From 084f449193ec02e60daddf77d981ce45ce73b033 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 6 Feb 2014 20:29:01 +0100 Subject: [PATCH] Revert accidental epoch bump Commit a48d22237718e59d0f44a84190b155575dfc1ec0 bumped epoch instead of the release tag. --- totem.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/totem.spec b/totem.spec index 47a887f..c9bdd88 100644 --- a/totem.spec +++ b/totem.spec @@ -1,8 +1,8 @@ Summary: Movie player for GNOME Name: totem Version: 3.11.5 -Release: 2%{?dist} -Epoch: 2 +Release: 3%{?dist} +Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia URL: http://projects.gnome.org/totem/ @@ -287,6 +287,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so %changelog +* Thu Feb 06 2014 Kalev Lember - 1:3.11.5-3 +- Revert accidental epoch bump + * Thu Feb 06 2014 Adam Williamson - 2:3.11.5-2 - don't need patch to disable appdata validation, just autogen.sh