Dennis Gilmore 14 years ago
parent 784c308f82
commit 0b1bd3cff9

@ -1,6 +1,6 @@
Name: perl-Affix-Infix2Postfix Name: perl-Affix-Infix2Postfix
Version: 0.03 Version: 0.03
Release: 7%{?dist} Release: 8%{?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
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.03-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 14 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.03-7 * Tue Dec 14 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.03-7
- 661697 rebuild for fixing problems with vendorach/lib - 661697 rebuild for fixing problems with vendorach/lib

Loading…
Cancel
Save