4.028 bump
This commit is contained in:
parent
07337715d6
commit
3f1e6faffe
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user