public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DateTime] f45: Update to 1.67 (rhbz#2526041)
Date: Mon, 31 Aug 2026 14:05:00 GMT	[thread overview]
Message-ID: <178818510037.1.12500406892258833582.rpms-perl-DateTime-a78c862503c5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-DateTime
            Branch : f45
            Commit : a78c862503c534c5a80da31d7a1d97fcce170e71
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-08-31T14:28:51+01:00
            Stats  : +14/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-DateTime/c/a78c862503c534c5a80da31d7a1d97fcce170e71?branch=f45

            Log:
            Update to 1.67 (rhbz#2526041)

- New upstream release 1.67
  - Documented that the 'truncate' method can throw a fatal error if the
    truncation produces a datetime that doesn't exist in the local time zone,
    which can happen when truncating to a day (or more) in a time zone with a
    DST transition at midnight (GH#155)
  - Documented that 'rfc3339' does not include nanoseconds (GH#150)
  - Fixed docs for 'strftime' to remove the bit that said it returned the same
    values as the POSIX 'strftime'; this hasn't been the case for a long time
    (GH#148)

---
diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index c728186..07e62b9 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -7,8 +7,8 @@
 
 Name:           perl-DateTime
 Epoch:          2
-Version:        1.66
-Release:        8%{?dist}
+Version:        1.67
+Release:        1%{?dist}
 Summary:        Date and time object for Perl
 License:        Artistic-2.0
 URL:            https://metacpan.org/release/DateTime
@@ -114,6 +114,17 @@ make test
 %{_mandir}/man3/DateTime::Types.3*
 
 %changelog
+* Mon Aug 31 2026 Paul Howarth <paul@city-fan.org> - 2:1.67-1
+- Update to 1.67 (rhbz#2526041)
+  - Documented that the 'truncate' method can throw a fatal error if the
+    truncation produces a datetime that doesn't exist in the local time zone,
+    which can happen when truncating to a day (or more) in a time zone with a
+    DST transition at midnight (GH#155)
+  - Documented that 'rfc3339' does not include nanoseconds (GH#150)
+  - Fixed docs for 'strftime' to remove the bit that said it returned the same
+    values as the POSIX 'strftime'; this hasn't been the case for a long time
+    (GH#148)
+
 * Thu Jul 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.66-8
 - Perl 5.44 re-rebuild of bootstrapped packages
 

diff --git a/sources b/sources
index 282694f..3eedd13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DateTime-1.66.tar.gz) = 18e371dad068b1e13415bf00274e4a3f421e6afc53eca9dbe07f63b27e8b71a8f0466fa3fa9f91c3d4b66a6f6c8cb0541f15f9534148fe57dbb813283c58ebdb
+SHA512 (DateTime-1.67.tar.gz) = 1bc68275a83ae62e69656fa15b93c5b8a9c62551f8bf62e9d36e487e6b33a769849253716b9f991fda374fc209cb0ae3e2356e7d2b3298a73c468966dc3b221c

                 reply	other threads:[~2026-08-31 14:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178818510037.1.12500406892258833582.rpms-perl-DateTime-a78c862503c5@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox