Revisions of perl-DateTime

buildservice-autocommit accepted request 1156541 from Tina Müller's avatar Tina Müller (tinita) (revision 115)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) committed (revision 114)
Fix disabling of __perllib_provides
buildservice-autocommit accepted request 1126980 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 113)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1125750 from Tina Müller's avatar Tina Müller (tinita) (revision 112)
- updated to 1.65
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.65   2023-11-05
  - This release is the same as 1.64. This release fixes builds on macOS with
    Perls before 5.22.0. Reported by Simon Sawert. GH #141.
  1.64   2023-10-29 (TRIAL RELEASE)
  - Fix builds on macOS with Perls before 5.22.0. This seems to have the same
    issue as Windows on older Perls. Reported by Simon Sawert. GH #141.
buildservice-autocommit accepted request 1120572 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 111)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 1120567 from Tina Müller's avatar Tina Müller (tinita) (revision 110)
- updated to 1.63
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.63   2023-10-22
  - This release is the same as 1.62. This releases fixes quadmath builds on
    Windows. Reported by @sisyphus. GH #139.
  1.62   2023-09-04 (TRIAL RELEASE)
  - This is take 3 of trying to use `Perl_isfinite` where it's available. Now we
    simply don't use it on Windows unless the Perl version is 5.22.0 or later.
  1.61   2023-09-02 (TRIAL RELEASE)
  - Fix use of the `Perl_isfinite` function on platforms where this is
    broken. On Windows with Perl <= 5.20, it seems like `Perl_isfinite` exists
    but it calls `Perl_isinf` and `Perl_isnan`, which don't exist.
  1.60   2023-08-19 (TRIAL RELEASE)
  - Switched to using the `Perl_isfinite` function instead of trying to
    implement this ourselves in XS code. This should fix quadmath builds on
    Windows. Reported by @sisyphus. GH #139.
buildservice-autocommit accepted request 1034443 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 109)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 1034241 from Tina Müller's avatar Tina Müller (tinita) (revision 108)
- updated to 1.59
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.59   2022-10-23
  - Fixed tests to pass with DateTime::Locale 1.37+. Reported by Slaven
    Rezić. GH #34.
buildservice-autocommit accepted request 972833 from Tina Müller's avatar Tina Müller (tinita) (revision 107)
baserev update by copy to link target
Tina Müller's avatar Tina Müller (tinita) accepted request 970712 from Tina Müller's avatar Tina Müller (tinita) (revision 106)
- updated to 1.58
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.58   2022-04-18
  - Fixed tests so that they ignore the value set in the
    `PERL_DATETIME_DEFAULT_TZ` env var, if one exists. Reported by Ian Gibbs. GH
    #128.
buildservice-autocommit accepted request 960195 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 105)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 959384 from Tina Müller's avatar Tina Müller (tinita) (revision 104)
- updated to 1.57
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.57   2022-03-03
  - The last release would die if Sub::Util was not available, but this should
    just be an optional requirement. Fixed by Paul Howarth. GH #131.
  - This is the second time I've introduced this bug, so now there's a test to
    make sure that DateTime can be loaded if Sub::Util is not
    installed. Hopefully this will prevent a third occurrence of this bug.
buildservice-autocommit accepted request 959199 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 103)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 958995 from Tina Müller's avatar Tina Müller (tinita) (revision 102)
- updated to 1.56
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.56   2022-03-02
  - The DateTime->from_epoch constructor now accepts a single, non-hashref
    argument, and validates it as an epoch value. Requested by Neil Bowers. GH
    #119.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 943098 from Tina Müller's avatar Tina Müller (tinita) (revision 101)
- updated to 1.55
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.55   2021-12-23
  - Another documentation fix release. This fixes some mistakes, fixes some
    broken links, and removes all references to the long-dead datetime.perl.org
    site.
buildservice-autocommit accepted request 854762 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 100)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 854505 from Tina Müller's avatar Tina Müller (tinita) (revision 99)
- updated to 1.54
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.54   2020-12-04
  - This release contains a lot of small documentation revisions, both to
    formatting and content.
buildservice-autocommit accepted request 847436 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 98)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 847435 from Tina Müller's avatar Tina Müller (tinita) (revision 97)
- updated to 1.53
   see /usr/share/doc/packages/perl-DateTime/Changes
  1.53   2020-11-08
  - Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
buildservice-autocommit accepted request 781160 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 96)
baserev update by copy to link target
Displaying revisions 1 - 20 of 115
openSUSE Build Service is sponsored by