From 99964ea0a55826111875a06adfb8afbcd2a47050 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:54:32 +0800 Subject: [PATCH] update code --- totem-pl-parser.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 07afdcd..1e9f0da 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser Version: 3.26.1 -Release: 3 +Release: 4 Summary: Library fot Totem Playlist Parser License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Videos @@ -49,8 +49,7 @@ The %{name}-help package contains doc files for %{name}. %postun -p /sbin/ldconfig %files -f %{name}.lang -%doc AUTHORS -%license COPYING.LIB +%license COPYING.LIB AUTHORS %{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib %{_libdir}/libtotem-plparser* %{_libexecdir}/%{name} @@ -66,5 +65,11 @@ The %{name}-help package contains doc files for %{name}. %{_datadir}/gtk-doc/html/%{name} %changelog +* Wed Oct 10 2019 luhuaxin - 3.26.1-4 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: move AUTHORS to license folder + * Wed Aug 28 2019 luhuaxin - 3.26.1-3 - Package init