Update to 3.12.1
This commit is contained in:
parent
fae0b2b5ae
commit
6668247c10
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.11.90.tar.xz
|
||||
/totem-3.11.91.tar.xz
|
||||
/totem-3.12.0.tar.xz
|
||||
/totem-3.12.1.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
299f6eb10902829fc1368034e6edb509 totem-3.12.0.tar.xz
|
||||
2b506bae9468331d1e5aec4fab231ad7 totem-3.12.1.tar.xz
|
||||
|
||||
13
totem.spec
13
totem.spec
@ -1,6 +1,6 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.12.0
|
||||
Version: 3.12.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
@ -63,9 +63,6 @@ BuildRequires: libgdata-devel
|
||||
BuildRequires: grilo-devel >= 0.2.0
|
||||
BuildRequires: zeitgeist-devel
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: autoconf automake intltool gtk-doc
|
||||
|
||||
# The mythtv sub-package was removed
|
||||
# (obsoleted by -upnp then by grilo in main)
|
||||
Obsoletes: totem-mythtv < 1:2.91.0-1
|
||||
@ -154,11 +151,6 @@ audio and video files in the properties dialog.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
|
||||
# only needed temporarily due to old appdata-tools being used in tarball
|
||||
# creation, can likely be dropped for next version - adamw 2014/02
|
||||
./autogen.sh
|
||||
|
||||
export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins
|
||||
%configure \
|
||||
--enable-browser-plugins \
|
||||
@ -286,6 +278,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
|
||||
|
||||
%changelog
|
||||
* Tue May 20 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-1
|
||||
- Update to 3.12.1
|
||||
|
||||
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user