diff --git a/.gitignore b/.gitignore index 9ce45a2..7ad8780 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /starcal2-2.1.0.zip /starcal2-2.2.5.tar.gz /starcal-2.3.3.tar.gz +/starcal-2.3.4.tar.gz diff --git a/sources b/sources index cd19c4b..b83a67b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0e6dba56ad09ce3eb7fd89f4b5c0c5e starcal-2.3.3.tar.gz +9b7ee6030858c79062c62b90ca5465ff starcal-2.3.4.tar.gz diff --git a/starcal.spec b/starcal.spec index 6be046e..ae38ec7 100644 --- a/starcal.spec +++ b/starcal.spec @@ -1,8 +1,8 @@ %global pkg_name %{name}2 Name: starcal -Version: 2.3.3 -Release: 3%{?dist} +Version: 2.3.4 +Release: 1%{?dist} Summary: A full-featured international calendar written in Python Group: User Interface/Desktops @@ -15,7 +15,7 @@ Source2: %{pkg_name}-qt.desktop Source3: extension.js Source4: metadata.json -Requires: pygtk2 python-httplib2 python-gflags +Requires: pygtk2 python-httplib2 python-gflags pytz #Requires(post): chkconfig #Requires(preun): chkconfig # This is for /sbin/service @@ -93,6 +93,9 @@ desktop-file-install \ %{_datadir}/gnome-shell/extensions/* %changelog +* Tue Jul 15 2014 Hedayat Vatankhah - 2.3.4-1 +- Update to 2.3.4, add pytz requirement + * Sun Jun 08 2014 Fedora Release Engineering - 2.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild