[python-proteus/f17] new upstream version 2.2.3

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 10:52:43 UTC 2013


commit ae7ed3c8c4b6971424d8270fbd8dc5d378126e35
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:52:38 2013 +0100

    new upstream version 2.2.3

 .gitignore          |    1 +
 python-proteus.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f1ff28..31b5332 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /proteus-2.0.0.tar.gz
 /proteus-2.2.1.tar.gz
 /proteus-2.2.2.tar.gz
+/proteus-2.2.3.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index 1548ec9..64f9d2c 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -6,8 +6,8 @@
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.2.2
-Release:        2%{?dist}
+Version:        2.2.3
+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.2.3-1
+- new upstream version 2.2.3
+
 * Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.2.2-2
 - fix BR/R
 
diff --git a/sources b/sources
index 15bef4a..4ba54dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec334c71278b40ffd54f1d64d765adc1  proteus-2.2.2.tar.gz
+f5f934de842b300a53586d60f7db162d  proteus-2.2.3.tar.gz


More information about the scm-commits mailing list