From 68ddf6d5cdd6d5a6100318ca2ad9e263384ec35d6a58ba110790b7c1c15cf04d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 10 Oct 2024 15:49:32 +0000 Subject: [PATCH] - update to 5.5.0: * Support `redirect` in SPF OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-checkdmarc?expand=0&rev=7 --- checkdmarc-5.3.1.tar.gz | 3 --- checkdmarc-5.5.0.tar.gz | 3 +++ python-checkdmarc.changes | 6 ++++++ python-checkdmarc.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 checkdmarc-5.3.1.tar.gz create mode 100644 checkdmarc-5.5.0.tar.gz diff --git a/checkdmarc-5.3.1.tar.gz b/checkdmarc-5.3.1.tar.gz deleted file mode 100644 index 7eb54d8..0000000 --- a/checkdmarc-5.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d71e7fa611fa8faa36fad09416b5e2c3265d026d3b5209c051f4e292565e332 -size 36307 diff --git a/checkdmarc-5.5.0.tar.gz b/checkdmarc-5.5.0.tar.gz new file mode 100644 index 0000000..35a4182 --- /dev/null +++ b/checkdmarc-5.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d775f566f8fdd584adb9a26e792cfe1565cdf6bd50c54fe7b6d8443ce6db68cf +size 36103 diff --git a/python-checkdmarc.changes b/python-checkdmarc.changes index a6d95ca..67dfe2b 100644 --- a/python-checkdmarc.changes +++ b/python-checkdmarc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 10 15:49:23 UTC 2024 - Dirk Müller + +- update to 5.5.0: + * Support `redirect` in SPF + ------------------------------------------------------------------- Thu Feb 29 01:43:19 UTC 2024 - Steve Kowalik diff --git a/python-checkdmarc.spec b/python-checkdmarc.spec index e418e27..92d3f11 100644 --- a/python-checkdmarc.spec +++ b/python-checkdmarc.spec @@ -18,7 +18,7 @@ Name: python-checkdmarc -Version: 5.3.1 +Version: 5.5.0 Release: 0 Summary: A Python module and command line parser for SPF and DMARC records License: Apache-2.0