|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Regexp-Assemble
|
|
|
|
Name: perl-Regexp-Assemble
|
|
|
|
Version: 0.36
|
|
|
|
Version: 0.36
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Assemble multiple Regular Expressions into a single RE
|
|
|
|
Summary: Assemble multiple Regular Expressions into a single RE
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -74,6 +74,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/Regexp::Assemble.3*
|
|
|
|
%{_mandir}/man3/Regexp::Assemble.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2015 Paul Howarth <paul@city-fan.org> - 0.36-1
|
|
|
|
* Mon Aug 17 2015 Paul Howarth <paul@city-fan.org> - 0.36-1
|
|
|
|
- Update to 0.36
|
|
|
|
- Update to 0.36
|
|
|
|
- Ron Savage is now co-maintainer
|
|
|
|
- Ron Savage is now co-maintainer
|
|
|
|