SHA256
1
0
forked from pool/libjcat

Accepting request 941710 from home:dirkmueller:Factory

- update to 0.1.9:
  * Set which backends are supported in the pkgconfig file
  * Use -Dcli=false to reduce the install size
  * Return an error if we try to self-sign no bytes of data
  * Show a more accurate output when not all engines are enabled

OBS-URL: https://build.opensuse.org/request/show/941710
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=12
This commit is contained in:
Dirk Mueller 2022-01-03 10:34:43 +00:00 committed by Git OBS Bridge
parent f609d20903
commit bfcbcd85de
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 20 22:03:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.1.9:
* Set which backends are supported in the pkgconfig file
* Use -Dcli=false to reduce the install size
* Return an error if we try to self-sign no bytes of data
* Show a more accurate output when not all engines are enabled
-------------------------------------------------------------------
Sat Nov 13 11:57:00 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define sover 1
Name: libjcat
Version: 0.1.8
Version: 0.1.9
Release: 0
Summary: Library for reading and writing gzip-compressed JSON catalog files
License: LGPL-2.1-or-later