1.03 bump

This commit is contained in:
Jitka Plesnikova 2015-02-06 21:08:05 +01:00
parent 5c24704e40
commit bd2d52524a
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/generators-1.00.tar.gz
/generators-1.01.tar.gz
/generators-1.02.tar.gz
/generators-1.03.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-generators
Version: 1.02
Version: 1.03
Release: 1%{?dist}
Summary: RPM Perl dependencies generators
Group: Development/Libraries
@ -45,6 +45,10 @@ make test
%{_rpmconfigdir}/fileattrs/perl*.attr
%changelog
* Mon Feb 02 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.03-1
- 1.03 bump
- Update parcing of here-doc and quoted section
* Fri Dec 12 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.02-1
- 1.02 bump

View File

@ -1 +1 @@
ed5ab4cc54a4f10d2e7a6875318bd068 generators-1.02.tar.gz
a67a4d9f256dc1c1c021f850346c3a97 generators-1.03.tar.gz