diff --git a/perl-Affix-Infix2Postfix.spec b/perl-Affix-Infix2Postfix.spec index 3db0cad..c43da5f 100644 --- a/perl-Affix-Infix2Postfix.spec +++ b/perl-Affix-Infix2Postfix.spec @@ -1,6 +1,6 @@ Name: perl-Affix-Infix2Postfix Version: 0.03 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Perl extension for converting from infix notation to postfix notation License: GPL+ or Artistic URL: http://search.cpan.org/dist/Affix-Infix2Postfix/ @@ -47,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.03-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 26 2016 Petr Ĺ abata - 0.03-20 - Package cleanup