From 586ec90d17220cacbcc6d8d189e30ce005126ffc Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 18 Feb 2008 23:26:09 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- perl-JSON-XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 10b2f5b..10bc2f4 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -1,6 +1,6 @@ Name: perl-JSON-XS Version: 1.52 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON serialising/deserialising, done correctly and fast License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 1.52-2 +- Autorebuild for GCC 4.3 + * Wed Oct 17 2007 Chris Weyl 1.52-1 - update to 1.52 - license tag update: GPL -> GPL+