[gedit] fix epoch

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 11 00:47:11 UTC 2011


commit acc3c42d85ab9db4bd4cc130aef52d18e03c669f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jan 10 19:46:43 2011 -0500

    fix epoch

 gedit.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index 7bf4388..1567504 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -9,9 +9,9 @@
 
 Summary:	Text editor for the GNOME desktop
 Name:		gedit
-Epoch:		1
+Epoch:		2
 Version: 	2.91.5
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
 #VCS: git:git://git.gnome.org/gedit
@@ -165,6 +165,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Jan 10 2011 Matthias Clasen <mclasen at redhat.com> - 2:2.91.5-2
+- Make epoch match what it should be (again !)
+
 * Mon Jan 10 2011 Matthias Clasen <mclasen at redhat.com> - 2:2.91.5-1
 - Update to 2.91.5
 


More information about the scm-commits mailing list