Update to 3.13.91

This commit is contained in:
Kalev Lember 2014-09-03 13:31:13 +02:00
parent 713e00b941
commit b94c45f7c5
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ totem-2.90.5.tar.bz2
/totem-3.12.0.tar.xz
/totem-3.12.1.tar.xz
/totem-3.13.90.tar.xz
/totem-3.13.91.tar.xz

View File

@ -1 +1 @@
d7b58a58d4be63fc99c8d27cb29f7117 totem-3.13.90.tar.xz
321b70ec88390bb742686ce106cbda20 totem-3.13.91.tar.xz

View File

@ -1,6 +1,6 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.13.90
Version: 3.13.91
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
@ -183,8 +183,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_bindir}/%{name}-audio-preview
%{_libdir}/libtotem.so.*
%{_libdir}/girepository-1.0/Totem-1.0.typelib
%{_datadir}/appdata/totem.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/appdata/org.gnome.Totem.appdata.xml
%{_datadir}/applications/org.gnome.Totem.desktop
%{_datadir}/dbus-1/services/org.gnome.Totem.service
%dir %{_datadir}/totem
%{_datadir}/totem/controls.ui
%{_datadir}/totem/playlist.ui
@ -245,6 +246,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.91-1
- Update to 3.13.91
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.90-1
- Update to 3.13.90
- Drop gnome-icon-theme dependency