|
@@ -1,5 +1,5 @@
|
|
-%define pkg_version 3.1.5
|
|
+%define pkg_version 3.2.0
|
|
-%define pkg_release 2%{?_dist_release}
|
|
+%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: A terminal emulator based on libvte.
|
|
Summary: A terminal emulator based on libvte.
|
|
Summary(ja): libvteベースの端末エミュレータ
|
|
Summary(ja): libvteベースの端末エミュレータ
|
|
@@ -10,9 +10,9 @@ Release: %{pkg_release}
|
|
Source0: http://pleyades.net/david/projects/sakura/%{name}-%{version}.tar.bz2
|
|
Source0: http://pleyades.net/david/projects/sakura/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
Patch0: sakura-2.3.7-pod2man.patch
|
|
Patch0: sakura-2.3.7-pod2man.patch
|
|
-# upstream patch
|
|
+# upstream patch base on
|
|
-# https://gist.githubusercontent.com/anatol/0b566007276271dcc733/raw/66d93cb9724548837631a8b0ea9865bbf309f8fa/sakura_vte291.patch
|
|
+# https://gist.githubusercontent.com/anatol/0b566007276271dcc733/raw/66d93cb9724548837631a8b0ea9865bbf309f8fa/sakura_vte291.patch
|
|
-Patch1: sakura_vte291.patch
|
|
+Patch1: sakura-3.2.0-vte291.patch
|
|
|
|
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: User Interface/X
|
|
Group: User Interface/X
|
|
@@ -76,6 +76,10 @@ desktop-file-install --vendor '' \
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Dec 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- update Patch1 (sakura-3.2.0-vte291.patch)
|
|
|
|
+
|
|
* Sun Nov 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-2
|
|
* Sun Nov 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.5-2
|
|
- rebuild with vte3-0.38.2
|
|
- rebuild with vte3-0.38.2
|
|
- add Patch1 (sakura_vte291.patch)
|
|
- add Patch1 (sakura_vte291.patch)
|