Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9179 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 9 years ago
parent
commit
09d321d4bd
1 changed files with 9 additions and 5 deletions
  1. 9 5
      s/sakura/sakura-vl.spec

+ 9 - 5
s/sakura/sakura-vl.spec

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