Update to 1.49
- New upstream release 1.49 - Updated the ppport.h with the latest version of Devel::PPPort, which fixes a compilation warning when compiling with 5.27.11 (GH#81) - Switch upstream from search.cpan.org to metacpan.org
This commit is contained in:
parent
361460fc44
commit
048eef353b
@ -7,12 +7,12 @@
|
||||
|
||||
Name: perl-DateTime
|
||||
Epoch: 2
|
||||
Version: 1.48
|
||||
Version: 1.49
|
||||
Release: 1%{?dist}
|
||||
Summary: Date and time object for Perl
|
||||
License: Artistic 2.0
|
||||
URL: http://search.cpan.org/dist/DateTime/
|
||||
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/DateTime
|
||||
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-%{version}.tar.gz
|
||||
# Build:
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -112,6 +112,12 @@ make test
|
||||
%{_mandir}/man3/DateTime::Types.3*
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2018 Paul Howarth <paul@city-fan.org> - 2:1.49-1
|
||||
- Update to 1.49
|
||||
- Updated the ppport.h with the latest version of Devel::PPPort, which fixes
|
||||
a compilation warning when compiling with 5.27.11 (GH#81)
|
||||
- Switch upstream from search.cpan.org to metacpan.org
|
||||
|
||||
* Mon Mar 26 2018 Paul Howarth <paul@city-fan.org> - 2:1.48-1
|
||||
- Update to 1.48
|
||||
- The last release would die if Sub::Util was not available, but this should
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (DateTime-1.48.tar.gz) = 9c4de99eaace63cc0901ce1d0534ee7111ecd611601f09f32db9bcdae5847254819891b6fdded21a7551e4c1b08ad430ebbc8a5b4aa0e58172b0cf43582b6463
|
||||
SHA512 (DateTime-1.49.tar.gz) = d222c60bdb777e8aeb8f11efc85749ea99b596a778f2722bb10c9fd395e234436195414f37ce5c2ec48b64a005544a8bf2f2424459c190292fe66e7db3cb70cf
|
||||
|
Loading…
Reference in New Issue
Block a user