forked from pool/libxmlb
Accepting request 1137237 from X11:common:Factory
- update to 0.3.15: * Sprinkle __attribute__((nonnull)) to give a little more compile-time safety * Accept text/xml as an alternative to application/xml * Do not inline shared code * Fix compiling with Visual Studio * Fix the exported api test on Windows * Generate and use .def file for clang-cl builds Fan) * Release source file handles early - Rebuild the XbMachine parser to support 'and' and 'or' OBS-URL: https://build.opensuse.org/request/show/1137237 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxmlb?expand=0&rev=14
This commit is contained in:
BIN
libxmlb-0.3.14.tar.gz
(Stored with Git LFS)
BIN
libxmlb-0.3.14.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
libxmlb-0.3.15.tar.gz
Normal file
3
libxmlb-0.3.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68ee69002cc2b792fca250d7a7df2a8e3f8e43ccd6ab7b14c8481407b95e7087
|
||||||
|
size 129048
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 6 13:01:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.3.15:
|
||||||
|
* Sprinkle __attribute__((nonnull)) to give a little more
|
||||||
|
compile-time safety
|
||||||
|
* Accept text/xml as an alternative to application/xml
|
||||||
|
* Do not inline shared code
|
||||||
|
* Fix compiling with Visual Studio
|
||||||
|
* Fix the exported api test on Windows
|
||||||
|
* Generate and use .def file for clang-cl builds
|
||||||
|
Fan)
|
||||||
|
* Release source file handles early
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 10 08:03:30 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Oct 10 08:03:30 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libxmlb
|
# spec file for package libxmlb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2019 Bjørn Lie, Bryne, Norway.
|
# Copyright (c) 2019 Bjørn Lie, Bryne, Norway.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define sover 2
|
%define sover 2
|
||||||
Name: libxmlb
|
Name: libxmlb
|
||||||
Version: 0.3.14
|
Version: 0.3.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for querying compressed XML metadata
|
Summary: Library for querying compressed XML metadata
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user