4.024 bump

This commit is contained in:
Jitka Plesnikova 2013-09-19 14:30:10 +02:00
parent c260b9f078
commit def9bf1385
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ DBD-mysql-4.017.tar.gz
/DBD-mysql-4.021.tar.gz
/DBD-mysql-4.022.tar.gz
/DBD-mysql-4.023.tar.gz
/DBD-mysql-4.024.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL
Version: 4.023
Release: 4%{?dist}
Version: 4.024
Release: 1%{?dist}
Summary: A MySQL interface for Perl
Group: Development/Libraries
License: GPL+ or Artistic
@ -65,6 +65,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
%{_mandir}/man3/*.3*
%changelog
* Thu Sep 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 4.024-1
- 4.024 bump
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.023-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
6ee956cf33ddce6441b36b6c1c983528 DBD-mysql-4.023.tar.gz
280922d577aa95bf3f9ae21bd75e08c4 DBD-mysql-4.024.tar.gz