[fedocal] Update to 0.5.0

Pierre-YvesChibon pingou at fedoraproject.org
Tue Mar 4 07:24:21 UTC 2014


commit f97355903c1367ad5742a2b01e0347e02efebc71
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Tue Mar 4 08:25:00 2014 +0100

    Update to 0.5.0

 .gitignore   |    1 +
 fedocal.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a68475..5cc6ec6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fedocal-0.4.4.tar.gz
 /fedocal-0.4.6.tar.gz
 /fedocal-0.4.7.tar.gz
+/fedocal-0.5.0.tar.gz
diff --git a/fedocal.spec b/fedocal.spec
index 90416f4..ce29469 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.7
+Version:        0.5.0
 Release:        1%{?dist}
 Summary:        A web based calendar application
 
@@ -101,6 +101,12 @@ install -m 644 createdb.py $RPM_BUILD_ROOT/%{_datadir}/fedocal/fedocal_createdb.
 
 
 %changelog
+* Tue Mar 04 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.5.0-1
+- Update to 0.5.0
+- Rework the monthly calendar
+- Add a list view to locations
+- Fix visualization of full day meeting over multiple days
+
 * 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
diff --git a/sources b/sources
index 2542f03..1f80215 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e95bdca24882c6009cc58961b1dfc246  fedocal-0.4.7.tar.gz
+0eb531dbf8dd02f3589d574edffe520e  fedocal-0.5.0.tar.gz


More information about the scm-commits mailing list