[starcal] Updated to 1.9.5 version

Hedayat Vatankhah hedayat at fedoraproject.org
Wed Apr 11 12:34:08 UTC 2012


commit 6d55c2440c9825a2720995d50a7ab0665c27a976
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Wed Apr 11 17:01:44 2012 +0430

    Updated to 1.9.5 version

 starcal.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/starcal.spec b/starcal.spec
index e248395..bc0e5c6 100644
--- a/starcal.spec
+++ b/starcal.spec
@@ -1,8 +1,8 @@
 %global pkg_name %{name}2
 
 Name:           starcal
-Version:        1.9.4
-Release:        4%{?dist}
+Version:        1.9.5
+Release:        1%{?dist}
 Summary:        A full-featured international calendar written in Python
 
 Group:          User Interface/Desktops
@@ -14,7 +14,6 @@ Source1:        %{pkg_name}.desktop
 Source2:        %{pkg_name}-qt.desktop
 Source3:        extension.js
 Source4:        metadata.json
-Patch0:         %{name}-1.9.4-fix-asr-bug-in-pray_times.patch
 
 Requires:       pygtk2
 #Requires(post): chkconfig
@@ -33,7 +32,6 @@ English(Gregorian) calendar
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%patch0 -p1 -b .asr_time_fix
 sed -i.sudo "s/sudo//" locale.d/install
 
 find -type f -name "*.py*" -exec chmod a+x {} \;
@@ -57,7 +55,7 @@ rm -rf      \
   %{buildroot}%{_datadir}/%{pkg_name}/locale.d
 rm -f %{buildroot}/%{_datadir}/applications/*
 
-# Remove Qt ui for now since it doesn't work in 1.9.4
+# Remove Qt ui for now since it doesn't work (from 1.9.4)
 rm -rf %{buildroot}%{_datadir}/%{pkg_name}/{scal2/ui_qt,starcal2-qt*,pixmaps_qt}
 rm -rf \
    %{buildroot}%{_datadir}/%{pkg_name}/plugins/pray_times_files/pray_times_qt.py
@@ -93,6 +91,9 @@ desktop-file-install     \
 %{_datadir}/gnome-shell/extensions/*
 
 %changelog
+* Wed Apr 11 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.5-1
+- Updated to 1.9.5 version
+
 * Mon Jan 23 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 1.9.4-4
 - Add patch to fix bug #759600
 - Remove Qt gui as it doesn't work now, fix for bug #751553


More information about the scm-commits mailing list