Browse Source

--force-log

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8003 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 10 years ago
parent
commit
efb49dc9ef

+ 4 - 1
T/TrueType-sawarabi-gothic/TrueType-sawarabi-gothic-vl.spec

@@ -4,7 +4,7 @@
 Name: TrueType-%{fontname}
 Summary: sawarabi gothic font
 Summary(ja): さわらびゴシックフォント
-Version: 20130915
+Version: 20131115
 Release: 1%{?_dist_release}
 License: CC-BY
 Group: User Interface/X
@@ -67,6 +67,9 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 %doc *.txt
 
 %changelog
+* Sat Nov 23 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20131115-1
+- new upstream release
+
 * Sun Sep 22 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20130915-1
 - new upstream release
 

+ 6 - 1
n/nkf/nkf-vl.spec

@@ -1,5 +1,5 @@
 %define locale_ja ja
-%define sourcever 2.1.2
+%define sourcever 2.1.3
 %define perl_vendorarch    %(eval "`perl -V:installvendorarch`"; echo $installvendorarch)
 
 Summary:      Network Kanji code conversion Filter.
@@ -80,6 +80,8 @@ pushd NKF.mod;
 make DESTDIR=%{buildroot} install
 popd
 
+find $RPM_BUILD_ROOT -name 'perllocal.pod' -type f -exec rm -rf {} \;
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -97,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Nov 24 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 1:2.1.3-1
+- new upstream release
+
 * Fri Apr 20 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1:2.1.2-1
 - new upstream release
 

+ 4 - 1
p/parcellite/parcellite-vl.spec

@@ -1,5 +1,5 @@
 Name:           parcellite
-Version:        1.1.6
+Version:        1.1.7
 Release:        1%{?_dist_release}
 Summary:        A lightweight GTK+ clipboard manager
 Summary(ja):    軽量な GTK+ クリップボードマネージャ
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 23 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.1.7-1
+- new upstream release
+
 * Sat Aug 10 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.1.6-1
 - new upstream release
 - set conditional branch for Vine 6

+ 4 - 1
r/rsync/rsync-vl.spec

@@ -1,7 +1,7 @@
 Summary:     A program for synchronizing files over a network.
 Summary(ja): ネットワーク越しにファイルを同期させるプログラム
 Name: rsync
-Version: 3.0.9
+Version: 3.1.0
 Release: 1%{_dist_release}
 Group: Applications/Internet
 License: GPLv3+
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 23 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 3.1.0-1
+- new upstream release
+
 * Fri Jan 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 3.0.9-1
 - new upstream release