[grin/f13/master] - 1.2.1

terjeros terjeros at fedoraproject.org
Sun Jan 30 10:16:11 UTC 2011


commit 8e4955ac7523f5233c618f70fa2a1394cb1d0ca4
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Sun Jan 30 11:16:01 2011 +0100

    - 1.2.1

 .gitignore |    1 +
 grin.spec  |   10 ++++++++--
 sources    |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9fbef6..9a4dd85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 grin-1.1.1.tar.gz
+/grin-1.2.1.tar.gz
diff --git a/grin.spec b/grin.spec
index 96c853f..04f72d0 100644
--- a/grin.spec
+++ b/grin.spec
@@ -3,8 +3,8 @@
 
 Summary:       Grep-like tool for source code
 Name:          grin
-Version:       1.1.1
-Release:       3%{?dist}
+Version:       1.2.1
+Release:       1%{?dist}
 License:       BSD
 Group:         Applications/Text
 URL:           http://pypi.python.org/pypi/grin
@@ -59,6 +59,12 @@ nosetests
 %{python_sitelib}/%{name}-%{version}-py%{pyver}.egg-info/
 
 %changelog
+* Sun Jan 30 2011 Terje Rosten <terje.rosten at ntnu.no> - 1.2.1-1 
+- 1.2.1
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 1506e66..8be35e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9dca5a5876938adfd9dfc20869818660  grin-1.1.1.tar.gz
+d894426dfbf70bc105388c2a51348199  grin-1.2.1.tar.gz


More information about the scm-commits mailing list