[python-proteus] new upstream version 2.6.0

Dan Horák sharkcz at fedoraproject.org
Sat Oct 27 16:52:53 UTC 2012


commit bb5e53574c2bcc61bbbde7ce813998908ccf2d2a
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 27 18:52:49 2012 +0200

    new upstream version 2.6.0

 .gitignore          |    1 +
 python-proteus.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30b63b0..77ea642 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /proteus-2.0.0.tar.gz
 /proteus-2.2.1.tar.gz
 /proteus-2.4.0.tar.gz
+/proteus-2.6.0.tar.gz
diff --git a/python-proteus.spec b/python-proteus.spec
index 99f2c29..66ab810 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.4
+%global major 2.6
 %global module_name proteus
 
 Name:           python-%{module_name}
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.6.0
+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
+* Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
+- new upstream version 2.6.0
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index eb2439b..8970bfc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c03280f07a61d6065b4063f1ddadd04  proteus-2.4.0.tar.gz
+d0ac35de022ba05c5e62ed6c952973ff  proteus-2.6.0.tar.gz


More information about the scm-commits mailing list