4.028 bump

This commit is contained in:
Jitka Plesnikova 2014-08-05 17:50:27 +02:00
parent 07337715d6
commit 3f1e6faffe
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.025.tar.gz
/DBD-mysql-4.026.tar.gz
/DBD-mysql-4.027.tar.gz
/DBD-mysql-4.028.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL
Version: 4.027
Release: 2%{?dist}
Version: 4.028
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
License: GPL+ or Artistic
@ -66,6 +66,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
%{_mandir}/man3/*.3*
%changelog
* Tue Aug 05 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.028-1
- 4.028 bump
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.027-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
11fa6449715ba9d3fa5f4ee5ae688d6f DBD-mysql-4.027.tar.gz
f0ecda20a991fe7cf806fdee5a250f24 DBD-mysql-4.028.tar.gz