[aisleriot/f17] Add epoch to fix upgrade path

Cosimo Cecchi cosimoc at fedoraproject.org
Tue Apr 3 14:48:31 UTC 2012


commit 3428d1e8cdf9c0d916a62ede5edd82e8060eef6e
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Apr 3 10:48:11 2012 -0400

    Add epoch to fix upgrade path

 aisleriot.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/aisleriot.spec b/aisleriot.spec
index f615c8f..05e8093 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -3,6 +3,7 @@ Summary: A collection of card games
 Name:    aisleriot
 Version: 3.2.3.1
 Release: 1%{?dist}
+Epoch:   1
 License: GPLv3+ and LGPLv3+ and GFDL
 Group:   Amusements/Games
 #VCS: git:git://git.gnome.org/aisleriot
@@ -90,6 +91,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_mandir}/man6/sol.6.gz
 
 %changelog
+* Tue Apr  3 2012 Cosimo Cecchi <cosimoc at redhat.com> - 1:3.2.3.1-1
+- Add an epoch to fix upgrade path from the 3.3 package we currently
+  ship in F17
+
 * Tue Apr  3 2012 Cosimo Cecchi <cosimoc at redhat.com> - 3.2.3.1-1
 - Downgrade to 3.2.3.1, since >= 3.3 depends on guile 2.0 which is not
   available in Fedora yet


More information about the scm-commits mailing list