6.53 bump
- Various bugfixes - Timezone data updated
This commit is contained in:
parent
af6c76c5b9
commit
1be6cb0cc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ Date-Manip-6.07.tar.gz
|
||||
/Date-Manip-6.50.tar.gz
|
||||
/Date-Manip-6.51.tar.gz
|
||||
/Date-Manip-6.52.tar.gz
|
||||
/Date-Manip-6.53.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Date-Manip
|
||||
Version: 6.52
|
||||
Release: 2%{?dist}
|
||||
Version: 6.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Date manipulation routines
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Date-Manip/
|
||||
Source0: http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Build
|
||||
BuildRequires: make
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
@ -68,6 +69,11 @@ make test
|
||||
%{_bindir}/dm_*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 03 2016 Petr Šabata <contyk@redhat.com> - 6.53-1
|
||||
- 6.53 bump
|
||||
- Various bugfixes
|
||||
- Timezone data updated
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.52-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user