[neso] new upstream version 2.6.0

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


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

    new upstream version 2.6.0

 .gitignore |    1 +
 neso.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a6f5bac..4fcaee6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /neso-2.0.0.tar.gz
 /neso-2.2.1.tar.gz
 /neso-2.4.0.tar.gz
+/neso-2.6.0.tar.gz
diff --git a/neso.spec b/neso.spec
index e86ff48..2dcabbd 100644
--- a/neso.spec
+++ b/neso.spec
@@ -2,11 +2,11 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 
-%global major 2.4
+%global major 2.6
 
 Name:           neso
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.6.0
+Release:        1%{?dist}
 Summary:        Standalone Client/Server for the Tryton Application Platform
 
 Group:          Development/Languages
@@ -60,6 +60,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
+
 * Fri Jul 20 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 8e2f5d3..455c07c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-977d912ce00160c9bd9f59a69c834679  neso-2.4.0.tar.gz
+6a0c74b816e49bb6c650c37e81a186b7  neso-2.6.0.tar.gz


More information about the scm-commits mailing list