Accepting request 1083364 from home:dirkmueller:Factory

- 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)

OBS-URL: https://build.opensuse.org/request/show/1083364
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=19
This commit is contained in:
2023-05-02 09:28:36 +00:00
committed by Git OBS Bridge
parent cf0e4e27e9
commit 14b5c94bf7
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d935682bd7dd48bdc7dae6a903a1c53fafd010ac8558ff542baadd38b0969e8f
size 68536

3
libjcat-0.1.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a345571687d9c1c2b1250c092525b4982a0f81b19795f51a9dd75633edeabc3c
size 69950

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 27 22:31:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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