diff --git a/.gitignore b/.gitignore index d103d10..9f72137 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ totem-2.90.5.tar.bz2 /totem-3.13.91.tar.xz /totem-3.13.92.tar.xz /totem-3.14.0.tar.xz +/totem-3.14.1.tar.xz diff --git a/sources b/sources index 3ffa141..f6d322a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c794736ef65fde6c781ae4ba7f850849 totem-3.14.0.tar.xz +9e8326f8977653ac36032b4fc98f6377 totem-3.14.1.tar.xz diff --git a/totem.spec b/totem.spec index 8f0defa..96edf45 100644 --- a/totem.spec +++ b/totem.spec @@ -1,7 +1,7 @@ Summary: Movie player for GNOME Name: totem -Version: 3.14.0 -Release: 3%{?dist} +Version: 3.14.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -45,7 +45,6 @@ BuildRequires: totem-pl-parser-devel BuildRequires: clutter-gst2-devel BuildRequires: clutter-gtk-devel BuildRequires: vala -BuildRequires: appdata-tools # For the nautilus extension BuildRequires: nautilus-devel @@ -140,7 +139,6 @@ audio and video files in the properties dialog. %build %configure \ --enable-nautilus \ - --disable-appdata-validate \ --disable-static make %{?_smp_mflags} @@ -245,6 +243,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Sun Nov 23 2014 Kalev Lember - 1:3.14.1-1 +- Update to 3.14.1 + * Thu Nov 13 2014 Richard Hughes - 1:3.14.0-3 - Remove pyxdg, it's no longer required