diff --git a/cpanspec.spec b/cpanspec.spec index 02c3e6d..6c563da 100644 --- a/cpanspec.spec +++ b/cpanspec.spec @@ -1,6 +1,6 @@ Name: cpanspec Version: 1.78 -Release: 25%{?dist} +Release: 26%{?dist} Summary: RPM spec file generation utility License: GPL+ or Artistic Group: Development/Tools @@ -53,6 +53,9 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} + %{_mandir}/man1/* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.78-26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat May 14 2016 Jitka Plesnikova - 1.78-25 - Perl 5.24 rebuild