[eg/f19] New Upstream Version changes instructions to clone the sources

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Apr 8 22:39:35 UTC 2013


commit 51050a50738b111359b40b08624352fd3a9e506d
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Apr 8 17:40:34 2013 -0500

    New Upstream Version
    changes instructions to clone the sources

 .gitignore |    1 +
 eg.spec    |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5f8026..de7d306 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 eg-0.97.tar.gz
 /eg-1.7.3.tar.gz
+/eg-1.7.5.2.tar.gz
diff --git a/eg.spec b/eg.spec
index 026ecfb..17a55b9 100644
--- a/eg.spec
+++ b/eg.spec
@@ -1,6 +1,6 @@
 Name:           eg
-Version:        1.7.3
-Release:        10%{?dist}
+Version:        1.7.5.2
+Release:        1%{?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-1.7.3/ v1.7.3 | gzip > eg-1.7.3.tar.gz
+# git archive --format=tar --prefix=eg-1.7.5.2/ v1.7.5.2 | gzip > eg-1.7.5.2.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -62,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 08 2013 Luis Bazan <lbazan at fedoraproject.org> - 1.7.5.2-1
+- New Upstream Version
+- change instructions to clone the sources
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.3-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c29211f..86fed92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30a3096b478dd622abf593838c8754f3  eg-1.7.3.tar.gz
+3d6d32b22ec22f5cfa79e9b8fecec27b  eg-1.7.5.2.tar.gz


More information about the scm-commits mailing list