rpms/gbirthday/F-13 gbirthday.spec,1.15,1.16 sources,1.13,1.14

tomspur tomspur at fedoraproject.org
Fri Apr 16 19:47:10 UTC 2010


Author: tomspur

Update of /cvs/pkgs/rpms/gbirthday/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22980/F-13

Modified Files:
	gbirthday.spec sources 
Log Message:
new version 0.6.4



Index: gbirthday.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/F-13/gbirthday.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- gbirthday.spec	2 Feb 2010 06:43:42 -0000	1.15
+++ gbirthday.spec	16 Apr 2010 19:47:10 -0000	1.16
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           gbirthday
-Version:        0.6.3
+Version:        0.6.4
 Release:        1%{?dist}
 Summary:        Birthday reminder for Evolution and some others
 Group:          User Interface/Desktops
@@ -11,13 +11,13 @@ Source:         http://downloads.sourcef
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
+BuildRequires:  python2-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  intltool
 Requires:       notify-python
 Requires:       evolution
 Requires:       gnome-python2-evolution
-Requires:       python
 Requires:       MySQL-python
 Requires:       pygtk2
 
@@ -27,7 +27,7 @@ your Evolution, Thunderbird, Sunbird con
 Server or a CSV File.
 It puts an icon on notification area which will blink when there is any 
 of your contacts' birthday today. You can also check if there is any of 
-your contacs' birthday on next days.
+your contacts' birthday on next days.
 
 %prep
 %setup -q -c %{name}-%{version}
@@ -60,6 +60,10 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
 
 %changelog
+* Fri Apr 16 2010 Thomas Spura <tomspur at fedoraproject.org> 0.6.4-1
+- new version
+- fix spelling error in description
+
 * Mon Feb 01 2010 Thomas Spura <tomspur at fedoraproject.org> 0.6.3-1
 - new version
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gbirthday/F-13/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	2 Feb 2010 06:43:46 -0000	1.13
+++ sources	16 Apr 2010 19:47:10 -0000	1.14
@@ -1 +1 @@
-e41c7e03b2e3cb9716309021caa8ae3d  gbirthday-0.6.3.tar.xz
+34d808dd4cfab1ee3d0c15f7a6cda568  gbirthday-0.6.4.tar.xz



More information about the scm-commits mailing list