From 893ef9b275f9be6a1c0482020768ed64329de62f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Thu, 9 Mar 2017 10:35:15 +0100
Subject: 4.042 bump
---
.gitignore | 1 +
perl-DBD-MySQL.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index b9a0f84..77517a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.039.tar.gz
/DBD-mysql-4.040.tar.gz
/DBD-mysql-4.041.tar.gz
+/DBD-mysql-4.042.tar.gz
diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec
index 5b124a1..00c356d 100644
--- a/perl-DBD-MySQL.spec
+++ b/perl-DBD-MySQL.spec
@@ -1,5 +1,5 @@
Name: perl-DBD-MySQL
-Version: 4.041
+Version: 4.042
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
@@ -17,6 +17,7 @@ BuildRequires: perl(Config)
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(DBI) >= 1.609
BuildRequires: perl(DBI::DBD)
+BuildRequires: perl(Devel::CheckLib)
BuildRequires: perl(DynaLoader)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Basename)
@@ -67,6 +68,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/*.3*
%changelog
+* Thu Mar 09 2017 Jitka Plesnikova <[email protected]> - 4.042-1
+- 4.042 bump
+
* Tue Nov 29 2016 Petr Pisar <[email protected]> - 4.041-1
- 4.041 bump (fixes CVE-2016-1251)
diff --git a/sources b/sources
index c8aebf5..c822ef2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fc910d0ee56de3dd805a5b06cf9e1dd DBD-mysql-4.041.tar.gz
+SHA512 (DBD-mysql-4.042.tar.gz) =
fe3c9e1e325f7056da783e0ea33f9a7810f25f3d9cd2c9a4bf4037b20a2148f2291b2f90d44730e63c7902b45e26993a7f9fcf1b3bf8d1bc5d3fca99893a019e
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-DBD-MySQL.git/commit/?h=f25&id=893ef9b275f9be6a1c0482020768ed64329de62f
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]