Update to 3.16.3

This commit is contained in:
Kalev Lember 2015-08-31 17:06:35 +02:00
parent 944ff35c37
commit 32cfd72122
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -53,3 +53,4 @@ totem-2.90.5.tar.bz2
/totem-3.16.0.tar.xz
/totem-3.16.1.tar.xz
/totem-3.16.2.tar.xz
/totem-3.16.3.tar.xz

View File

@ -1 +1 @@
f1367b370edba811f9072451ebfb41e9 totem-3.16.2.tar.xz
3366859897d8384245596bbe7e67ce75 totem-3.16.3.tar.xz

View File

@ -5,8 +5,8 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.16.2
Release: 4%{?dist}
Version: 3.16.3
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
Group: Applications/Multimedia
@ -258,6 +258,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Mon Aug 31 2015 Kalev Lember <klember@redhat.com> - 1:3.16.3-1
- Update to 3.16.3
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 1:3.16.2-4
- Use plugin installation API from gstreamer1-plugins-base 1.5.0
- Tighten deps with the _isa macro