From ceed6a654f3f8bf74f8b4ea38f2b26ea46ef987e801d0baa7bd6e17cf4cd36fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 10 Oct 2022 07:51:31 +0000 Subject: [PATCH] Accepting request 1007417 from home:dirkmueller:Factory - update to 0.3.10: * Fix dumping and exporting multiple files from the CLI (Richard Hughes) * Watch files before loading them into the builder (Philip Withnall) * Fix potential double free when filtering by language (Sergio Costas Rodriguez) OBS-URL: https://build.opensuse.org/request/show/1007417 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libxmlb?expand=0&rev=22 --- libxmlb-0.3.10.tar.gz | 3 +++ libxmlb-0.3.9.tar.gz | 3 --- libxmlb.changes | 8 ++++++++ libxmlb.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 libxmlb-0.3.10.tar.gz delete mode 100644 libxmlb-0.3.9.tar.gz diff --git a/libxmlb-0.3.10.tar.gz b/libxmlb-0.3.10.tar.gz new file mode 100644 index 0000000..42d4ec8 --- /dev/null +++ b/libxmlb-0.3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c84eaba463cc6ea6ac9107818d51a581a3a443cb40200798452c36365bc8a +size 122004 diff --git a/libxmlb-0.3.9.tar.gz b/libxmlb-0.3.9.tar.gz deleted file mode 100644 index 28877e5..0000000 --- a/libxmlb-0.3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d1af26999f22b295c631bc8229e73e42f5c511f9b549e3d868c0828b985f75 -size 121878 diff --git a/libxmlb.changes b/libxmlb.changes index c8324e5..1d2533a 100644 --- a/libxmlb.changes +++ b/libxmlb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 1 11:12:48 UTC 2022 - Dirk Müller + +- update to 0.3.10: + * Fix dumping and exporting multiple files from the CLI (Richard Hughes) + * Watch files before loading them into the builder (Philip Withnall) + * Fix potential double free when filtering by language (Sergio Costas Rodriguez) + ------------------------------------------------------------------- Fri Jul 22 21:52:44 UTC 2022 - Dirk Müller diff --git a/libxmlb.spec b/libxmlb.spec index 93ca10f..47fe312 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -19,7 +19,7 @@ %define sover 2 Name: libxmlb -Version: 0.3.9 +Version: 0.3.10 Release: 0 Summary: Library for querying compressed XML metadata License: LGPL-2.1-or-later