Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-XML-Feed for openSUSE:Factory 
checked in at 2026-01-08 15:28:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-Feed (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-Feed.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-Feed"

Thu Jan  8 15:28:26 2026 rev:6 rq:1325870 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-Feed/perl-XML-Feed.changes      
2024-07-11 20:34:19.607367573 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-Feed.new.1928/perl-XML-Feed.changes    
2026-01-08 15:29:12.297491560 +0100
@@ -1,0 +2,13 @@
+Tue Nov 18 05:33:30 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 1.0.0 (v1.0.0)
+   see /usr/share/doc/packages/perl-XML-Feed/ChangeLog.md
+
+  ## [v1.0.0] - 2025-11-17
+
+  ### Added
+
+  * Constructors (`new()` and `parse()`) accept a `{ useragent => $ua }` 
argument
+  * New `useragent()` accessor/mutator
+
+-------------------------------------------------------------------

Old:
----
  XML-Feed-0.65.tar.gz

New:
----
  README.md
  XML-Feed-v1.0.0.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-Feed.spec ++++++
--- /var/tmp/diff_new_pack.Lind20/_old  2026-01-08 15:29:12.889516134 +0100
+++ /var/tmp/diff_new_pack.Lind20/_new  2026-01-08 15:29:12.889516134 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-Feed
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,16 @@
 
 %define cpan_name XML-Feed
 Name:           perl-XML-Feed
-Version:        0.650.0
+Version:        1.0.0
 Release:        0
-# 0.65 -> normalize -> 0.650.0
-%define cpan_version 0.65
+# v1.0.0 -> normalize -> 1.0.0
+%define cpan_version v1.0.0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        XML Syndication Feed Support
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/D/DA/DAVECROSS/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -41,13 +42,13 @@
 BuildRequires:  perl(HTML::Entities)
 BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Module::Build) >= 0.42
+BuildRequires:  perl(Module::Build) >= 0.420
 BuildRequires:  perl(Module::Pluggable)
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Fetch)
-BuildRequires:  perl(XML::Atom) >= 0.38
-BuildRequires:  perl(XML::LibXML) >= 1.66
-BuildRequires:  perl(XML::RSS) >= 1.47
+BuildRequires:  perl(XML::Atom) >= 0.380
+BuildRequires:  perl(XML::LibXML) >= 1.660
+BuildRequires:  perl(XML::RSS) >= 1.470
 BuildRequires:  perl(XML::XPath)
 Requires:       perl(Class::ErrorHandler)
 Requires:       perl(DateTime)
@@ -62,18 +63,18 @@
 Requires:       perl(LWP::UserAgent)
 Requires:       perl(Module::Pluggable)
 Requires:       perl(URI::Fetch)
-Requires:       perl(XML::Atom) >= 0.38
-Requires:       perl(XML::LibXML) >= 1.66
-Requires:       perl(XML::RSS) >= 1.47
+Requires:       perl(XML::Atom) >= 0.380
+Requires:       perl(XML::LibXML) >= 1.660
+Requires:       perl(XML::RSS) >= 1.470
 Provides:       perl(XML::Feed) = %{version}
-Provides:       perl(XML::Feed::Content) = %{version}
-Provides:       perl(XML::Feed::Enclosure) = %{version}
-Provides:       perl(XML::Feed::Entry) = %{version}
-Provides:       perl(XML::Feed::Entry::Format::Atom) = %{version}
-Provides:       perl(XML::Feed::Entry::Format::RSS) = %{version}
-Provides:       perl(XML::Feed::Format::Atom) = %{version}
-Provides:       perl(XML::Feed::Format::RSS) = %{version}
-Provides:       perl(XML::Feed::Util) = %{version}
+Provides:       perl(XML::Feed::Content) = 0.650.0
+Provides:       perl(XML::Feed::Enclosure) = 0.650.0
+Provides:       perl(XML::Feed::Entry) = 0.650.0
+Provides:       perl(XML::Feed::Entry::Format::Atom) = 0.650.0
+Provides:       perl(XML::Feed::Entry::Format::RSS) = 0.650.0
+Provides:       perl(XML::Feed::Format::Atom) = 0.650.0
+Provides:       perl(XML::Feed::Format::RSS) = 0.650.0
+Provides:       perl(XML::Feed::Util) = 0.650.0
 %undefine       __perllib_provides
 %{perl_requires}
 
@@ -102,7 +103,7 @@
 DateTime objects, which it then returns to the caller.
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Build.PL --installdirs=vendor

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-XML-Feed/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-XML-Feed)



++++++ _scmsync.obsinfo ++++++
mtime: 1763444011
commit: 53b2bd5455e22b8250ce14d6be7c80c431685a46fac04762422c0124fe6bcede
url: https://src.opensuse.org/perl/perl-XML-Feed.git
revision: 53b2bd5455e22b8250ce14d6be7c80c431685a46fac04762422c0124fe6bcede
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-01-02 15:50:44.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to