update code

This commit is contained in:
zhuchunyi 2019-11-06 19:54:32 +08:00
parent 85b9783a47
commit 99964ea0a5

View File

@ -1,6 +1,6 @@
Name: totem-pl-parser Name: totem-pl-parser
Version: 3.26.1 Version: 3.26.1
Release: 3 Release: 4
Summary: Library fot Totem Playlist Parser Summary: Library fot Totem Playlist Parser
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Videos URL: https://wiki.gnome.org/Apps/Videos
@ -49,8 +49,7 @@ The %{name}-help package contains doc files for %{name}.
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files -f %{name}.lang %files -f %{name}.lang
%doc AUTHORS %license COPYING.LIB AUTHORS
%license COPYING.LIB
%{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib %{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib
%{_libdir}/libtotem-plparser* %{_libdir}/libtotem-plparser*
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
@ -66,5 +65,11 @@ The %{name}-help package contains doc files for %{name}.
%{_datadir}/gtk-doc/html/%{name} %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Wed Oct 10 2019 luhuaxin <luhuaxin@huawei.com> - 3.26.1-4
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: move AUTHORS to license folder
* Wed Aug 28 2019 luhuaxin <luhuaxin@huawei.com> - 3.26.1-3 * Wed Aug 28 2019 luhuaxin <luhuaxin@huawei.com> - 3.26.1-3
- Package init - Package init