diff --git a/python-requests-toolbelt.changes b/python-requests-toolbelt.changes index 94eab41..52b70c6 100644 --- a/python-requests-toolbelt.changes +++ b/python-requests-toolbelt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 2 02:03:40 UTC 2022 - Steve Kowalik + +- Properly redo the regeneration of test_certs.p12. + ------------------------------------------------------------------- Sat Dec 11 21:24:19 UTC 2021 - Ben Greiner diff --git a/python-requests-toolbelt.spec b/python-requests-toolbelt.spec index 6cf8806..32525b4 100644 --- a/python-requests-toolbelt.spec +++ b/python-requests-toolbelt.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-toolbelt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/test_cert.p12 b/test_cert.p12 index 08998bc..fc97173 100644 Binary files a/test_cert.p12 and b/test_cert.p12 differ