|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Pegex
|
|
|
|
|
Version: 0.61
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.63
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Pegex Parser Generator
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -78,6 +78,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 17 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.63-1
|
|
|
|
|
- Update to 0.63
|
|
|
|
|
|
|
|
|
|
* Wed Sep 14 2016 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.61-2
|
|
|
|
|
- remove tests that fails
|
|
|
|
|
|
|
|
|
|