diff --git a/.gitignore b/.gitignore index 715d232..bcfd630 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 1bcb85b..878447e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7b58a58d4be63fc99c8d27cb29f7117 totem-3.13.90.tar.xz +321b70ec88390bb742686ce106cbda20 totem-3.13.91.tar.xz diff --git a/totem.spec b/totem.spec index b60409c..df214a8 100644 --- a/totem.spec +++ b/totem.spec @@ -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 - 1:3.13.91-1 +- Update to 3.13.91 + * Mon Aug 18 2014 Kalev Lember - 1:3.13.90-1 - Update to 3.13.90 - Drop gnome-icon-theme dependency