[trytond-stock-inventory-location] new upstream version 2.4.0

Dan Horák sharkcz at fedoraproject.org
Mon Jun 4 11:40:59 UTC 2012


commit 9590e066bc4d830712ec69897060a16bd30933fb
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jun 4 13:40:55 2012 +0200

    new upstream version 2.4.0

 .gitignore                            |    1 +
 sources                               |    2 +-
 trytond-stock-inventory-location.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e05846b..e702298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trytond_stock_inventory_location-1.8.0.tar.gz
 /trytond_stock_inventory_location-2.0.0.tar.gz
 /trytond_stock_inventory_location-2.2.0.tar.gz
+/trytond_stock_inventory_location-2.4.0.tar.gz
diff --git a/sources b/sources
index 6805b49..6071f34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0106ef16880fba9f6b1875c4fb89d71  trytond_stock_inventory_location-2.2.0.tar.gz
+56a2b6d1240905a11079519b1453cbe6  trytond_stock_inventory_location-2.4.0.tar.gz
diff --git a/trytond-stock-inventory-location.spec b/trytond-stock-inventory-location.spec
index d00e24c..d80fe4f 100644
--- a/trytond-stock-inventory-location.spec
+++ b/trytond-stock-inventory-location.spec
@@ -3,12 +3,12 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 2.2
+%global tryton_major 2.4
 %global modname  stock-inventory-location
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.2.0
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 04 2012 Dan Horák <dan at danny.cz> - 2.4.0-1
+- new upstream version 2.4.0
+
 * Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.0-1
 - new upstream version 2.2.0
 


More information about the scm-commits mailing list