Browse Source

--force-log

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

+ 6 - 1
h/hexchat/hexchat-vl.spec

@@ -1,5 +1,5 @@
 %define name hexchat
-%define version 2.9.5
+%define version 2.9.6.1
 %define release 1%{?_dist_release}
 
 Summary: IRC client based on XChat
@@ -115,6 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc share/doc/*
 %{_bindir}/hexchat
 %{_libdir}/hexchat/plugins/*.so
+%{_datadir}/appdata/hexchat.appdata.xml
 %{_datadir}/applications/hexchat.desktop
 %{_datadir}/dbus-1/services/*
 %{_datadir}/icons/hicolor/*
@@ -123,7 +124,11 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-plugin.h
+%{_libdir}/pkgconfig/hexchat-plugin.pc
 
 %changelog
+* Sat Oct 12 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.9.6.1-1
+- new upstream release
+
 * Sat Aug 31 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.9.5-1
 - new upstream release

+ 5 - 1
l/liferea/liferea-vl.spec

@@ -1,5 +1,5 @@
 Name: liferea
-Version: 1.10.2
+Version: 1.10.3
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Internet
@@ -118,6 +118,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_bindir}/*
 %{_datadir}/applications/*
 %{_datadir}/%{name}/*
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/icons/*
 %{_datadir}/glib-2.0/schemas/*
 %{_libdir}/%{name}/girepository-1.0/*
@@ -126,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_mandir}/pl/*
 
 %changelog
+* Sat Oct 12 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.10.3-1
+- new upstream release
+
 * Sat Sep 07 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.10.2-1
 - new upstream release
 

+ 4 - 1
l/lzip/lzip-vl.spec

@@ -1,5 +1,5 @@
 Name:           lzip
-Version:        1.14
+Version:        1.15
 Release:        1%{?_dist_release}
 Summary:        LZMA compressor with integrity checking
 
@@ -66,6 +66,9 @@ fi
 
 
 %changelog
+* Sat Oct 12 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.15-1
+- new upstream release
+
 * Sat Mar 16 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.14-1
 - new upstream release
 

+ 4 - 1
lib/libm/libmediainfo/libmediainfo-vl.spec

@@ -14,7 +14,7 @@
 # %define libzen_SO_nr	0
 
 Name:			libmediainfo
-Version:		0.7.62
+Version:		0.7.64
 Release:		1%{?_dist_release}
 Summary:		Supplies technical and tag information about a video or audio file
 Summary(ja):		ビデオとオーディオファイルの詳細な情報を提供するライブラリ
@@ -177,6 +177,9 @@ rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Oct 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.7.64-1
+- new upstream release
+
 * Fri Mar 08 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.7.62-1
 - new upstream release
 

+ 5 - 2
lib/libz/libzen/libzen-vl.spec

@@ -12,7 +12,7 @@
 # %define _SO_nr	0
 
 Name:			libzen
-Version:		0.4.28
+Version:		0.4.29
 Release:		1%{?_dist_release}
 Summary:		Shared library for libmediainfo and medianfo-*
 Summary(ja):		libmediainfo 及び mediainfo-* 用の共有ライブラリ
@@ -121,6 +121,9 @@ rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Oct 14 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.29-1
+- new upstream release
+
 * Sat Sep 15 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.28-1
 - new upstream release
 
@@ -160,6 +163,6 @@ rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.la
 - remove unpackaged file (.la)
 - add Packager tag
 
-* Tue Jan 01 2009 Jerome Martinez <zen@mediaarea.net> - 0.3.6-0
+* Thu Jan 01 2009 Jerome Martinez <zen@mediaarea.net> - 0.3.6-0
 - See History.txt for more info and real dates
 - Previous packages made by Toni Graffy <toni@links2linux.de>