|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Affix-Infix2Postfix
|
|
|
|
|
Version: 0.03
|
|
|
|
|
Release: 28%{?dist}
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Summary: Perl extension for converting from infix notation to postfix notation
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Affix-Infix2Postfix
|
|
|
|
@ -48,6 +48,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-29
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-28
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|