forked from pool/libjcat
Accepting request 968247 from home:dirkmueller:Factory
- 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) OBS-URL: https://build.opensuse.org/request/show/968247 OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=13
This commit is contained in:
parent
bfcbcd85de
commit
ebab76d101
3
libjcat-0.1.10.tar.gz
Normal file
3
libjcat-0.1.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24767cfbe9ce90bc9a57d768a382f454a8cce643f84cb99e065f8f0ef47324c1
|
||||||
|
size 68126
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:53f7a43a975aece77d5e79fa7724892b7f0a9929939fb4d8fba74b93e169ec5d
|
|
||||||
size 64884
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 10 13:27:31 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Mon Dec 20 22:03:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libjcat
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
|
|
||||||
Name: libjcat
|
Name: libjcat
|
||||||
Version: 0.1.9
|
Version: 0.1.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user