From 751d2c62a9aff1da76cb1d76c859c4430adf42df03ab495b42da37cd105db27a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Apr 2022 07:13:13 +0000 Subject: [PATCH] Accepting request 971326 from home:dirkmueller:Factory - update to 0.1.11: - Allow the user to get the runtime library version (Richard Hughes) - Fix incorrect certtool being called on macOS (Richard Hughes) OBS-URL: https://build.opensuse.org/request/show/971326 OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=15 --- libjcat-0.1.10.tar.gz | 3 --- libjcat-0.1.11.tar.gz | 3 +++ libjcat.changes | 7 +++++++ libjcat.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libjcat-0.1.10.tar.gz create mode 100644 libjcat-0.1.11.tar.gz diff --git a/libjcat-0.1.10.tar.gz b/libjcat-0.1.10.tar.gz deleted file mode 100644 index ea7049c..0000000 --- a/libjcat-0.1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24767cfbe9ce90bc9a57d768a382f454a8cce643f84cb99e065f8f0ef47324c1 -size 68126 diff --git a/libjcat-0.1.11.tar.gz b/libjcat-0.1.11.tar.gz new file mode 100644 index 0000000..d210925 --- /dev/null +++ b/libjcat-0.1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec0e7394b4ae1de885132ef18167a4754dc2940d36f13680df6f284d28cfd09 +size 68455 diff --git a/libjcat.changes b/libjcat.changes index 9556347..5a3db9c 100644 --- a/libjcat.changes +++ b/libjcat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 21 07:25:09 UTC 2022 - Dirk Müller + +- update to 0.1.11: + - Allow the user to get the runtime library version (Richard Hughes) + - Fix incorrect certtool being called on macOS (Richard Hughes) + ------------------------------------------------------------------- Sun Apr 10 13:27:31 UTC 2022 - Dirk Müller diff --git a/libjcat.spec b/libjcat.spec index 486a5a1..c72abfc 100644 --- a/libjcat.spec +++ b/libjcat.spec @@ -19,7 +19,7 @@ %define sover 1 Name: libjcat -Version: 0.1.10 +Version: 0.1.11 Release: 0 Summary: Library for reading and writing gzip-compressed JSON catalog files License: LGPL-2.1-or-later