[trytond-product] new upstream version 2.4.1

Dan Horák sharkcz at fedoraproject.org
Wed Sep 5 09:05:24 UTC 2012


commit cc79e1661e6482fbf4089a3faf29e303b9b5af35
Author: Dan Horák <dan at danny.cz>
Date:   Wed Sep 5 11:05:19 2012 +0200

    new upstream version 2.4.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-product.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0a7991..26118a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trytond_product-2.0.1.tar.gz
 /trytond_product-2.2.1.tar.gz
 /trytond_product-2.4.0.tar.gz
+/trytond_product-2.4.1.tar.gz
diff --git a/sources b/sources
index 35ca0ff..945ff8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f42e439ea548eda2947ed60dfeac599  trytond_product-2.4.0.tar.gz
+76c66679812216893a468ba97fbb10cd  trytond_product-2.4.1.tar.gz
diff --git a/trytond-product.spec b/trytond-product.spec
index 65439ef..db84126 100644
--- a/trytond-product.spec
+++ b/trytond-product.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.4.0
-Release:        2%{?dist}
+Version:        2.4.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 05 2012 Dan Horák <dan at danny.cz> - 2.4.1-1
+- new upstream version 2.4.1
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list