Dennis Gilmore 12 years ago
parent 4a85bec9b2
commit dad2a81bd6

@ -1,6 +1,6 @@
Name: perl-Affix-Infix2Postfix Name: perl-Affix-Infix2Postfix
Version: 0.03 Version: 0.03
Release: 14%{?dist} Release: 15%{?dist}
Summary: Perl extension for converting from infix notation to postfix notation Summary: Perl extension for converting from infix notation to postfix notation
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.03-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.03-14 * Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.03-14
- Perl 5.18 rebuild - Perl 5.18 rebuild

Loading…
Cancel
Save