4.040 bump
This commit is contained in:
parent
2f7996a4af
commit
996e80a2c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ DBD-mysql-4.017.tar.gz
|
||||
/DBD-mysql-4.037.tar.gz
|
||||
/DBD-mysql-4.038.tar.gz
|
||||
/DBD-mysql-4.039.tar.gz
|
||||
/DBD-mysql-4.040.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: perl-DBD-MySQL
|
||||
Version: 4.039
|
||||
Version: 4.040
|
||||
Release: 1%{?dist}
|
||||
Summary: A MySQL interface for Perl
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/DBD-mysql/
|
||||
Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/M/MI/MICHIELB/DBD-mysql-%{version}.tar.gz
|
||||
BuildRequires: mariadb, mariadb-devel, zlib-devel
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.040-1
|
||||
- 4.040 bump
|
||||
|
||||
* Wed Nov 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.039-1
|
||||
- 4.039 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user