public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-XML-Feed] rawhide: Update to 1.0.1
@ 2026-09-13 9:52 Emmanuel Seyman
0 siblings, 0 replies; only message in thread
From: Emmanuel Seyman @ 2026-09-13 9:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-XML-Feed
Branch : rawhide
Commit : cf756d167dd2335c5a4941d645fd6fb0184c9b92
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-09-13T11:52:23+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-XML-Feed/c/cf756d167dd2335c5a4941d645fd6fb0184c9b92?branch=rawhide
Log:
Update to 1.0.1
---
diff --git a/.gitignore b/.gitignore
index 9995bec..cef394f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ XML-Feed-0.43.tar.gz
/XML-Feed-0.63.tar.gz
/XML-Feed-0.65.tar.gz
/XML-Feed-v1.0.0.tar.gz
+/XML-Feed-1.0.1.tar.gz
diff --git a/perl-XML-Feed.spec b/perl-XML-Feed.spec
index 991c3ce..9a17852 100644
--- a/perl-XML-Feed.spec
+++ b/perl-XML-Feed.spec
@@ -1,10 +1,10 @@
Name: perl-XML-Feed
-Version: 1.0.0
-Release: 3%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
Summary: Syndication feed parser and auto-discovery
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/dist/XML-Feed
-Source0: https://cpan.metacpan.org/authors/id/D/DA/DAVECROSS/XML-Feed-v%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/D/DA/DAVECROSS/XML-Feed-%{version}.tar.gz
BuildArch: noarch
# build requirements
BuildRequires: make
@@ -56,7 +56,7 @@ XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also
implements feed auto-discovery for finding feeds, given a URI.
%prep
-%setup -q -n XML-Feed-v%{version}
+%setup -q -n XML-Feed-%{version}
%build
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
@@ -75,6 +75,9 @@ implements feed auto-discovery for finding feeds, given a URI.
%{_mandir}/man3/XML*
%changelog
+* Sun Sep 13 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 1.0.1-1
+- Update to 1.0.1
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index a3c359b..8024a40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (XML-Feed-v1.0.0.tar.gz) = b558b767707532b8891967147cff1485cf2c5da81e784e5811c7b88ed715389726efbd3b2f92412340637d6aa37cc3452610582cd34bc68d8ed10a3d61f40bdd
+SHA512 (XML-Feed-1.0.1.tar.gz) = f996380bb3607994fc0f1368ee3b8bf454769e81209fb9fef3793d3359de35ba1db994e2781dab5afbd309c4b4c16221211b5a07205fb868a39b0421c8c84e8d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-13 9:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 9:52 [rpms/perl-XML-Feed] rawhide: Update to 1.0.1 Emmanuel Seyman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox