Bump for new gnome-desktop3

This commit is contained in:
David King 2015-07-22 09:42:19 +01:00
parent d5d3fee427
commit 5ba1de9c9c

View File

@ -4,7 +4,7 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.16.2
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
Group: Applications/Multimedia
@ -259,6 +259,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 1:3.16.2-3
- Bump for new gnome-desktop3
* Sat Jul 04 2015 Kalev Lember <klember@redhat.com> - 1:3.16.2-2
- Switch to Python 3
- Require libpeas-loader-python3 for Python 3 plugin support (#1226879)