[trytond-calendar-scheduling/el6] new upstream version 1.8.1

Dan Horák sharkcz at fedoraproject.org
Sun Oct 23 14:43:24 UTC 2011


commit f9b68dba916481c72b758ff267209aa5e71a8016
Author: Dan Horák <dan at danny.cz>
Date:   Sun Oct 23 16:43:07 2011 +0200

    new upstream version 1.8.1

 .gitignore                       |    1 +
 sources                          |    2 +-
 trytond-calendar-scheduling.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9621e2..c3e3d25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /trytond_calendar_scheduling-1.8.0.tar.gz
+/trytond_calendar_scheduling-1.8.1.tar.gz
diff --git a/sources b/sources
index e488ded..3928e12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86ae18b774cc8ee1326531c26b8bd17c  trytond_calendar_scheduling-1.8.0.tar.gz
+099ea6eba489cf0c384b2a1c4e02d561  trytond_calendar_scheduling-1.8.1.tar.gz
diff --git a/trytond-calendar-scheduling.spec b/trytond-calendar-scheduling.spec
index 0bf6440..318d889 100644
--- a/trytond-calendar-scheduling.spec
+++ b/trytond-calendar-scheduling.spec
@@ -8,8 +8,8 @@
 %global pkgname %(echo \"%{name}\" | sed 's/-/_/g')
 
 Name:           trytond-%{modname}
-Version:        1.8.0
-Release:        3%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        %{modname} module for Tryton
 
 Group:          System Environment/Libraries
@@ -54,5 +54,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 23 2011 Dan Horák <dan at danny.cz> - 1.8.1-1
+- new upstream version 1.8.1
+
 * Thu Jan 20 2011 Dan Horák <dan[at]danny.cz> - 1.8.0-3
 - initial Fedora package


More information about the scm-commits mailing list