[python-celery] Revert "2.5.5."

Jon Ciesla limb at fedoraproject.org
Thu Jun 14 14:28:19 UTC 2012


commit b5c577f9c2922fa6d0e1fa1bb76ca701880a9890
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jun 14 09:28:08 2012 -0500

    Revert "2.5.5."
    
    This reverts commit a85ef8d6cf2b6030d23bf0180aaf6d3d6812b2e9.

 .gitignore         |    1 -
 python-celery.spec |    7 ++-----
 sources            |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffb46bc..dc0c9ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /celery-2.2.7.tar.gz
 /celery-2.2.8.tar.gz
-/celery-2.5.5.tar.gz
diff --git a/python-celery.spec b/python-celery.spec
index f0aeb08..b6c493a 100644
--- a/python-celery.spec
+++ b/python-celery.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           python-celery
-Version:        2.5.5
-Release:        1%{?dist}
+Version:        2.2.8
+Release:        2%{?dist}
 Summary:        Distributed Task Queue
 
 Group:          Development/Languages
@@ -80,9 +80,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Thu Jun 14 2012 Jon Ciesla <limburgher at gmail.com> - 2.5.5-1
-- Latest upstream.
-
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 9ba71d3..492a5d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9fa40c1300d18e176db63f833a378647  celery-2.5.5.tar.gz
+5aa94bea787b1fbb10c066c6b51dbafc  celery-2.2.8.tar.gz


More information about the scm-commits mailing list