Update to 0.45

This commit is contained in:
gerd 2014-08-08 14:51:56 +02:00
parent 7b8e0457ac
commit eb74476b0e
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Pegex Name: perl-Pegex
Version: 0.44 Version: 0.45
Release: 2%{?dist} Release: 1%{?dist}
Summary: Pegex Parser Generator Summary: Pegex Parser Generator
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -75,6 +75,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Aug 08 2014 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.45-1
- Update to 0.45
* Thu Aug 07 2014 Petr Pisar <ppisar@redhat.com> - 0.44-2 * Thu Aug 07 2014 Petr Pisar <ppisar@redhat.com> - 0.44-2
- Finish bootstrap - Finish bootstrap