diff --git a/python-sievelib.changes b/python-sievelib.changes index 9bb37a4..322e01e 100644 --- a/python-sievelib.changes +++ b/python-sievelib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 6 07:44:00 UTC 2024 - Dirk Müller + +- update to 1.3.0: + * Added support for OAUTHBEARER auth mechanism + ------------------------------------------------------------------- Fri Sep 1 05:20:43 UTC 2023 - Steve Kowalik @@ -16,7 +22,7 @@ Mon Jan 25 08:00:46 UTC 2021 - Dirk Müller ------------------------------------------------------------------- Mon May 28 14:38:41 UTC 2018 - mcepl@suse.com - + - clean up SPEC file - allow installation with spectools in openSUSE repo fix_pip_version.patch diff --git a/python-sievelib.spec b/python-sievelib.spec index 0a3cf67..ffdcfff 100644 --- a/python-sievelib.spec +++ b/python-sievelib.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-sievelib # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2016 Aeneas Jaissle # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define modname sievelib Name: python-%{modname} -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Client-side Sieve and Managesieve library written in Python License: MIT diff --git a/sievelib-1.2.1.tar.gz b/sievelib-1.2.1.tar.gz deleted file mode 100644 index 6d3653b..0000000 --- a/sievelib-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edcb9b416a985a3cc5b7d7f4d7ec013e372ebf90e64c9d9e00e2031299af38fd -size 35323 diff --git a/sievelib-1.3.0.tar.gz b/sievelib-1.3.0.tar.gz new file mode 100644 index 0000000..6e7c4b7 --- /dev/null +++ b/sievelib-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3313d7f1f3f8324ab6a8e2129e49d76ee08df0d43e2f550e681b8f12e3f44cd1 +size 36380