[python-proteus] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 14:45:42 UTC 2012


commit 836815a051bbbee66f5fb9e979d3917d16a01315
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 15:45:38 2012 +0100

    new upstream version 2.2.1

 .gitignore          |    1 +
 python-proteus.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4505d95..542b97a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /proteus-1.8.0.tar.gz
 /proteus-1.8.1.tar.gz
 /proteus-2.0.0.tar.gz
+/proteus-2.2.1.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index f0dc0f7..c160cec 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -2,12 +2,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global major 2.0
+%global major 2.2
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.2.1
+Release:        1%{?dist}
 Summary:        Library to access Tryton's internal objects
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.1-1
+- new upstream version 2.2.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5ad3d0e..8a6799b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04923f206490205a8e832e2673b61318  proteus-2.0.0.tar.gz
+48882f51b7a3e1a31a39405ec727d0e2  proteus-2.2.1.tar.gz


More information about the scm-commits mailing list