Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Email-Abstract for
openSUSE:Factory checked in at 2023-09-13 20:44:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-Abstract (Old)
and /work/SRC/openSUSE:Factory/.perl-Email-Abstract.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Email-Abstract"
Wed Sep 13 20:44:14 2023 rev:3 rq:1110660 version:3.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Email-Abstract/perl-Email-Abstract.changes
2021-06-29 22:44:06.498940838 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Email-Abstract.new.1766/perl-Email-Abstract.changes
2023-09-13 20:45:00.127015005 +0200
@@ -1,0 +2,9 @@
+Tue Sep 5 16:45:55 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 3.010
+ see /usr/share/doc/packages/perl-Email-Abstract/Changes
+
+ 3.010 2023-09-02 20:22:12-04:00 America/New_York
+ - update packaging metadata
+
+-------------------------------------------------------------------
Old:
----
Email-Abstract-3.009.tar.gz
New:
----
Email-Abstract-3.010.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Email-Abstract.spec ++++++
--- /var/tmp/diff_new_pack.yoct4i/_old 2023-09-13 20:45:01.151051411 +0200
+++ /var/tmp/diff_new_pack.yoct4i/_new 2023-09-13 20:45:01.151051411 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Email-Abstract
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
%define cpan_name Email-Abstract
Name: perl-Email-Abstract
-Version: 3.009
+Version: 3.10.0
Release: 0
-Summary: Unified interface to mail representations
+%define cpan_version 3.010
License: Artistic-1.0 OR GPL-1.0-or-later
+Summary: Unified interface to mail representations
URL: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
@@ -36,6 +37,14 @@
Requires: perl(Email::Simple) >= 1.998
Requires: perl(MRO::Compat)
Requires: perl(Module::Pluggable) >= 1.5
+Provides: perl(Email::Abstract) = 3.10.0
+Provides: perl(Email::Abstract::EmailMIME) = 3.10.0
+Provides: perl(Email::Abstract::EmailSimple) = 3.10.0
+Provides: perl(Email::Abstract::MIMEEntity) = 3.10.0
+Provides: perl(Email::Abstract::MailInternet) = 3.10.0
+Provides: perl(Email::Abstract::MailMessage) = 3.10.0
+Provides: perl(Email::Abstract::Plugin) = 3.10.0
+%define __perllib_provides /bin/true
%{perl_requires}
%description
@@ -55,7 +64,7 @@
used.
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Makefile.PL INSTALLDIRS=vendor
++++++ Email-Abstract-3.009.tar.gz -> Email-Abstract-3.010.tar.gz ++++++
++++ 1743 lines of diff (skipped)