[eg] repair the version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jun 5 20:34:49 UTC 2012


commit 93c755520c9cfa3854a4c3095005980387f86165
Author: soporte <soporte at SOPORTE.(none)>
Date:   Tue Jun 5 15:34:41 2012 -0500

    repair the version

 eg.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/eg.spec b/eg.spec
index e69849b..a778222 100644
--- a/eg.spec
+++ b/eg.spec
@@ -1,6 +1,6 @@
 Name:           eg
-Version:        0.97
-Release:        7%{?dist}
+Version:        1.7.3
+Release:        8%{?dist}
 Summary:        Git for mere mortals
 
 Group:          Development/Tools
@@ -10,7 +10,7 @@ Source0:        %{name}-%{version}.tar.gz
 # To reproduce, run:
 # git clone git://gitorious.org/eg/mainline.git eg
 # cd eg
-# git archive --format=tar --prefix=eg-0.97/ v0.97 | gzip > eg-0.97.tar.gz
+# git archive --format=tar --prefix=eg-1.7.3/ v1.7.3 | gzip > eg-1.7.3.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 05 2012 Luis Bazan <bazanluis20 at gmail.com> 1.7.3-8
+- repair version to eg-1.7.3 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.97-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list