Finish bootstrap

This commit is contained in:
Petr Písař 2014-08-07 16:01:12 +02:00
parent c753142761
commit fb4e1d74a6
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,6 @@
# Bootstrap perl-Pegex → perl-TestML
%global perl_bootstrap 1
Name: perl-Pegex Name: perl-Pegex
Version: 0.44 Version: 0.44
Release: 1%{?dist} Release: 2%{?dist}
Summary: Pegex Parser Generator Summary: Pegex Parser Generator
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -78,6 +75,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Aug 07 2014 Petr Pisar <ppisar@redhat.com> - 0.44-2
- Finish bootstrap
* Thu Jul 31 2014 Petr Pisar <ppisar@redhat.com> - 0.44-1 * Thu Jul 31 2014 Petr Pisar <ppisar@redhat.com> - 0.44-1
- 0.44 bump - 0.44 bump