4.029 bump

This commit is contained in:
Jitka Plesnikova 2014-12-11 12:48:37 +01:00
parent a12493f884
commit 78c194a95d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL
Version: 4.028
Release: 3%{?dist}
Version: 4.029
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
* Thu Dec 11 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.029-1
- 4.029 bump
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.028-3
- Perl 5.20 rebuild

View File

@ -1 +1 @@
f0ecda20a991fe7cf806fdee5a250f24 DBD-mysql-4.028.tar.gz
bcb8b105f771c04a8ebf3523eb073db7 DBD-mysql-4.029.tar.gz