[perl-accessors] bump release and rebuild to fix miscompile on s390x

Karsten Hopp karsten at fedoraproject.org
Fri Jan 14 20:36:49 UTC 2011


commit e5e7e2df7f73d7856cc02732b271b0b54a1a0ae6
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri Jan 14 21:36:25 2011 +0100

    bump release and rebuild to fix miscompile on s390x

 perl-accessors.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-accessors.spec b/perl-accessors.spec
index 3985bd8..ba21ee9 100644
--- a/perl-accessors.spec
+++ b/perl-accessors.spec
@@ -1,6 +1,6 @@
 Name:           perl-accessors
 Version:        1.01
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Create accessor methods in caller's package
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 14 2011 Karsten Hopp <karsten at redhat.com> 1.01-6
+- bump release and rebuild to fix miscompile on s390x
+
 * Tue Dec 14 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.01-5
 - rebuild for fixing problems with vendorach/lib
 



More information about the perl-devel mailing list