3.7.4 bump
This commit is contained in:
parent
bd1a4b7f9c
commit
4c9214484a
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ DBD-Pg-2.17.1.tar.gz
|
||||
/DBD-Pg-3.6.2.tar.gz
|
||||
/DBD-Pg-3.7.0.tar.gz
|
||||
/DBD-Pg-3.7.1.tar.gz
|
||||
/DBD-Pg-3.7.4.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-Pg
|
||||
Summary: A PostgreSQL interface for perl
|
||||
Version: 3.7.1
|
||||
Version: 3.7.4
|
||||
Release: 1%{?dist}
|
||||
# Pg.pm, README: Points to directory which contains GPLv2+ and Artistic
|
||||
# other files: Same as Perl (GPL+ or Artistic)
|
||||
@ -35,7 +35,6 @@ BuildRequires: perl(charnames)
|
||||
BuildRequires: perl(constant)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
BuildRequires: perl(Data::Peek)
|
||||
BuildRequires: perl(open)
|
||||
BuildRequires: perl(POSIX)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
@ -86,6 +85,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.4-1
|
||||
- 3.7.4 bump
|
||||
|
||||
* Mon Feb 12 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.1-1
|
||||
- 3.7.1 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (DBD-Pg-3.7.1.tar.gz) = 3259713a330e8cd5464662d7a839ed3ac09627e52d3df17f021630559b1076ec3bb8cedec35cc32c7a189200f3dfa5dd02b745fbbe6444c0507db29710454a1b
|
||||
SHA512 (DBD-Pg-3.7.4.tar.gz) = 77c629ce89233345f7893b0cc2799a5efc646e86b62ee91986678f196380ac772ece7b9f6c98dae588fbf8f29def1f997335fa85874562ab648af8665cd9add8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user