[totem] Revert accidental epoch bump

Kalev Lember kalev at fedoraproject.org
Thu Feb 6 19:32:22 UTC 2014


commit 084f449193ec02e60daddf77d981ce45ce73b033
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Feb 6 20:29:01 2014 +0100

    Revert accidental epoch bump
    
    Commit a48d22237718e59d0f44a84190b155575dfc1ec0 bumped epoch instead of
    the release tag.

 totem.spec |    7 +++++--
 1 files 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 <kalevlember at gmail.com> - 1:3.11.5-3
+- Revert accidental epoch bump
+
 * Thu Feb 06 2014 Adam Williamson <awilliam at redhat.com> - 2:3.11.5-2
 - don't need patch to disable appdata validation, just autogen.sh
 


More information about the scm-commits mailing list