diff --git a/libjcat-0.1.10.tar.gz b/libjcat-0.1.10.tar.gz new file mode 100644 index 0000000..ea7049c --- /dev/null +++ b/libjcat-0.1.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24767cfbe9ce90bc9a57d768a382f454a8cce643f84cb99e065f8f0ef47324c1 +size 68126 diff --git a/libjcat-0.1.9.tar.gz b/libjcat-0.1.9.tar.gz deleted file mode 100644 index 176b5e0..0000000 --- a/libjcat-0.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53f7a43a975aece77d5e79fa7724892b7f0a9929939fb4d8fba74b93e169ec5d -size 64884 diff --git a/libjcat.changes b/libjcat.changes index 2373883..9556347 100644 --- a/libjcat.changes +++ b/libjcat.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 10 13:27:31 UTC 2022 - Dirk Müller + +- update to 0.1.10: + - Add ED25519 support (Richard Hughes) + - Define three more types used for the firmware transparency log (Richard Hughes) + - Include the pkgconfig variables in the subproject dependency (Richard Hughes) + - Drop the use of setuptools in the test script for regenerating ld version file (Eli Schwartz) + - Use the correct lookup method for the python3 script interpreter (Eli Schwartz) + ------------------------------------------------------------------- Mon Dec 20 22:03:58 UTC 2021 - Dirk Müller diff --git a/libjcat.spec b/libjcat.spec index b40e47a..486a5a1 100644 --- a/libjcat.spec +++ b/libjcat.spec @@ -1,7 +1,7 @@ # # spec file for package libjcat # -# 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 @@ -19,7 +19,7 @@ %define sover 1 Name: libjcat -Version: 0.1.9 +Version: 0.1.10 Release: 0 Summary: Library for reading and writing gzip-compressed JSON catalog files License: LGPL-2.1-or-later