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.037.tar.gz
|
||||||
/DBD-mysql-4.038.tar.gz
|
/DBD-mysql-4.038.tar.gz
|
||||||
/DBD-mysql-4.039.tar.gz
|
/DBD-mysql-4.039.tar.gz
|
||||||
|
/DBD-mysql-4.040.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: perl-DBD-MySQL
|
Name: perl-DBD-MySQL
|
||||||
Version: 4.039
|
Version: 4.040
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A MySQL interface for Perl
|
Summary: A MySQL interface for Perl
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/DBD-mysql/
|
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: mariadb, mariadb-devel, zlib-devel
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
@ -67,6 +67,9 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.039-1
|
||||||
- 4.039 bump
|
- 4.039 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user