diff --git a/libjcat-0.1.12.tar.gz b/libjcat-0.1.12.tar.gz deleted file mode 100644 index 73e34a3..0000000 --- a/libjcat-0.1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d935682bd7dd48bdc7dae6a903a1c53fafd010ac8558ff542baadd38b0969e8f -size 68536 diff --git a/libjcat-0.1.13.tar.gz b/libjcat-0.1.13.tar.gz new file mode 100644 index 0000000..cf23252 --- /dev/null +++ b/libjcat-0.1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a345571687d9c1c2b1250c092525b4982a0f81b19795f51a9dd75633edeabc3c +size 69950 diff --git a/libjcat.changes b/libjcat.changes index 3a2fe93..fa7389b 100644 --- a/libjcat.changes +++ b/libjcat.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 27 22:31:13 UTC 2023 - Dirk Müller + +- update to 0.1.13: + * Add support for SHA512 checksums (Richard Hughes) + * Add the ability to add and remove support for blob types + * Fix header includes for clang-tidy (Richard Hughes) + * Show the expected SHA checksum in the error (Richard + Hughes) + ------------------------------------------------------------------- Fri Oct 7 12:16:53 UTC 2022 - Dirk Müller diff --git a/libjcat.spec b/libjcat.spec index 1b4c93e..9e8d745 100644 --- a/libjcat.spec +++ b/libjcat.spec @@ -1,7 +1,7 @@ # # spec file for package libjcat # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.12 +Version: 0.1.13 Release: 0 Summary: Library for reading and writing gzip-compressed JSON catalog files License: LGPL-2.1-or-later