4.035 bump

This commit is contained in:
Jitka Plesnikova 2016-07-11 12:33:51 +02:00
parent 46496ade34
commit 4800a4cbf2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.032.tar.gz
/DBD-mysql-4.033.tar.gz
/DBD-mysql-4.034.tar.gz
/DBD-mysql-4.035.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-DBD-MySQL
Version: 4.034
Version: 4.035
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
@ -72,6 +72,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
%{_mandir}/man3/*.3*
%changelog
* Mon Jul 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.035-1
- 4.035 bump
* Thu Jul 07 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.034-1
- 4.034 bump

View File

@ -1 +1 @@
769026e585e0fabf4deda18b4322e02a DBD-mysql-4.034.tar.gz
ac515fb4415c02cb6450fc2ff7f274fc DBD-mysql-4.035.tar.gz