[python-proteus/f18] new upstream version 2.4.2

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 11:01:03 UTC 2013


commit f5711fcf242e69233e742619d4c21efbb21aa35b
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:00:58 2013 +0100

    new upstream version 2.4.2

 .gitignore          |    1 +
 python-proteus.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30b63b0..c5423fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /proteus-2.0.0.tar.gz
 /proteus-2.2.1.tar.gz
 /proteus-2.4.0.tar.gz
+/proteus-2.4.2.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index 99f2c29..890b137 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -6,8 +6,8 @@
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Summary:        Library to access Tryton's internal objects
 
 Group:          System Environment/Libraries
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.4.2-1
+- new upstream version 2.4.2
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index eb2439b..b1a6855 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c03280f07a61d6065b4063f1ddadd04  proteus-2.4.0.tar.gz
+2a3c14e8c9d137fb03f10ac360aec2be  proteus-2.4.2.tar.gz


More information about the scm-commits mailing list