Commit Graph

15 Commits

Author SHA1 Message Date
Petr Šabata
6526fa5187 1.63 bump
- Modernize the SPEC file
2016-01-14 12:14:30 +01:00
Petr Šabata
75142a41d7 1.62 bump 2015-12-21 13:16:08 +01:00
Paul Howarth
48c1646c2b 1.61 bump 2015-11-14 20:23:17 +00:00
Paul Howarth
723b7597ea 1.60 bump 2015-11-08 16:42:49 +00:00
Petr Písař
85b64c7a6a 1.57 bump 2015-10-08 09:47:37 +02:00
Petr Písař
e93aa0cd57 1.56 bump 2014-08-12 14:01:19 +02:00
Paul Howarth
f0b5421e6d Update to 1.55
- New upstream release 1.55 (rpm version 1.5500 to maintain upgrade path)
  - If diagnostic is true for an object, it will now use Test::More::diag()
    under the test harness rather than printing to STDOUT
  - The %%z specifier will now parse UTC offsets with a colon like "+01:00"
    (CPAN RT#91458)
  - Made the regexes to parse day and months abbreviations and names a little
    more specificl as it stood, they tended to eat up more non-word characters
    than they should, so a pattern like '%a%m%d_%Y' broke on a date like
    'Fri0215_2013' - the day name would be parsed as 'Fri02' and the month
    would not be parsed at all (CPAN RT#93863, CPAN RT#93865)
- Specify all dependencies
- Use DESTDIR rather than PERL_INSTALL_ROOT
2014-05-04 20:21:21 +01:00
Paul Howarth
f5510b8b0b Update to 1.54 (rpm version 1.5400 to maintain upgrade path)
- New upstream release 1.54
  - Packaging cleanup, including listing Test::More as a test prereq, not a
    runtime prereq (CPAN RT#76128)
  - Shut up "unescaped braces in regex" warning from 5.17.0 (CPAN RT#77514)
  - A fix in DateTime.pm 1.00 broke a test in this distro (CPAN RT#84371)
  - Require DateTime.pm 1.00 because without it tests will break
- Specify all dependencies
- This release by DROLSKY -> update source URL
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
2013-04-03 16:26:49 +01:00
Steven Pritchard
987af045a3 Update to 1.5000. 2010-12-22 17:44:35 -06:00
Marcela Mašláňová
b1805dcc9a - Mass rebuild with perl-5.12.0 2010-05-07 13:57:36 +00:00
Paul Howarth
53ebaf1fe0 - Fix FTBFS (#564718) by bumping buildreq version of perl(DateTime) from
0.4304 to 0.44 (RPM considers 0.4304 > 0.44, unlike perl) and bumping
    version to
1.1000 for compatibility with DateTime::Locale 0.43 (upstream ticket 19)
- Update buildreq version requirement for perl(DateTime::Locale) to 0.43
- Drop test patch, no longer needed
- Run additional tests for full locale coverage
2010-02-16 08:13:56 +00:00
Steven Pritchard
4a652f4c56 Update to 1.0800. Update versions on build dependencies. 2008-09-22 18:23:05 +00:00
Steven Pritchard
c95065610a Update to 1.0702. Drop charset patch. Update License tag. BR Test::More. 2008-01-03 17:28:37 +00:00
Steven Pritchard
b818b88a19 auto-import perl-DateTime-Format-Strptime-1.0700-1 on branch devel from
perl-DateTime-Format-Strptime-1.0700-1.src.rpm
2006-07-07 17:40:19 +00:00
Steven Pritchard
62e8bf4cae Setup of module perl-DateTime-Format-Strptime 2006-07-07 17:39:47 +00:00