2005-09-16 20:15:06 +00:00
|
|
|
Name: perl-DateTime
|
2012-11-20 06:59:25 +00:00
|
|
|
Epoch: 2
|
2017-05-30 10:22:47 +00:00
|
|
|
Version: 1.43
|
2017-06-06 01:08:03 +00:00
|
|
|
Release: 2%{?dist}
|
2014-09-02 11:52:11 +00:00
|
|
|
Summary: Date and time object for Perl
|
2011-08-18 15:19:00 +00:00
|
|
|
License: Artistic 2.0
|
2005-09-16 20:15:06 +00:00
|
|
|
URL: http://search.cpan.org/dist/DateTime/
|
2011-08-18 15:19:00 +00:00
|
|
|
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-%{version}.tar.gz
|
2016-09-19 15:01:50 +00:00
|
|
|
# Build:
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: coreutils
|
|
|
|
BuildRequires: findutils
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: make
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: perl-devel
|
2016-05-14 20:28:57 +00:00
|
|
|
BuildRequires: perl-generators
|
2016-06-29 09:19:38 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
2012-10-18 09:58:30 +00:00
|
|
|
# Run-time:
|
2011-08-18 15:21:16 +00:00
|
|
|
BuildRequires: perl(base)
|
2012-10-18 09:58:30 +00:00
|
|
|
BuildRequires: perl(Carp)
|
2016-09-19 15:01:50 +00:00
|
|
|
BuildRequires: perl(DateTime::Locale) >= 1.06
|
|
|
|
BuildRequires: perl(DateTime::TimeZone) >= 2.02
|
2016-06-29 09:19:38 +00:00
|
|
|
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(integer)
|
2016-08-07 14:33:27 +00:00
|
|
|
BuildRequires: perl(namespace::autoclean) >= 0.19
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(overload)
|
2016-09-19 15:01:50 +00:00
|
|
|
BuildRequires: perl(Params::ValidationCompiler) >= 0.13
|
|
|
|
BuildRequires: perl(parent)
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(POSIX)
|
2011-08-18 15:19:00 +00:00
|
|
|
BuildRequires: perl(Scalar::Util)
|
2016-09-19 15:01:50 +00:00
|
|
|
BuildRequires: perl(Specio) >= 0.18
|
|
|
|
BuildRequires: perl(Specio::Declare)
|
|
|
|
BuildRequires: perl(Specio::Exporter)
|
|
|
|
BuildRequires: perl(Specio::Library::Builtins)
|
|
|
|
BuildRequires: perl(Specio::Library::Numeric)
|
|
|
|
BuildRequires: perl(Specio::Library::String)
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: perl(strict)
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(Try::Tiny)
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: perl(warnings)
|
2014-05-07 06:59:39 +00:00
|
|
|
BuildRequires: perl(warnings::register)
|
2015-11-13 10:50:57 +00:00
|
|
|
# Optional Run-time:
|
2016-09-19 15:01:50 +00:00
|
|
|
BuildRequires: perl(Sub::Util) >= 1.40
|
2011-08-18 15:21:16 +00:00
|
|
|
BuildRequires: perl(XSLoader)
|
2012-10-18 09:58:30 +00:00
|
|
|
# Tests:
|
2016-06-29 09:19:38 +00:00
|
|
|
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
|
|
|
|
BuildRequires: perl(CPAN::Meta::Requirements)
|
2014-09-02 11:52:11 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
BuildRequires: perl(File::Spec)
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(Test::Fatal)
|
2015-07-24 12:00:24 +00:00
|
|
|
BuildRequires: perl(Test::More) >= 0.96
|
2014-05-07 06:59:39 +00:00
|
|
|
BuildRequires: perl(Test::Warnings) >= 0.005
|
2013-04-02 07:18:44 +00:00
|
|
|
BuildRequires: perl(utf8)
|
2016-03-22 10:42:37 +00:00
|
|
|
# Optional Tests:
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: perl(CPAN::Meta) >= 2.120900
|
2012-10-18 09:58:30 +00:00
|
|
|
BuildRequires: perl(Storable)
|
2015-11-13 10:50:57 +00:00
|
|
|
BuildRequires: perl(Test::Warn)
|
2016-03-22 10:42:37 +00:00
|
|
|
# Dependencies:
|
2014-02-10 10:13:02 +00:00
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
2016-09-19 15:01:50 +00:00
|
|
|
Requires: perl(Sub::Util) >= 1.40
|
2012-10-18 09:58:30 +00:00
|
|
|
Requires: perl(XSLoader)
|
2005-09-16 20:15:06 +00:00
|
|
|
|
2015-11-13 10:50:57 +00:00
|
|
|
# Avoid provides from DateTime.so
|
2011-08-18 15:19:00 +00:00
|
|
|
%{?perl_default_filter}
|
2015-11-13 10:50:57 +00:00
|
|
|
|
2012-10-18 09:58:30 +00:00
|
|
|
# Filter under-specified dependencies
|
2016-09-19 15:01:50 +00:00
|
|
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((DateTime::Locale|DateTime::TimeZone)\\)$
|
2011-07-04 04:28:14 +00:00
|
|
|
|
2005-09-16 20:15:06 +00:00
|
|
|
%description
|
2011-08-18 15:19:00 +00:00
|
|
|
DateTime is a class for the representation of date/time combinations. It
|
|
|
|
represents the Gregorian calendar, extended backwards in time before its
|
|
|
|
creation (in 1582). This is sometimes known as the "proleptic Gregorian
|
|
|
|
calendar". In this calendar, the first day of the calendar (the epoch), is the
|
|
|
|
first day of year 1, which corresponds to the date which was (incorrectly)
|
|
|
|
believed to be the birth of Jesus Christ.
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%prep
|
2011-08-18 15:19:00 +00:00
|
|
|
%setup -q -n DateTime-%{version}
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%build
|
2016-09-19 15:01:50 +00:00
|
|
|
perl Makefile.PL \
|
|
|
|
INSTALLDIRS=vendor \
|
|
|
|
OPTIMIZE="%{optflags}" \
|
|
|
|
NO_PACKLIST=1 \
|
|
|
|
NO_PERLLOCAL=1
|
2016-03-22 10:42:37 +00:00
|
|
|
make %{?_smp_mflags}
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%install
|
2016-09-19 15:01:50 +00:00
|
|
|
make install DESTDIR=%{buildroot}
|
2016-03-07 09:08:37 +00:00
|
|
|
find %{buildroot} -type f -name '*.bs' -empty -delete
|
2014-02-10 10:13:02 +00:00
|
|
|
%{_fixperms} %{buildroot}
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%check
|
2016-03-22 10:42:37 +00:00
|
|
|
make test
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%files
|
2015-01-05 15:51:05 +00:00
|
|
|
%license LICENSE
|
2016-03-22 10:42:37 +00:00
|
|
|
%doc Changes CONTRIBUTING.md CREDITS README.md TODO
|
2015-01-05 15:51:05 +00:00
|
|
|
%{perl_vendorarch}/auto/DateTime/
|
|
|
|
%{perl_vendorarch}/DateTime/
|
|
|
|
%{perl_vendorarch}/DateTime.pm
|
|
|
|
%{_mandir}/man3/DateTime.3*
|
|
|
|
%{_mandir}/man3/DateTime::Duration.3*
|
|
|
|
%{_mandir}/man3/DateTime::Infinite.3*
|
|
|
|
%{_mandir}/man3/DateTime::LeapSecond.3*
|
2016-09-19 15:01:50 +00:00
|
|
|
%{_mandir}/man3/DateTime::Types.3*
|
2005-09-16 20:15:06 +00:00
|
|
|
|
|
|
|
%changelog
|
2017-06-06 01:08:03 +00:00
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.43-2
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-05-30 10:22:47 +00:00
|
|
|
* Tue May 30 2017 Paul Howarth <paul@city-fan.org> - 2:1.43-1
|
|
|
|
- Update to 1.43
|
|
|
|
- Added a small optimization for boolification overloading: rather than
|
|
|
|
relying on a fallback to stringification, we now return true directly,
|
|
|
|
which is a little faster in cases like "if ($might_be_dt) { ... }"
|
|
|
|
- The datetime() method now accepts a single argument to use as the separator
|
|
|
|
between the date and time portion; this defaults to "T"
|
|
|
|
- Drop redundant Group: tag
|
|
|
|
|
2017-02-11 02:37:22 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.42-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-12-26 17:18:00 +00:00
|
|
|
* Mon Dec 26 2016 Paul Howarth <paul@city-fan.org> - 2:1.42-1
|
|
|
|
- Update to 1.42
|
|
|
|
- The DateTime::Duration->add and ->subtract methods now accept
|
|
|
|
DateTime::Duration objects; this used to work by accident but is now done
|
2017-02-06 10:12:23 +00:00
|
|
|
intentionally, with docs and tests (GH#50)
|
2016-12-26 17:18:00 +00:00
|
|
|
|
2016-11-17 11:00:42 +00:00
|
|
|
* Thu Nov 17 2016 Paul Howarth <paul@city-fan.org> - 2:1.41-1
|
|
|
|
- Update to 1.41
|
|
|
|
- The DateTime->add and ->subtract methods now accept DateTime::Duration
|
|
|
|
objects; this used to work by accident but is now done intentionally, with
|
|
|
|
docs and tests (GH#45)
|
|
|
|
|
2016-11-13 20:24:16 +00:00
|
|
|
* Sun Nov 13 2016 Paul Howarth <paul@city-fan.org> - 2:1.40-1
|
|
|
|
- Update to 1.40
|
|
|
|
- Switched from RT to the GitHub issue tracker
|
|
|
|
|
2016-09-19 15:01:50 +00:00
|
|
|
* Mon Sep 19 2016 Paul Howarth <paul@city-fan.org> - 2:1.39-1
|
|
|
|
- Update to 1.39
|
|
|
|
- Replaced Params::Validate with Params::ValidationCompiler and Specio
|
|
|
|
- In my benchmarks this makes constructing a new DateTime object about 14%%
|
|
|
|
faster
|
|
|
|
- However, it slows down module load time by about 100 milliseconds (1/10
|
|
|
|
of a second) on my desktop system with a primed cache (so really
|
|
|
|
measuring compile time, not disk load time)
|
|
|
|
- When you pass a locale to $dt->set you will now get a warning suggesting
|
|
|
|
you should use $dt->set_locale instead (CPAN RT#115420)
|
|
|
|
- Bump minimum required Perl to 5.8.4 from 5.8.1
|
|
|
|
- Use NO_PERLLOCAL=1 so we can use "make install"
|
|
|
|
|
2016-08-07 14:33:27 +00:00
|
|
|
* Sun Aug 7 2016 Paul Howarth <paul@city-fan.org> - 2:1.36-1
|
|
|
|
- Update to 1.36
|
|
|
|
- Require namespace::autoclean 0.19
|
|
|
|
|
2016-08-06 16:33:22 +00:00
|
|
|
* Sat Aug 6 2016 Paul Howarth <paul@city-fan.org> - 2:1.35-1
|
|
|
|
- Update to 1.35
|
|
|
|
- Use namespace::autoclean in all packages that import anything; without
|
|
|
|
cleaning the namespace, DateTime ends up with "methods" like try and catch
|
|
|
|
(from Try::Tiny), which can lead to very confusing bugs (CPAN RT#115983)
|
|
|
|
|
2016-07-06 15:30:41 +00:00
|
|
|
* Wed Jul 6 2016 Paul Howarth <paul@city-fan.org> - 2:1.34-1
|
|
|
|
- Update to 1.34
|
|
|
|
- Added the leap second coming on December 31, 2016
|
|
|
|
|
2016-06-29 09:19:38 +00:00
|
|
|
* Wed Jun 29 2016 Paul Howarth <paul@city-fan.org> - 2:1.33-1
|
|
|
|
- Update to 1.33
|
|
|
|
- When you pass a locale to $dt->set you will now get a warning suggesting
|
|
|
|
you should use $dt->set_locale instead (CPAN RT#115420)
|
|
|
|
- Added support for $dt->truncate( to => 'quarter' ) (GH#17)
|
|
|
|
- Fixed the $dt->set docs to say that you cannot pass a locale (even though
|
|
|
|
you can but you'll get a warning) and added more docs for $dt->set_locale
|
|
|
|
- Require DateTime::Locale 1.05
|
|
|
|
- Require DateTime::TimeZone 2.00
|
|
|
|
- Take advantage of NO_PACKLIST option in recent EU:MM
|
|
|
|
|
2016-05-22 11:33:45 +00:00
|
|
|
* Sun May 22 2016 Paul Howarth <paul@city-fan.org> - 2:1.28-1
|
|
|
|
- Update to 1.28
|
|
|
|
- Fixed handling of some floating point epochs; since DateTime treated the
|
|
|
|
epoch like a string instead of a number, certain epochs with a non-integer
|
|
|
|
value ended up treated like integers (Perl is weird) (GH#15, fixes GH#6)
|
|
|
|
|
2016-05-15 23:42:05 +00:00
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.27-2
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-05-14 20:28:57 +00:00
|
|
|
* Sat May 14 2016 Paul Howarth <paul@city-fan.org> - 2:1.27-1
|
|
|
|
- Update to 1.27
|
|
|
|
- Added an environment variable PERL_DATETIME_DEFAULT_TZ to globally set the
|
|
|
|
default time zone (GH#14); using this is very dangerous - be careful!
|
|
|
|
- BR: perl-generators
|
|
|
|
|
2016-03-22 10:42:37 +00:00
|
|
|
* Tue Mar 22 2016 Paul Howarth <paul@city-fan.org> - 2:1.26-1
|
|
|
|
- Update to 1.26
|
|
|
|
- Switched from Module::Build to ExtUtils::MakeMaker (GH#13)
|
|
|
|
|
2016-03-07 09:08:37 +00:00
|
|
|
* Mon Mar 7 2016 Paul Howarth <paul@city-fan.org> - 2:1.25-1
|
|
|
|
- Update to 1.25
|
|
|
|
- DateTime->from_object would die if given a DateTime::Infinite object; now
|
|
|
|
it returns another DateTime::Infinite object (CPAN RT#112712)
|
|
|
|
- Simplify find command using -empty and -delete
|
|
|
|
|
2016-03-01 11:45:50 +00:00
|
|
|
* Tue Mar 1 2016 Paul Howarth <paul@city-fan.org> - 2:1.24-1
|
|
|
|
- Update to 1.24
|
|
|
|
- The last release partially broke $dt->time; if you passed a value to use
|
|
|
|
as unit separator, it was ignored (CPAN RT#112585)
|
|
|
|
|
Update to 1.23
- New upstream release 1.23
- Fixed several issues with the handling of non-integer values passed to
from_epoch() (GH#11)
- This method was simply broken for negative values, which would end up
being incremented by a full second, so for example -0.5 became 0.5
- The method did not accept all valid float values; specifically, it did
not accept values in scientific notation
- Finally, this method now rounds all non-integer values to the nearest
millisecond, which matches the precision we can expect from Perl itself
(53 bits) in most cases
- Make all DateTime::Infinite objects return the system's representation of
positive or negative infinity for any method that returns a number or
string representation (year(), month(), ymd(), iso8601(), etc.); previously
some of these methods could return "Nan", "-Inf--Inf--Inf", and other
confusing outputs (CPAN RT#110341)
2016-02-29 14:47:17 +00:00
|
|
|
* Mon Feb 29 2016 Paul Howarth <paul@city-fan.org> - 2:1.23-1
|
|
|
|
- Update to 1.23
|
|
|
|
- Fixed several issues with the handling of non-integer values passed to
|
|
|
|
from_epoch() (GH#11)
|
|
|
|
- This method was simply broken for negative values, which would end up
|
|
|
|
being incremented by a full second, so for example -0.5 became 0.5
|
|
|
|
- The method did not accept all valid float values; specifically, it did
|
|
|
|
not accept values in scientific notation
|
|
|
|
- Finally, this method now rounds all non-integer values to the nearest
|
|
|
|
millisecond, which matches the precision we can expect from Perl itself
|
|
|
|
(53 bits) in most cases
|
|
|
|
- Make all DateTime::Infinite objects return the system's representation of
|
|
|
|
positive or negative infinity for any method that returns a number or
|
|
|
|
string representation (year(), month(), ymd(), iso8601(), etc.); previously
|
|
|
|
some of these methods could return "Nan", "-Inf--Inf--Inf", and other
|
|
|
|
confusing outputs (CPAN RT#110341)
|
|
|
|
|
2016-02-04 13:12:47 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.21-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-11-13 10:50:57 +00:00
|
|
|
* Fri Nov 13 2015 Paul Howarth <paul@city-fan.org> - 2:1.21-1
|
|
|
|
- Update to 1.21
|
|
|
|
- Make all tests pass with the current DateTime::Locale
|
|
|
|
- Explicitly BR: perl-devel, needed for EXTERN.h
|
|
|
|
|
2015-07-24 12:00:24 +00:00
|
|
|
* Fri Jul 24 2015 Petr Pisar <ppisar@redhat.com> - 2:1.20-1
|
|
|
|
- 1.20 bump
|
|
|
|
|
2015-06-18 02:33:24 +00:00
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.18-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-06 18:54:34 +00:00
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.18-2
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2015-01-06 11:18:09 +00:00
|
|
|
* Tue Jan 6 2015 Paul Howarth <paul@city-fan.org> - 2:1.18-1
|
|
|
|
- 1.18 bump
|
|
|
|
|
2015-01-05 15:51:05 +00:00
|
|
|
* Mon Jan 5 2015 Paul Howarth <paul@city-fan.org> - 2:1.17-1
|
|
|
|
- 1.17 bump
|
|
|
|
- Use %%license
|
|
|
|
- Make %%files list more explicit
|
|
|
|
|
2015-01-05 09:39:34 +00:00
|
|
|
* Mon Jan 5 2015 Paul Howarth <paul@city-fan.org> - 2:1.14-1
|
|
|
|
- 1.14 bump
|
|
|
|
|
2014-09-04 11:02:10 +00:00
|
|
|
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.12-2
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-09-02 11:52:11 +00:00
|
|
|
* Tue Sep 02 2014 Petr Pisar <ppisar@redhat.com> - 2:1.12-1
|
|
|
|
- 1.12 bump
|
|
|
|
|
2014-08-29 13:31:53 +00:00
|
|
|
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.10-4
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-08-17 15:59:37 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.10-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 03:06:54 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.10-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-05-07 06:59:39 +00:00
|
|
|
* Wed May 07 2014 Petr Pisar <ppisar@redhat.com> - 2:1.10-1
|
|
|
|
- 1.10 bump
|
|
|
|
|
2014-03-14 15:52:37 +00:00
|
|
|
* Fri Mar 14 2014 Paul Howarth <paul@city-fan.org> - 2:1.08-1
|
|
|
|
- 1.08 bump
|
|
|
|
|
2014-02-10 10:13:02 +00:00
|
|
|
* Mon Feb 10 2014 Paul Howarth <paul@city-fan.org> - 2:1.07-1
|
|
|
|
- 1.07 bump
|
|
|
|
|
2014-01-03 07:57:24 +00:00
|
|
|
* Fri Jan 03 2014 Petr Pisar <ppisar@redhat.com> - 2:1.06-1
|
|
|
|
- 1.06 bump
|
|
|
|
|
2013-12-10 07:06:25 +00:00
|
|
|
* Tue Dec 10 2013 Petr Pisar <ppisar@redhat.com> - 2:1.04-1
|
|
|
|
- 1.04 bump
|
|
|
|
|
2013-08-03 19:43:45 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.03-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-30 15:26:07 +00:00
|
|
|
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 2:1.03-2
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-06-25 13:19:26 +00:00
|
|
|
* Tue Jun 25 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.03-1
|
|
|
|
- 1.03 bump
|
|
|
|
|
2013-04-02 07:18:44 +00:00
|
|
|
* Tue Apr 02 2013 Petr Šabata <contyk@redhat.com> - 2:1.01-1
|
|
|
|
- 1.01 bump
|
|
|
|
|
2013-02-14 11:48:39 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.78-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-11-20 06:59:25 +00:00
|
|
|
* Mon Nov 19 2012 Petr Pisar <ppisar@redhat.com> - 2:0.78-1
|
2012-11-19 08:50:24 +00:00
|
|
|
- 0.78 bump
|
|
|
|
|
2012-10-18 09:58:30 +00:00
|
|
|
* Thu Oct 18 2012 Petr Pisar <ppisar@redhat.com> - 2:0.77-1
|
|
|
|
- 0.77 bump
|
|
|
|
|
2012-07-20 14:29:19 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.70-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-20 06:46:49 +00:00
|
|
|
* Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 2:0.70-4
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-01-13 13:22:12 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.70-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-08-18 15:21:16 +00:00
|
|
|
* Thu Aug 18 2011 Iain Arnell <iarnell@gmail.com> 2:0.70-2
|
|
|
|
- Additional (Build)Requires from unofficial review
|
|
|
|
|
2011-08-18 15:19:00 +00:00
|
|
|
* Mon Aug 15 2011 Iain Arnell <iarnell@gmail.com> 2:0.70-1
|
|
|
|
- Unbundle DateTime::TimeZone and DateTime::Locale
|
|
|
|
- Bump epoch and revert to upstream versioning
|
|
|
|
- Specfile regenerated by cpanspec 1.78.
|
|
|
|
- Update description
|
|
|
|
|
2011-07-20 01:44:12 +00:00
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1:0.7000-3
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-07-04 04:26:59 +00:00
|
|
|
* Mon Jul 04 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-2
|
|
|
|
- update DateTime::TimeZone to 1.35 (Olson 2011h)
|
2011-07-04 04:28:14 +00:00
|
|
|
- add rpm 4.9 filtering macros
|
2011-07-04 04:26:59 +00:00
|
|
|
|
2011-05-13 14:06:42 +00:00
|
|
|
* Fri May 13 2011 Iain Arnell <iarnell@gmail.com> 1:0.7000-1
|
|
|
|
- update DateTime to 0.70
|
|
|
|
|
2011-05-04 14:42:12 +00:00
|
|
|
* Wed May 04 2011 Iain Arnell <iarnell@gmail.com> 1:0.6900-1
|
|
|
|
- update DateTime to 0.69
|
2011-05-04 14:43:09 +00:00
|
|
|
- update DateTime::TimeZone to 1.34 (Olson 2011g)
|
2011-05-04 14:42:12 +00:00
|
|
|
|
2011-04-24 09:39:29 +00:00
|
|
|
* Sun Apr 24 2011 Iain Arnell <iarnell@gmail.com> 1:0.6600-6
|
|
|
|
- fix the testing for loop
|
|
|
|
|
2011-04-24 09:27:27 +00:00
|
|
|
* Sun Apr 24 2011 Iain Arnell <iarnell@gmail.com> 1:0.6600-5
|
2011-04-24 09:15:03 +00:00
|
|
|
- update DateTime::TimeZone to 1.33 (Olson 2011f)
|
|
|
|
|
2011-04-06 04:34:19 +00:00
|
|
|
* Wed Apr 06 2011 Iain Arnell <iarnell@gmail.com> 1:0.6600-4
|
|
|
|
- update DateTime::TimeZone to 1.32 (Olson 2011e)
|
|
|
|
|
2011-03-26 09:24:25 +00:00
|
|
|
* Sat Mar 26 2011 Iain Arnell <iarnell@gmail.com> 1:0.6600-3
|
|
|
|
- update DateTime::TimeZone to 1.31
|
|
|
|
- DateTime::TimeZone no longer has Build.PL; use Makefile.PL
|
|
|
|
- whitespace cleanup
|
2011-03-26 09:55:51 +00:00
|
|
|
- clean up .packlist
|
2011-03-26 09:24:25 +00:00
|
|
|
|
2011-02-08 20:52:21 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.6600-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-12-21 17:32:08 +00:00
|
|
|
* Sun Dec 12 2010 Steven Pritchard <steve@kspei.com> 1:0.6600-1
|
|
|
|
- Update DateTime to 0.66.
|
|
|
|
- Update DateTime::TimeZone to 1.26.
|
|
|
|
- Update URL for FAQ in description.
|
|
|
|
- BR Class::Load and parent.
|
|
|
|
|
2010-10-09 07:50:25 +00:00
|
|
|
* Sat Oct 09 2010 Iain Arnell <iarnell@gmail.com> 1:0.6300-1
|
|
|
|
- Update DateTime to 0.63
|
|
|
|
- Update DateTime::TimeZone to 1.22
|
|
|
|
- DateTime license changed from "GPL+ or Artistic" to "Artistic 2.0"
|
|
|
|
- Fix DTLocale/Changelog encoding
|
|
|
|
|
2010-06-15 07:38:34 +00:00
|
|
|
* Mon Jun 14 2010 Petr Sabata <psabata@redhat.com> - 1:0.5300-4
|
|
|
|
- perl-DateTime-Locale-0.45 update
|
|
|
|
|
2010-04-30 13:47:06 +00:00
|
|
|
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:0.5300-3
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2010-01-27 19:36:22 +00:00
|
|
|
* Wed Jan 27 2010 Stepan Kasal <skasal@redhat.com> - 1:0.5300-2
|
|
|
|
- new upstream version of DateTime-TimeZone
|
|
|
|
|
2010-01-15 19:27:57 +00:00
|
|
|
* Fri Jan 15 2010 Stepan Kasal <skasal@redhat.com> - 1:0.5300-1
|
|
|
|
- new upstream version
|
|
|
|
- use Build.PL as Makefile.PL no longer exists
|
|
|
|
- use iconv to recode to utf-8, not a patch
|
|
|
|
- update BuildRequires
|
|
|
|
- drop Provides: perl(DateTime::TimeZoneCatalog), it is no longer there
|
|
|
|
- use filtering macros
|
|
|
|
|
2009-12-07 13:08:15 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1:0.4501-4
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-07-26 05:33:52 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.4501-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-02-26 14:43:47 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.4501-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-12-09 21:37:15 +00:00
|
|
|
* Tue Dec 09 2008 Steven Pritchard <steve@kspei.com> 1:0.4501-1
|
|
|
|
- Update to DateTime 0.4501.
|
|
|
|
|
|
|
|
* Mon Nov 10 2008 Steven Pritchard <steve@kspei.com> 1:0.4401-1
|
|
|
|
- Update to DateTime 0.4401.
|
|
|
|
- Update to DateTime::Locale 0.42.
|
|
|
|
- Update to DateTime::TimeZone 0.8301.
|
|
|
|
|
2008-09-08 16:56:54 +00:00
|
|
|
* Mon Sep 08 2008 Steven Pritchard <steve@kspei.com> 1:0.4304-2
|
|
|
|
- Update to DateTime::TimeZone 0.7904.
|
|
|
|
|
2008-07-15 20:38:00 +00:00
|
|
|
* Tue Jul 15 2008 Steven Pritchard <steve@kspei.com> 1:0.4304-1
|
2008-09-08 16:56:54 +00:00
|
|
|
- Update to DateTime 0.4304.
|
2008-07-15 20:38:00 +00:00
|
|
|
- Update to DateTime::TimeZone 0.78.
|
|
|
|
- Update to DateTime::Locale 0.41.
|
|
|
|
|
2008-07-08 16:51:53 +00:00
|
|
|
* Tue Jul 08 2008 Steven Pritchard <steve@kspei.com> 1:0.4302-2
|
|
|
|
- Update to DateTime::TimeZone 0.7701.
|
|
|
|
|
2008-05-31 18:29:05 +00:00
|
|
|
* Sat May 31 2008 Steven Pritchard <steve@kspei.com> 1:0.4302-1
|
|
|
|
- Update to DateTime 0.4302.
|
|
|
|
- Update to DateTime::TimeZone 0.77.
|
|
|
|
- Update to DateTime::Locale 0.4001.
|
|
|
|
- BR List::MoreUtils.
|
|
|
|
- Define IS_MAINTAINER so we run the pod tests.
|
|
|
|
|
2008-05-15 18:35:13 +00:00
|
|
|
* Thu May 15 2008 Steven Pritchard <steve@kspei.com> 1:0.42-1
|
|
|
|
- Update to DateTime 0.42.
|
|
|
|
- Update to DateTime::TimeZone 0.75.
|
|
|
|
- Update FAQ URL in description.
|
|
|
|
|
2008-02-28 13:13:29 +00:00
|
|
|
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:0.41-5
|
|
|
|
- Rebuild for perl 5.10 (again)
|
|
|
|
|
2008-02-20 02:53:28 +00:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:0.41-4
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2008-01-25 00:48:15 +00:00
|
|
|
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1:0.41-3
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2007-12-11 15:32:13 +00:00
|
|
|
* Tue Dec 11 2007 Steven Pritchard <steve@kspei.com> 1:0.41-2
|
|
|
|
- Update License tag.
|
|
|
|
- Update to DateTime::TimeZone 0.70.
|
|
|
|
|
2007-09-18 14:02:57 +00:00
|
|
|
* Mon Sep 17 2007 Steven Pritchard <steve@kspei.com> 1:0.41-1
|
|
|
|
- Update to DateTime 0.41.
|
|
|
|
- Update to DateTime::Locale 0.35.
|
|
|
|
- Update to DateTime::TimeZone 0.67.
|
|
|
|
|
2007-08-29 05:51:03 +00:00
|
|
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1:0.39-2
|
|
|
|
- Rebuild for selinux ppc32 issue.
|
|
|
|
|
2007-07-22 19:38:54 +00:00
|
|
|
* Sun Jul 22 2007 Steven Pritchard <steve@kspei.com> 1:0.39-1
|
2007-09-18 14:02:57 +00:00
|
|
|
- Update to DateTime 0.39.
|
2007-07-22 19:38:54 +00:00
|
|
|
- Update to DateTime::TimeZone 0.6603.
|
|
|
|
|
2007-07-05 15:33:24 +00:00
|
|
|
* Thu Jul 05 2007 Steven Pritchard <steve@kspei.com> 1:0.38-2
|
|
|
|
- BR Test::Output.
|
|
|
|
|
2007-07-02 21:34:08 +00:00
|
|
|
* Mon Jul 02 2007 Steven Pritchard <steve@kspei.com> 1:0.38-1
|
|
|
|
- Update to DateTime 0.38.
|
|
|
|
- Update to DateTime::TimeZone 0.6602.
|
|
|
|
- BR Test::Pod::Coverage.
|
|
|
|
|
2007-04-02 20:35:47 +00:00
|
|
|
* Mon Apr 02 2007 Steven Pritchard <steve@kspei.com> 1:0.37-3
|
|
|
|
- Drop BR DateTime::Format::* to avoid circular build deps.
|
|
|
|
|
2007-04-02 15:37:36 +00:00
|
|
|
* Mon Apr 02 2007 Steven Pritchard <steve@kspei.com> 1:0.37-2
|
|
|
|
- Filter Win32::TieRegistry dependency.
|
|
|
|
- Do the provides filter like we do in cpanspec.
|
|
|
|
- Drop some macro usage.
|
|
|
|
|
2007-03-31 21:44:53 +00:00
|
|
|
* Sat Mar 31 2007 Steven Pritchard <steve@kspei.com> 1:0.37-1
|
|
|
|
- Update to DateTime 0.37.
|
|
|
|
- Update to DateTime::TimeZone 0.63.
|
|
|
|
|
2007-03-13 21:58:27 +00:00
|
|
|
* Tue Mar 13 2007 Steven Pritchard <steve@kspei.com> 1:0.36-2
|
|
|
|
- Update to DateTime::Locale 0.34.
|
|
|
|
- Update to DateTime::TimeZone 0.62.
|
|
|
|
|
2007-01-22 18:14:35 +00:00
|
|
|
* Mon Jan 22 2007 Steven Pritchard <steve@kspei.com> 1:0.36-1
|
|
|
|
- Update to Date::Time 0.36.
|
|
|
|
- Update to DateTime::Locale 0.33.
|
|
|
|
- Update to DateTime::TimeZone 0.59.
|
|
|
|
|
2006-11-03 22:13:14 +00:00
|
|
|
* Fri Nov 03 2006 Steven Pritchard <steve@kspei.com> 1:0.35-1
|
|
|
|
- Update to DateTime 0.35.
|
|
|
|
- Update to DateTime::Locale 0.3101.
|
|
|
|
- LICENSE.icu seems to have been renamed LICENSE.cldr.
|
|
|
|
- Update to DateTime::TimeZone 0.54.
|
|
|
|
- Use fixperms macro instead of our own chmod incantation.
|
|
|
|
- Convert DateTime::LeapSecond to UTF-8 to avoid a rpmlint warning.
|
|
|
|
|
2006-08-29 23:23:54 +00:00
|
|
|
* Tue Aug 29 2006 Steven Pritchard <steve@kspei.com> 1:0.34-3
|
|
|
|
- Update to DateTime::TimeZone 0.48.
|
|
|
|
|
2006-08-28 22:03:23 +00:00
|
|
|
* Mon Aug 28 2006 Steven Pritchard <steve@kspei.com> 1:0.34-2
|
|
|
|
- Update to DateTime::TimeZone 0.47.
|
|
|
|
|
2006-08-15 00:49:24 +00:00
|
|
|
* Mon Aug 14 2006 Steven Pritchard <steve@kspei.com> 1:0.34-1
|
|
|
|
- Update to DateTime 0.34.
|
|
|
|
|
2006-07-29 19:20:57 +00:00
|
|
|
* Fri Jul 28 2006 Steven Pritchard <steve@kspei.com> 1:0.32-1
|
|
|
|
- Update to DateTime 0.32.
|
|
|
|
- Improve Summary, description, and source URLs.
|
|
|
|
- Fix find option order.
|
|
|
|
|
2006-07-13 20:54:01 +00:00
|
|
|
* Thu Jul 13 2006 Steven Pritchard <steve@kspei.com> 1:0.31-2
|
|
|
|
- BR DateTime::Format::ICal and DateTime::Format::Strptime for better
|
|
|
|
test coverage.
|
|
|
|
|
2006-05-24 23:34:41 +00:00
|
|
|
* Wed May 24 2006 Steven Pritchard <steve@kspei.com> 1:0.31-1
|
|
|
|
- Update DateTime to 0.31.
|
|
|
|
- Update DateTime::TimeZone to 0.46.
|
|
|
|
|
2006-02-27 16:49:48 +00:00
|
|
|
* Mon Feb 27 2006 Steven Pritchard <steve@kspei.com> 1:0.30-3
|
|
|
|
- Bump Epoch (argh, 0.2901 > 0.30 to rpm)
|
|
|
|
- Update DateTime::TimeZone to 0.42
|
|
|
|
|
2006-02-19 00:12:45 +00:00
|
|
|
* Sat Feb 18 2006 Steven Pritchard <steve@kspei.com> 0.30-2
|
|
|
|
- Update DateTime::TimeZone to 0.41
|
|
|
|
|
2006-01-11 02:47:43 +00:00
|
|
|
* Tue Jan 10 2006 Steven Pritchard <steve@kspei.com> 0.30-1
|
|
|
|
- Update DateTime to 0.30
|
|
|
|
- Update DateTime::TimeZone to 0.40
|
|
|
|
|
2005-09-16 20:15:06 +00:00
|
|
|
* Fri Sep 16 2005 Paul Howarth <paul@city-fan.org> 0.2901-2
|
|
|
|
- Unpack each tarball only once
|
|
|
|
- Use Module::Build's build script where available
|
|
|
|
- Help each module find the others when needed
|
|
|
|
- Clean up files list
|
|
|
|
- Include additional documentation from DT::Locale & DT::TimeZone
|
|
|
|
- Add BR: perl(File::Find::Rule) & perl(Test::Pod) to improve test coverage
|
|
|
|
- Remove unversioned provides of perl(DateTime) & perl(DateTime::TimeZone)
|
|
|
|
|
|
|
|
* Wed Aug 31 2005 Steven Pritchard <steve@kspei.com> 0.2901-1
|
|
|
|
- Specfile autogenerated.
|