public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DateTime-Format-XSD] rawhide: Update to 0.5
@ 2026-08-04  9:58 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-04  9:58 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04  9:58 [rpms/perl-DateTime-Format-XSD] rawhide: Update to 0.5 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox