[trytond-company] new upstream version 2.6.1

Dan Horák sharkcz at fedoraproject.org
Fri Jan 4 11:16:28 UTC 2013


commit 5c364d48ea3256ee6d41a8c5109b10ffb603c573
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 4 12:16:23 2013 +0100

    new upstream version 2.6.1

 .gitignore           |    1 +
 sources              |    2 +-
 trytond-company.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index acac418..0d8243b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /trytond_company-2.2.1.tar.gz
 /trytond_company-2.4.0.tar.gz
 /trytond_company-2.6.0.tar.gz
+/trytond_company-2.6.1.tar.gz
diff --git a/sources b/sources
index e20c32a..16a225f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-619fba2bcbef8daa8ada2e9bf69c49f6  trytond_company-2.6.0.tar.gz
+7f5ad0dab46f3c62c7f03ea5d48684f9  trytond_company-2.6.1.tar.gz
diff --git a/trytond-company.spec b/trytond-company.spec
index 78f153f..dd41c81 100644
--- a/trytond-company.spec
+++ b/trytond-company.spec
@@ -8,7 +8,7 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        2.6.0
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 04 2013 Dan Horák <dan at danny.cz> - 2.6.1-1
+- new upstream version 2.6.1
+
 * Sat Oct 27 2012 Dan Horák <dan at danny.cz> - 2.6.0-1
 - new upstream version 2.6.0
 


More information about the scm-commits mailing list