Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Mail-DKIM for openSUSE:Factory 
checked in at 2023-07-12 17:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-DKIM (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mail-DKIM.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mail-DKIM"

Wed Jul 12 17:26:31 2023 rev:32 rq:1098162 version:1.20230630

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mail-DKIM/perl-Mail-DKIM.changes    
2023-02-17 16:43:40.378412538 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mail-DKIM.new.8922/perl-Mail-DKIM.changes  
2023-07-12 17:26:40.986260660 +0200
@@ -1,0 +2,11 @@
+Fri Jun 30 03:06:43 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.20230630
+   see /usr/share/doc/packages/perl-Mail-DKIM/Changes
+
+  1.20230630 2023-06-30 UTC
+    * Add support for Ed25519 signature types
+      Thanks to  Matthäus Wander @mwander
+    * Option to add custom tags to generated signatures
+
+-------------------------------------------------------------------

Old:
----
  Mail-DKIM-1.20230212.tar.gz

New:
----
  Mail-DKIM-1.20230630.tar.gz

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

Other differences:
------------------
++++++ perl-Mail-DKIM.spec ++++++
--- /var/tmp/diff_new_pack.1Gxrzw/_old  2023-07-12 17:26:41.906266023 +0200
+++ /var/tmp/diff_new_pack.1Gxrzw/_new  2023-07-12 17:26:41.910266047 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Mail-DKIM
 Name:           perl-Mail-DKIM
-Version:        1.20230212
+Version:        1.20230630
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Signs/verifies Internet mail with DKIM/DomainKey signatures
@@ -29,6 +29,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Crypt::OpenSSL::RSA)
+BuildRequires:  perl(Crypt::PK::Ed25519)
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(Mail::Address)
 BuildRequires:  perl(Mail::AuthenticationResults::Header::AuthServID)
@@ -39,6 +40,7 @@
 BuildRequires:  perl(Test::RequiresInternet)
 BuildRequires:  perl(YAML::XS)
 Requires:       perl(Crypt::OpenSSL::RSA)
+Requires:       perl(Crypt::PK::Ed25519)
 Requires:       perl(Digest::SHA)
 Requires:       perl(Mail::Address)
 Requires:       perl(Mail::AuthenticationResults::Header::AuthServID)
@@ -72,7 +74,7 @@
 %prep
 %autosetup  -n %{cpan_name}-%{version}
 
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ Mail-DKIM-1.20230212.tar.gz -> Mail-DKIM-1.20230630.tar.gz ++++++
++++ 1751 lines of diff (skipped)

Reply via email to