[fedocal] Update to 0.4.7

Pierre-YvesChibon pingou at fedoraproject.org
Wed Feb 26 09:24:26 UTC 2014


commit 84eafc3ea1c13eae0b6dc2a18f96bea54c8293ee
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Feb 26 10:25:09 2014 +0100

    Update to 0.4.7

 .gitignore   |    1 +
 fedocal.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32cd0d0..2a68475 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /fedocal-0.1.2.tar.gz
 /fedocal-0.4.4.tar.gz
 /fedocal-0.4.6.tar.gz
+/fedocal-0.4.7.tar.gz
diff --git a/fedocal.spec b/fedocal.spec
index ba6b282..90416f4 100644
--- a/fedocal.spec
+++ b/fedocal.spec
@@ -2,7 +2,7 @@
 %distutils.sysconfig import get_python_lib; print (get_python_lib())")}
 
 Name:           fedocal
-Version:        0.4.6
+Version:        0.4.7
 Release:        1%{?dist}
 Summary:        A web based calendar application
 
@@ -101,6 +101,10 @@ install -m 644 createdb.py $RPM_BUILD_ROOT/%{_datadir}/fedocal/fedocal_createdb.
 
 
 %changelog
+* Wed Feb 26 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.7-1
+- Update to 0.4.7
+- Add the 3 and 4 weeks recursion frequency
+
 * Thu Feb 13 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.4.6-1
 - Update to 0.4.6
 - Bug fix release fixing bug in the propagation of the manager in recurrent
diff --git a/sources b/sources
index c987958..2542f03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-361c097ce83732b0776417e894e2a05c  fedocal-0.4.6.tar.gz
+e95bdca24882c6009cc58961b1dfc246  fedocal-0.4.7.tar.gz


More information about the scm-commits mailing list