4.033 bump

This commit is contained in:
Jitka Plesnikova 2015-10-27 17:18:03 +01:00
parent c8718fa0a5
commit ad02e9e4b5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.029.tar.gz /DBD-mysql-4.029.tar.gz
/DBD-mysql-4.031.tar.gz /DBD-mysql-4.031.tar.gz
/DBD-mysql-4.032.tar.gz /DBD-mysql-4.032.tar.gz
/DBD-mysql-4.033.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-DBD-MySQL Name: perl-DBD-MySQL
Version: 4.032 Version: 4.033
Release: 1%{?dist} Release: 1%{?dist}
Summary: A MySQL interface for Perl Summary: A MySQL interface for Perl
Group: Development/Libraries Group: Development/Libraries
@ -69,6 +69,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Tue Oct 27 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.033-1
- 4.033 bump
* Wed Jul 22 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.032-1 * Wed Jul 22 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.032-1
- 4.032 bump - 4.032 bump

View File

@ -1 +1 @@
cc5436d4cadd0d6f3d19faae5ffdfe83 DBD-mysql-4.032.tar.gz 7bbaf2ce32e137d0e6045402c550d86c DBD-mysql-4.033.tar.gz