[python-proteus] new upstream version 2.4.0

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 11:22:47 UTC 2012


commit 7d730b44d84f993ecba07a690b5b5e0c971feac3
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:22:43 2012 +0200

    new upstream version 2.4.0

 .gitignore          |    1 +
 python-proteus.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 542b97a..30b63b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /proteus-1.8.1.tar.gz
 /proteus-2.0.0.tar.gz
 /proteus-2.2.1.tar.gz
+/proteus-2.4.0.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index 217343d..2ecdbcf 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -2,11 +2,11 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global major 2.2
+%global major 2.4
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.2.1
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        Library to access Tryton's internal objects
 
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.0-1
+- new upstream version 2.4.0
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
 - new upstream version 2.2.1
 
diff --git a/sources b/sources
index 8a6799b..eb2439b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48882f51b7a3e1a31a39405ec727d0e2  proteus-2.2.1.tar.gz
+8c03280f07a61d6065b4063f1ddadd04  proteus-2.4.0.tar.gz


More information about the scm-commits mailing list