Browse Source

* gtksourceviewmm3
- rebuilt


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8157 ec354946-7b23-47d6-9f5a-488ba84defc7

kenta 10 years ago
parent
commit
ed7b6fe5be
1 changed files with 4 additions and 1 deletions
  1. 4 1
      g/gtksourceviewmm3/gtksourceviewmm3-vl.spec

+ 4 - 1
g/gtksourceviewmm3/gtksourceviewmm3-vl.spec

@@ -4,7 +4,7 @@ Summary: A C++ wrapper for gtksourceview3
 Summary(ja): gtksourceview の C++ ラッパー
 Name: gtksourceviewmm3
 Version: 3.2.0
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/3.2/gtksourceviewmm-%{version}.tar.xz
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gtksourceviewmm-%{ver}/examples
 %{_datadir}/devhelp/books/*
 
 %changelog
+* Fri Dec 13 2013 NAKAMURA Kenta <kenta@vinelinux.org> 3.2.0-2
+- rebuilt with the current gtksourceview3
+
 * Tue Jun 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
 - initial build