Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 03:37:02 +00:00
parent 79e6f957cb
commit c9151bafd8
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Pegex Name: perl-Pegex
Version: 0.74 Version: 0.74
Release: 1%{?dist} Release: 2%{?dist}
Summary: Pegex Parser Generator Summary: Pegex Parser Generator
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Pegex URL: https://metacpan.org/release/Pegex
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.74-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.74-1 * Mon Jan 27 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.74-1
- Update to 0.74 - Update to 0.74
- Change a lot of BuildRequires and Requires - Change a lot of BuildRequires and Requires