Update to 3.17.92
This commit is contained in:
parent
32cfd72122
commit
83dede0ef5
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.16.1.tar.xz
|
||||
/totem-3.16.2.tar.xz
|
||||
/totem-3.16.3.tar.xz
|
||||
/totem-3.17.92.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
3366859897d8384245596bbe7e67ce75 totem-3.16.3.tar.xz
|
||||
fa2a11e674ffc4680f99e009342419f3 totem-3.17.92.tar.xz
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.16.3
|
||||
Version: 3.17.92
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: https://wiki.gnome.org/Apps/Videos
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(clutter-1.0)
|
||||
@ -258,6 +258,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 1:3.17.92-1
|
||||
- Update to 3.17.92
|
||||
|
||||
* Mon Aug 31 2015 Kalev Lember <klember@redhat.com> - 1:3.16.3-1
|
||||
- Update to 3.16.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user