4.031 bump

This commit is contained in:
Jitka Plesnikova 2015-03-16 09:31:04 +01:00
parent 78c194a95d
commit 5bf4906628
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.027.tar.gz
/DBD-mysql-4.028.tar.gz
/DBD-mysql-4.029.tar.gz
/DBD-mysql-4.031.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-DBD-MySQL
Version: 4.029
Version: 4.031
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
@ -59,6 +59,7 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
#make test
%files
%license LICENSE
%doc ChangeLog eg README.pod TODO
%{perl_vendorarch}/Bundle/
%{perl_vendorarch}/DBD/
@ -66,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
%{_mandir}/man3/*.3*
%changelog
* Thu Mar 12 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.031-1
- 4.031 bump
* Thu Dec 11 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.029-1
- 4.029 bump

View File

@ -1 +1 @@
bcb8b105f771c04a8ebf3523eb073db7 DBD-mysql-4.029.tar.gz
18ca53642398f0087f97150fd8ca16b7 DBD-mysql-4.031.tar.gz