Hello community, here is the log from the commit of package libosinfo for openSUSE:Factory checked in at 2018-06-25 11:33:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosinfo (Old) and /work/SRC/openSUSE:Factory/.libosinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosinfo" Mon Jun 25 11:33:27 2018 rev:31 rq:618148 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes 2017-08-24 18:27:13.130227246 +0200 +++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2018-06-25 11:33:34.105041320 +0200 @@ -1,0 +2,18 @@ +Wed Jun 20 11:24:37 MDT 2018 - [email protected] + +- Update to version 1.2.0 + Changes in this release include: + * Test suite requires osinfo-db >= 20180612 + * Replace use of libsoup with libcurl in test suite + * Replace use of check library with GLib tester in test suite + * Increase timeout for media URIs test + * Drop const parameter annotations which break Rust generator + * Improve error message with ISO test fails + * Turn off -Wfunction-cast-type warning from gcc 8 + * Remove calls to g_log_set_always_fatal in tests + * Load database files in alphabetical order for predictable sorting + * Fix leak of list when loading files + * Fix build of tools with clang 6 + * Add missing “global” annotation on some symbol versions + +------------------------------------------------------------------- @@ -6,13 +24,13 @@ - - Force UTF-8 locale for new glib-mkenums - - Avoid python warnings in example program - - Misc test suite updates - - Fix typo in error messages - - Remove ISO header string padding - - Disable bogus gcc warning about unsafe loop optimizations - - Remove reference to fedorahosted.org - - Don't hardcode /usr/bin/perl, use /usr/bin/env - - Support eject-after-install parameter in OsinfoMedia - - Fix misc warnings in docs - - Fix error propagation when loading DB - - Add usb.ids / pci.ids locations for FreeBSD - - Don't include private headers in gir/vapi generation + * Force UTF-8 locale for new glib-mkenums + * Avoid python warnings in example program + * Misc test suite updates + * Fix typo in error messages + * Remove ISO header string padding + * Disable bogus gcc warning about unsafe loop optimizations + * Remove reference to fedorahosted.org + * Don't hardcode /usr/bin/perl, use /usr/bin/env + * Support eject-after-install parameter in OsinfoMedia + * Fix misc warnings in docs + * Fix error propagation when loading DB + * Add usb.ids / pci.ids locations for FreeBSD + * Don't include private headers in gir/vapi generation @@ -25,3 +43,3 @@ - - Update loader to follow new layout for external database - - Move all database files into separate osinfo-db package - - Move osinfo-db-validate into osinfo-db-tools package + * Update loader to follow new layout for external database + * Move all database files into separate osinfo-db package + * Move osinfo-db-validate into osinfo-db-tools package Old: ---- libosinfo-1.1.0.tar.gz New: ---- libosinfo-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosinfo.spec ++++++ --- /var/tmp/diff_new_pack.yFSAYn/_old 2018-06-25 11:33:34.677020210 +0200 +++ /var/tmp/diff_new_pack.yFSAYn/_new 2018-06-25 11:33:34.681020062 +0200 @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define with_lang 1 Name: libosinfo -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+ ++++++ libosinfo-1.1.0.tar.gz -> libosinfo-1.2.0.tar.gz ++++++ ++++ 42839 lines of diff (skipped)
