devel/pirut .cvsignore, 1.62, 1.63 pirut.spec, 1.65, 1.66 sources, 1.64, 1.65

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Aug 22 03:16:10 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/pirut
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15941

Modified Files:
	.cvsignore pirut.spec sources 
Log Message:
* Tue Aug 21 2007 Jeremy Katz <katzj at redhat.com> - 1.3.12-1
- Fix a traceback (#252328)
- Avoid tracebacks/segfaults with non-UTF8 encoded package strings (#240191)
- Fix more progress bar updating



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/pirut/.cvsignore,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- .cvsignore	14 Aug 2007 18:54:28 -0000	1.62
+++ .cvsignore	22 Aug 2007 03:15:35 -0000	1.63
@@ -1 +1 @@
-pirut-1.3.11.tar.gz
+pirut-1.3.12.tar.gz


Index: pirut.spec
===================================================================
RCS file: /cvs/pkgs/devel/pirut/pirut.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- pirut.spec	14 Aug 2007 18:54:28 -0000	1.65
+++ pirut.spec	22 Aug 2007 03:15:35 -0000	1.66
@@ -2,7 +2,7 @@
 
 Summary: Package Installation, Removal and Update Tools
 Name: pirut
-Version: 1.3.11
+Version: 1.3.12
 Release: 1%{?dist}
 License: GPL
 Group: Applications/System
@@ -75,6 +75,11 @@
 %{_mandir}/man8/system-install-packages.8*
 
 %changelog
+* Tue Aug 21 2007 Jeremy Katz <katzj at redhat.com> - 1.3.12-1
+- Fix a traceback (#252328)
+- Avoid tracebacks/segfaults with non-UTF8 encoded package strings (#240191)
+- Fix more progress bar updating
+
 * Tue Aug 14 2007 Jeremy Katz <katzj at redhat.com> - 1.3.11-1
 - Translation infrastructure updates (#217153)
 - Allow retrying if the yum lock is held (#228942)


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/pirut/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources	14 Aug 2007 18:54:28 -0000	1.64
+++ sources	22 Aug 2007 03:15:35 -0000	1.65
@@ -1 +1 @@
-b6531de1725b9573bacb4a78b3237703  pirut-1.3.11.tar.gz
+f817741a637917bef2880b612e11b030  pirut-1.3.12.tar.gz




More information about the fedora-extras-commits mailing list