Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 18:29:49 +02:00
parent af25f4aabb
commit d6336c2cf6

View File

@ -1,6 +1,6 @@
Name: perl-Algorithm-Diff
Version: 1.1903
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Compute `intelligent' differences between two files/lists
License: GPL+ or Artistic
Group: Development/Libraries
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Algorithm::DiffOld.3*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.1903-2
- Perl 5.22 rebuild
* Thu Nov 27 2014 Paul Howarth <paul@city-fan.org> - 1.1903-1
- Update to 1.1903
- Fix documentation typos (CPAN RT#84981)