1.97 bump
This commit is contained in:
parent
16a67937bf
commit
7b493b7ec8
@ -59,7 +59,7 @@ index ae26fae..c5d44fe 100644
|
||||
1;
|
||||
|
||||
# ABSTRACT: Determine the local system's time zone on Unix
|
||||
@@ -309,6 +329,13 @@ a time zone name.
|
||||
@@ -311,6 +331,13 @@ a time zone name.
|
||||
If this file exists, it is opened and we look for a line starting like
|
||||
"TZ=...". If this is found, it should indicate a time zone name.
|
||||
|
||||
@ -72,7 +72,7 @@ index ae26fae..c5d44fe 100644
|
||||
+
|
||||
=back
|
||||
|
||||
=head1 AUTHOR
|
||||
=head1 SUPPORT
|
||||
--
|
||||
1.9.3
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 1.96
|
||||
Version: 1.97
|
||||
Release: 1%{?dist}
|
||||
Summary: Time zone object base class and factory
|
||||
License: GPL+ or Artistic
|
||||
@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/DateTime-TimeZone/
|
||||
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-TimeZone-%{version}.tar.gz
|
||||
# Parse local time zone definition from /etc/localtime as before giving up,
|
||||
# bug #1135981, CPAN RT#55029
|
||||
Patch0: DateTime-TimeZone-1.83-Parse-etc-localtime-by-DateTime-TimeZone-Tzfile.patch
|
||||
Patch0: DateTime-TimeZone-1.97-Parse-etc-localtime-by-DateTime-TimeZone-Tzfile.patch
|
||||
BuildArch: noarch
|
||||
# Build
|
||||
BuildRequires: make
|
||||
@ -92,8 +92,11 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 24 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.97-1
|
||||
- 1.97 bump (2016c Olson database)
|
||||
|
||||
* Wed Mar 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.96-1
|
||||
- 1.96 bump
|
||||
- 1.96 bump (2016b Olson database)
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.95-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user