Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Mail-Message for
openSUSE:Factory checked in at 2021-08-03 22:48:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-Message (Old)
and /work/SRC/openSUSE:Factory/.perl-Mail-Message.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-Message"
Tue Aug 3 22:48:48 2021 rev:2 rq:909906 version:3.011
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mail-Message/perl-Mail-Message.changes
2020-12-05 20:37:14.030711904 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Mail-Message.new.1899/perl-Mail-Message.changes
2021-08-03 22:49:18.512455778 +0200
@@ -1,0 +2,12 @@
+Wed Jul 28 03:08:01 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 3.011
+ see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
+
+ version 3.011: Tue 27 Jul 13:30:38 CEST 2021
+
+ Improvements:
+ - textAlternativeForHtml can now be configured to actually change
+ left- and rightmargin [Tristan Miller]
+
+-------------------------------------------------------------------
Old:
----
Mail-Message-3.010.tar.gz
New:
----
Mail-Message-3.011.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mail-Message.spec ++++++
--- /var/tmp/diff_new_pack.7jPUoN/_old 2021-08-03 22:49:18.872455344 +0200
+++ /var/tmp/diff_new_pack.7jPUoN/_new 2021-08-03 22:49:18.876455339 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mail-Message
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
#
+%define cpan_name Mail-Message
Name: perl-Mail-Message
-Version: 3.010
+Version: 3.011
Release: 0
-%define cpan_name Mail-Message
Summary: General message object
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Date::Format)
@@ -58,11 +56,11 @@
Mail::Box::Message extension.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -73,7 +71,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc ChangeLog README README.md
%changelog
++++++ Mail-Message-3.010.tar.gz -> Mail-Message-3.011.tar.gz ++++++
++++ 2394 lines of diff (skipped)