4.041 bump

This commit is contained in:
Petr Písař 2016-11-29 13:27:27 +01:00
parent 996e80a2c0
commit 48aee96c34
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.038.tar.gz
/DBD-mysql-4.039.tar.gz
/DBD-mysql-4.040.tar.gz
/DBD-mysql-4.041.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-DBD-MySQL
Version: 4.040
Version: 4.041
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/*.3*
%changelog
* Tue Nov 29 2016 Petr Pisar <ppisar@redhat.com> - 4.041-1
- 4.041 bump (fixes CVE-2016-1251)
* Mon Nov 21 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.040-1
- 4.040 bump

View File

@ -1 +1 @@
81d36e54708c66429a25140613a35d22 DBD-mysql-4.040.tar.gz
5fc910d0ee56de3dd805a5b06cf9e1dd DBD-mysql-4.041.tar.gz