8
0

2 Commits

Author SHA256 Message Date
a5eb1b2c1a Accepting request 1291925 from devel:languages:perl
Forwarded request #1291906 from tinita

- updated to 2.20250709
   see /usr/share/doc/packages/perl-Mail-AuthenticationResults/Changes
  2.20250709 2025-07-10 09:33:55+10:00 Australia/Melbourne
    - Correctly parse a string beginning with a slash

OBS-URL: https://build.opensuse.org/request/show/1291925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mail-AuthenticationResults?expand=0&rev=6
2025-07-15 14:42:28 +00:00
c4fea85372 - updated to 2.20250709
see /usr/share/doc/packages/perl-Mail-AuthenticationResults/Changes
  2.20250709 2025-07-10 09:33:55+10:00 Australia/Melbourne
    - Correctly parse a string beginning with a slash

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-AuthenticationResults?expand=0&rev=10
2025-07-11 10:20:02 +00:00
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf2cfaa3368401ad9d9013cb75a8a9c61db6c3444b1ef1d4b424b6a06a2ed6b
size 32794

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jul 10 05:37:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 2.20250709
see /usr/share/doc/packages/perl-Mail-AuthenticationResults/Changes
2.20250709 2025-07-10 09:33:55+10:00 Australia/Melbourne
- Correctly parse a string beginning with a slash
-------------------------------------------------------------------
Wed Nov 1 03:07:07 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Mail-AuthenticationResults
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Mail-AuthenticationResults
Name: perl-Mail-AuthenticationResults
Version: 2.20231031
Version: 2.20250709
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Object Oriented Authentication-Results Headers
@@ -50,7 +50,7 @@ Comments added between key/value pairs will be added after them in the data
structures and when stringified.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor