Sync from SUSE:SLFO:Main osinfo-db-tools revision 9334a775c8ecc75b9bb955e392592d0a

This commit is contained in:
Adrian Schröter 2024-12-09 12:14:05 +01:00
parent e3fdba956f
commit cf8e42b980
4 changed files with 25 additions and 6 deletions

BIN
osinfo-db-tools-1.11.0.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
osinfo-db-tools-1.12.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Dec 2 11:12:22 MST 2024 - carnold@suse.com
- Update to version 1.12.0 (jsc#PED-8910)
* Fix some memory leaks
* Fix runtime warnings on osinfo-db-export
* Adapt to libxml2 changes
* Several CI improvements
* Several translation improvements
- Drop 001-Make-xmlError-structs-constant.patch
-------------------------------------------------------------------
Mon Jul 1 13:35:02 MDT 2024 - carnold@suse.com
- bsc#1225908 - Package osinfo-db-tools does not build with gcc14
because of new errors
001-Make-xmlError-structs-constant.patch
-------------------------------------------------------------------
Mon Nov 13 13:56:39 MST 2023 - carnold@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package osinfo-db-tools
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,14 @@
Name: osinfo-db-tools
Version: 1.11.0
Version: 1.12.0
Release: 0
Summary: Tools for managing the osinfo database
License: LGPL-2.1+ and GPL-2.0+
Group: System/Management
Url: https://releases.pagure.org/libosinfo/
Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
BuildRequires: gettext-devel
BuildRequires: glib2-devel
BuildRequires: json-glib-devel
@ -40,7 +41,7 @@ This package provides tools for managing the osinfo database of
information about operating systems for use with virtualization
%prep
%setup -q
%autosetup -p1
%build
%meson