[trytond-account-stock-continental: 2/2] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Wed Nov 21 15:11:42 UTC 2012


commit 609b46991051d95bf632f71050896404bd6367df
Author: Dan Horák <dan at danny.cz>
Date:   Wed Nov 21 16:11:33 2012 +0100

    new upstream version 2.6.1

 .gitignore                             |    1 +
 sources                                |    2 +-
 trytond-account-stock-continental.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 068087d..bb50a66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_account_stock_continental-2.4.2.tar.gz
+/trytond_account_stock_continental-2.6.1.tar.gz
diff --git a/sources b/sources
index 386b27e..c47b280 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88050f4084fa2440e6a52d0b0ca1c455  trytond_account_stock_continental-2.4.2.tar.gz
+8f3d0cbf4f2a218f6dab8d7347068b00  trytond_account_stock_continental-2.6.1.tar.gz
diff --git a/trytond-account-stock-continental.spec b/trytond-account-stock-continental.spec
index 20523ef..3af6767 100644
--- a/trytond-account-stock-continental.spec
+++ b/trytond-account-stock-continental.spec
@@ -1,11 +1,11 @@
 # -*- rpm-spec -*-
-%global tryton_major 2.4
+%global tryton_major 2.6
 %global modname  account-stock-continental
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.2
-Release:        4%{?dist}
+Version:        2.6.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -47,6 +47,9 @@ rm -rf %{pkgname}.egg-info
 
 
 %changelog
+* Wed Nov 21 2012 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Nov 17 2012 Dan Horák <dan at danny.cz> - 2.4.2-4
 - don't include INSTALL as documentation, it's redundant
 


More information about the scm-commits mailing list