[python-drat/el6] Revert "Update to 0.4.2 release"

Parag Nemade pnemade at fedoraproject.org
Mon Oct 20 05:17:34 UTC 2014


commit e21aa329ca92504dd7dbcf6051a507add6d75ee2
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Oct 20 10:46:25 2014 +0530

    Revert "Update to 0.4.2 release"
    
    This reverts commit f003ffcb2c86868e2bc3f5a94cc776178a443518.

 .gitignore       |    1 -
 python-drat.spec |    5 +----
 sources          |    2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 687191c..11dd8aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /drat-0.4.1.tar.gz
-/drat-0.4.2.tar.gz
diff --git a/python-drat.spec b/python-drat.spec
index 84f1298..02b81f5 100644
--- a/python-drat.spec
+++ b/python-drat.spec
@@ -1,7 +1,7 @@
 %global module_name drat
 
 Name:           python-%{module_name}
-Version:        0.4.2
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        A reading text analysis tool
 
@@ -54,9 +54,6 @@ rm -rf *.egg-info
 %{python_sitelib}/%{module_name}-%{version}-py2.6.egg-info
 
 %changelog
-* Sun Oct 19 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.4.2-1
-- Update to 0.4.2 release
-
 * Sun Sep 28 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.4.1-1
 - Update to 0.4.1 release
 
diff --git a/sources b/sources
index f30cfbb..9d77970 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91975ac04fa4e2f51ec2d15bdcb915a2  drat-0.4.2.tar.gz
+7d80201f532ad426f298ea0b88f9463e  drat-0.4.1.tar.gz


More information about the scm-commits mailing list