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-Format-XSD] rawhide: Update to 0.5
Date: Tue, 04 Aug 2026 09:58:31 GMT [thread overview]
Message-ID: <178583751173.1.13389836831128729349.rpms-perl-DateTime-Format-XSD-b1e8398ed174@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-DateTime-Format-XSD
Branch : rawhide
Commit : b1e8398ed174e1df9c3ac54843654bb086ed2a2b
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-08-04T10:57:29+01:00
Stats : +12/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DateTime-Format-XSD/c/b1e8398ed174e1df9c3ac54843654bb086ed2a2b?branch=rawhide
Log:
Update to 0.5
- New upstream release 0.5
- DateTime::Format::ISO8601 minimum update for nanoseconds fix
- Added a SECURITY Policy
- Minor packaging updates
---
diff --git a/.gitignore b/.gitignore
index 010fedd..b9c637d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/DateTime-Format-XSD-0.2.tar.gz
/DateTime-Format-XSD-0.4.tar.gz
+/DateTime-Format-XSD-0.5.tar.gz
diff --git a/perl-DateTime-Format-XSD.spec b/perl-DateTime-Format-XSD.spec
index 5230a68..1dfd3ed 100644
--- a/perl-DateTime-Format-XSD.spec
+++ b/perl-DateTime-Format-XSD.spec
@@ -1,6 +1,6 @@
Name: perl-DateTime-Format-XSD
-Version: 0.4
-Release: 16%{?dist}
+Version: 0.5
+Release: 1%{?dist}
Summary: Format DateTime according to xsd:dateTime
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/DateTime-Format-XSD
@@ -14,7 +14,7 @@ BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
# Runtime
BuildRequires: perl(base)
-BuildRequires: perl(DateTime::Format::ISO8601)
+BuildRequires: perl(DateTime::Format::ISO8601) >= 0.19
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Test Suite
@@ -45,11 +45,17 @@ make test
%files
%license LICENSE
-%doc Changes README
+%doc Changes README SECURITY.md
%{perl_vendorlib}/DateTime/
%{_mandir}/man3/DateTime::Format::XSD.3*
%changelog
+* Tue Aug 4 2026 Paul Howarth <paul@city-fan.org> - 0.5-1
+- Update to 0.5
+ - DateTime::Format::ISO8601 minimum update for nanoseconds fix
+ - Added a SECURITY Policy
+ - Minor packaging updates
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 216764b..580bb04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DateTime-Format-XSD-0.4.tar.gz) = 1404971b7b82daf64fa2d3b397cb1da84f12448f893586b5e7352273e80be7e1a0ef04faf5b531cfd71843a8abbf9f76cd2fd47f18e9f0850cc3b1f7f523e0ea
+SHA512 (DateTime-Format-XSD-0.5.tar.gz) = 3ff08adeb71607dd70d6609e3de9987ea145edf6b356e45c389aee46f36e2b1f0e6a518ac5c6df92bb725520a17a823f77136aae1ca561782d3aecb1fddbe6a2
reply other threads:[~2026-08-04 9:58 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=178583751173.1.13389836831128729349.rpms-perl-DateTime-Format-XSD-b1e8398ed174@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