rpms/anjal/devel anjal.spec,1.20,1.21

Peter Robinson pbrobinson at fedoraproject.org
Tue Jan 19 12:40:05 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/anjal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31179

Modified Files:
	anjal.spec 
Log Message:
- Update the date for the git snapshot


Index: anjal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anjal/devel/anjal.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- anjal.spec	19 Jan 2010 12:35:27 -0000	1.20
+++ anjal.spec	19 Jan 2010 12:40:05 -0000	1.21
@@ -2,14 +2,14 @@
 # git clone git://git.gnome.org/anjal
 # git archive --format=tar --prefix=anjal-0.2.0/ %{git_version} | bzip2 > anjal-0.2.0-%{gitdate}.tar.bz2
 
-%define gitdate 20100113
-%define git_version e69151d
+%define gitdate 20100119
+%define git_version 5e0792f
 %define tarfile %{name}-%{version}-%{gitdate}.tar.bz2
 %define snapshot %{gitdate}git%{git_version}
 
 Name:          anjal
 Version:       0.2.0
-Release:       0.7%{?dist}
+Release:       0.8%{?dist}
 Summary:       An email client for small screen devices
 
 Group:         Applications/Productivity
@@ -97,6 +97,9 @@ rm -rf %{buildroot}
 %{_datadir}/gnome-control-center/default-apps/anjal.xml
 
 %changelog
+* Tue Jan 19 2010 Peter Robinson <pbrobinson at gmail.com> 0.2.0-0.8
+- Update the date for the git snapshot
+
 * Tue Jan 19 2010 Peter Robinson <pbrobinson at gmail.com> 0.2.0-0.7
 - Upstream compile fixes
 



More information about the scm-commits mailing list