[trytond-purchase-invoice-line-standalone] new upstream version 2.2.0

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 15:04:56 UTC 2012


commit fbf2b8930428244de1bff9c4a8c747e45d63c3a0
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 16:04:52 2012 +0100

    new upstream version 2.2.0

 .gitignore                                    |    1 +
 sources                                       |    2 +-
 trytond-purchase-invoice-line-standalone.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 292b26d..443bc47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /trytond_purchase_invoice_line_standalone-1.8.0.tar.gz
 /trytond_purchase_invoice_line_standalone-2.0.0.tar.gz
+/trytond_purchase_invoice_line_standalone-2.2.0.tar.gz
diff --git a/sources b/sources
index 05988a1..0571d09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-893d52f8fd697f120f766b7de2f813bc  trytond_purchase_invoice_line_standalone-2.0.0.tar.gz
+d500d1d0ae4f71c2ccad49603a02fabf  trytond_purchase_invoice_line_standalone-2.2.0.tar.gz
diff --git a/trytond-purchase-invoice-line-standalone.spec b/trytond-purchase-invoice-line-standalone.spec
index 8523840..2e0a7fc 100644
--- a/trytond-purchase-invoice-line-standalone.spec
+++ b/trytond-purchase-invoice-line-standalone.spec
@@ -3,13 +3,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
-%global tryton_major 2.0
+%global tryton_major 2.2
 %global modname  purchase-invoice-line-standalone
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.0
-Release:        2%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 15 2012 Dan Horák <dan at danny.cz> - 2.2.0-1
+- new upstream version 2.2.0
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list