Update to 3.16.2
This commit is contained in:
parent
9ebc24949a
commit
b2529759b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.15.92.tar.xz
|
||||
/totem-3.16.0.tar.xz
|
||||
/totem-3.16.1.tar.xz
|
||||
/totem-3.16.2.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
bb5019f01417db972f2651af5373ae80 totem-3.16.1.tar.xz
|
||||
f1367b370edba811f9072451ebfb41e9 totem-3.16.2.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.16.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.16.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: https://wiki.gnome.org/Apps/Videos
|
||||
Source0: http://download.gnome.org/sources/totem/3.16/totem-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
# gstreamer1-plugins-base-1.4.5-2.fc22 has all the API backported that we need
|
||||
Patch0: 0001-downstream-patch-Reduce-gstreamer-version-requiremen.patch
|
||||
|
||||
@ -254,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2015 David King <amigadave@amigadave.com> - 1:3.16.1-2
|
||||
- Update to 3.16.2
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user