Compare commits

...

2 Commits

Author SHA256 Message Date
78a65e40db Accepting request 1235275 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mail-DKIM?expand=0&rev=36
2025-01-07 19:50:20 +00:00
14abe05eb9 - updated to 1.20240923
see /usr/share/doc/packages/perl-Mail-DKIM/Changes
  1.20240923 2024-09-23 Australia/Melbourne
    * Fix loading of ED25519 keys with CryptX-0.081
  1.20240827 2024-08-27 Australia/Melbourne
    * Add missing Author prerequisite
      Thanks to Giovanni <g.bechis@snb.it>
    * Option to pass a time to the Validator to assert the time
      which should be considered as "now" for expiry checks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-DKIM?expand=0&rev=50
2025-01-06 16:48:16 +00:00
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33f1fb24b9678182ff29275491fd20980ec93bc5f69bc5ad21ca673bf8d7c3d1
size 183425

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45de46f5dc4d23bcb6ad6401759881dd43968eab20e73f6f79d9557467de20ee
size 184393

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Sep 23 05:32:49 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.20240923
see /usr/share/doc/packages/perl-Mail-DKIM/Changes
1.20240923 2024-09-23 Australia/Melbourne
* Fix loading of ED25519 keys with CryptX-0.081
1.20240827 2024-08-27 Australia/Melbourne
* Add missing Author prerequisite
Thanks to Giovanni <g.bechis@snb.it>
* Option to pass a time to the Validator to assert the time
which should be considered as "now" for expiry checks
-------------------------------------------------------------------
Sun Jun 23 16:29:40 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,7 +18,7 @@
%define cpan_name Mail-DKIM
Name: perl-Mail-DKIM
Version: 1.20240619
Version: 1.20240923
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Signs/verifies Internet mail with DKIM/DomainKey signatures