rpms/system-config-date/devel .cvsignore, 1.64, 1.65 sources, 1.68, 1.69 system-config-date.spec, 1.74, 1.75

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Fri Aug 17 13:57:03 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-date/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26204

Modified Files:
	.cvsignore sources system-config-date.spec 
Log Message:
fix python string placeholders in id and ms translations (#250495, #250500)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- .cvsignore	16 Aug 2007 20:56:53 -0000	1.64
+++ .cvsignore	17 Aug 2007 13:56:31 -0000	1.65
@@ -1 +1 @@
-system-config-date-1.9.4.tar.bz2
+system-config-date-1.9.5.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/sources,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- sources	16 Aug 2007 20:56:53 -0000	1.68
+++ sources	17 Aug 2007 13:56:31 -0000	1.69
@@ -1 +1 @@
-d8662312a48a99ef06d320ff13e2ee34  system-config-date-1.9.4.tar.bz2
+25f3502def3c60f3d7e2b09d640899d1  system-config-date-1.9.5.tar.bz2


Index: system-config-date.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-date/devel/system-config-date.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- system-config-date.spec	16 Aug 2007 20:56:53 -0000	1.74
+++ system-config-date.spec	17 Aug 2007 13:56:31 -0000	1.75
@@ -1,6 +1,6 @@
 Summary: A graphical interface for modifying system date and time
 Name: system-config-date
-Version: 1.9.4
+Version: 1.9.5
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/date
 License: GPLv2+
@@ -100,6 +100,9 @@
 %config(noreplace) %{_sysconfdir}/ntp/ntpservers
 
 %changelog
+* Fri Aug 17 2007 Nils Philippsen <nphilipp at redhat.com> 1.9.5
+- fix python string placeholders in id and ms translations (#250495, #250500)
+
 * Thu Aug 16 2007 Nils Philippsen <nphilipp at redhat.com> 1.9.4
 - display error message if setting time and date fails (#251818)
 - require newt-python from Fedora 8 on (#251362)




More information about the fedora-extras-commits mailing list