[python-proteus] new upstream version 2.6.1

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


commit 2b040a8e238e1d7602e5a5aee23fa1fff474a684
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:11:10 2013 +0100

    new upstream version 2.6.1

 .gitignore          |    1 +
 python-proteus.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77ea642..f27bdef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /proteus-2.2.1.tar.gz
 /proteus-2.4.0.tar.gz
 /proteus-2.6.0.tar.gz
+/proteus-2.6.1.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index 66ab810..ba01510 100644
--- a/python-proteus.spec
+++ b/python-proteus.spec
@@ -6,7 +6,7 @@
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        Library to access Tryton's internal objects
 
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
 - new upstream version 2.6.0
 
diff --git a/sources b/sources
index 8970bfc..a90b6f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0ac35de022ba05c5e62ed6c952973ff  proteus-2.6.0.tar.gz
+7c9ab971244bb3fed023f87add482793  proteus-2.6.1.tar.gz


More information about the scm-commits mailing list