Update to 3.14.1

This commit is contained in:
Kalev Lember 2014-11-23 15:31:08 +01:00
parent aa8828f219
commit ca90e1eef5
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
c794736ef65fde6c781ae4ba7f850849 totem-3.14.0.tar.xz
9e8326f8977653ac36032b4fc98f6377 totem-3.14.1.tar.xz

View File

@ -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 <kalevlember@gmail.com> - 1:3.14.1-1
- Update to 3.14.1
* Thu Nov 13 2014 Richard Hughes <richard@hughsie.com> - 1:3.14.0-3
- Remove pyxdg, it's no longer required