rpms/rhpl/F-11 .cvsignore, 1.92, 1.93 rhpl.spec, 1.122, 1.123 sources, 1.101, 1.102

Jeremy Katz katzj at fedoraproject.org
Tue May 26 18:47:07 UTC 2009


Author: katzj

Update of /cvs/pkgs/rpms/rhpl/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4152

Modified Files:
	.cvsignore rhpl.spec sources 
Log Message:
* Tue May 26 2009 Jeremy Katz <katzj at redhat.com> 0.222-1
- Fix leaking fd for loadkeys with a big hammer (#501368)
- Fix Russian keyboard (#492544)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rhpl/F-11/.cvsignore,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- .cvsignore	14 Apr 2009 19:37:14 -0000	1.92
+++ .cvsignore	26 May 2009 18:46:37 -0000	1.93
@@ -1,2 +1 @@
-rhpl-0.219.tar.bz2
-rhpl-0.220.tar.bz2
+rhpl-0.221.tar.bz2


Index: rhpl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhpl/F-11/rhpl.spec,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -p -r1.122 -r1.123
--- rhpl.spec	14 Apr 2009 19:37:14 -0000	1.122
+++ rhpl.spec	26 May 2009 18:46:37 -0000	1.123
@@ -2,7 +2,7 @@
 
 Summary: Library of Python code used by installation and configuration tools
 Name: rhpl
-Version: 0.220
+Version: 0.221
 Release: 1
 Source0: %{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -41,6 +41,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/rhpl
 
 %changelog
+* Tue May 26 2009 Jeremy Katz <katzj at redhat.com> 0.222-1
+- Fix leaking fd for loadkeys with a big hammer (#501368)
+- Fix Russian keyboard (#492544)
+
 * Mon Apr 13 2009 Chris Lumens <clumens at redhat.com> 0.220-1
 - Attempt to fix an error when catching OSError (#493271).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rhpl/F-11/sources,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -p -r1.101 -r1.102
--- sources	14 Apr 2009 19:37:14 -0000	1.101
+++ sources	26 May 2009 18:46:37 -0000	1.102
@@ -1 +1 @@
-be021f2c1e342c37ad4757951744c257  rhpl-0.220.tar.bz2
+1a4a88e9e0150f1c81e3df335742f3db  rhpl-0.221.tar.bz2




More information about the scm-commits mailing list