Compare commits

...

No commits in common. "c8-stream-5.3" and "c8-beta" have entirely different histories.

1 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,13 @@
Name: perl-Algorithm-Diff
Version: 1.1903
Release: 10%{?dist}
Release: 9%{?dist}
Summary: Compute `intelligent' differences between two files/lists
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Algorithm-Diff/
Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz
Patch0: Algorithm-Diff-1.1903-provides.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
BuildArch: noarch
# Build:
BuildRequires: perl-interpreter
@ -54,6 +55,9 @@ rm -f %{buildroot}%{perl_vendorlib}/Algorithm/*.pl
%check
make test
%clean
rm -rf %{buildroot}
%files
%doc Changes README *.pl
%{perl_vendorlib}/Algorithm/
@ -61,9 +65,6 @@ make test
%{_mandir}/man3/Algorithm::DiffOld.3*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.1903-10
- Rebuild with enable hardening (bug #1636329)
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1903-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild