From 5d74cbae83a52f8493805780449891f76a3ba729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sun, 17 Jun 2012 00:06:27 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-DBD-MySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index e50ba7f..395bff4 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-DBD-MySQL Version: 4.021 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A MySQL interface for perl Group: Development/Libraries License: GPL+ or Artistic @@ -53,6 +53,9 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/*.3* %changelog +* Sat Jun 16 2012 Petr Pisar - 4.021-2 +- Perl 5.16 rebuild + * Wed May 02 2012 Petr Ĺ abata - 4.021-1 - 4.021 bump