1.09 bump
This commit is contained in:
parent
6cbe1ae5e0
commit
0adc57a9ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/generators-1.06.tar.gz
|
||||
/generators-1.07.tar.gz
|
||||
/generators-1.08.tar.gz
|
||||
/generators-1.09.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-generators
|
||||
Version: 1.08
|
||||
Release: 4%{?dist}
|
||||
Version: 1.09
|
||||
Release: 1%{?dist}
|
||||
Summary: RPM Perl dependencies generators
|
||||
Group: Development/Libraries
|
||||
License: GPL+
|
||||
@ -61,6 +61,9 @@ make test
|
||||
%{_rpmconfigdir}/fileattrs/perl*.attr
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-1
|
||||
- 1.09 bump
|
||||
|
||||
* Wed Jun 15 2016 Petr Pisar <ppisar@redhat.com> - 1.08-4
|
||||
- Run-require perl-macros to provide the Perl macros for building Perl packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user