[trytond-sale] new upstream version 2.2.1

Dan Horák sharkcz at fedoraproject.org
Sun Jan 15 15:06:23 UTC 2012


commit 322863da1a507a1ce2188a6fbfa475f9a1064eb4
Author: Dan Horák <dan at danny.cz>
Date:   Sun Jan 15 16:06:19 2012 +0100

    new upstream version 2.2.1

 .gitignore        |    1 +
 sources           |    2 +-
 trytond-sale.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bc2983..96cd355 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /trytond_sale-2.0.0.tar.gz
 /trytond_sale-2.0.1.tar.gz
 /trytond_sale-2.0.2.tar.gz
+/trytond_sale-2.2.1.tar.gz
diff --git a/sources b/sources
index ab03c8c..889bc46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-585b0418f2a00a60f021e1cc809d32d8  trytond_sale-2.0.2.tar.gz
+e065e0a4b57954618d8505d8628592b1  trytond_sale-2.2.1.tar.gz
diff --git a/trytond-sale.spec b/trytond-sale.spec
index 56a4a20..d1a61a2 100644
--- a/trytond-sale.spec
+++ b/trytond-sale.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  sale
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.0.2
-Release:        2%{?dist}
+Version:        2.2.1
+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.1-1
+- new upstream version 2.2.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list