diff --git a/SPECS/perl-NetAddr-IP.spec b/SPECS/perl-NetAddr-IP.spec index 85db391..2f84c27 100644 --- a/SPECS/perl-NetAddr-IP.spec +++ b/SPECS/perl-NetAddr-IP.spec @@ -1,6 +1,6 @@ Name: perl-NetAddr-IP Version: 4.069 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Manages IPv4 and IPv6 addresses and subnets # Lite/Util/Util.xs is GPLv2+ # Other files are (GPLv2+ or Artistic clarified) @@ -56,6 +56,12 @@ make test %{_mandir}/man3/NetAddr::IP::UtilPP.3pm* %changelog +* Fri Jan 24 2014 Daniel Mach - 4.069-3 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 4.069-2 +- Mass rebuild 2013-12-27 + * Sun May 26 2013 Paul Howarth - 4.069-1 - Update to 4.069 - Add proper pod encoding in Lite.pm