[python-proteus/f16] new upstream version 2.0.3

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


commit 271791e100295f7cbf61a9b46ca7673e95cd66c2
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 11:44:05 2013 +0100

    new upstream version 2.0.3

 .gitignore          |    1 +
 python-proteus.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af0790f..d0a3f0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /proteus-2.0.0.tar.gz
 /proteus-2.0.1.tar.gz
 /proteus-2.0.2.tar.gz
+/proteus-2.0.3.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index f1e8256..0da1ffd 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -6,8 +6,8 @@
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.0.2
-Release:        2%{?dist}
+Version:        2.0.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.0.3-1
+- new upstream version 2.0.3
+
 * Sat Jun 02 2012 Dan Horák <dan at danny.cz> - 2.0.2-2
 - fix BR/R
 
diff --git a/sources b/sources
index 20b41aa..fcc1d54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad827e092e65b51f37c34e5370d41a69  proteus-2.0.2.tar.gz
+93bdac9227a7dd2eedaa4ed83b0ace11  proteus-2.0.3.tar.gz


More information about the scm-commits mailing list