Hello community, here is the log from the commit of package libosinfo for openSUSE:Factory checked in at 2019-05-12 11:32:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosinfo (Old) and /work/SRC/openSUSE:Factory/.libosinfo.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosinfo" Sun May 12 11:32:10 2019 rev:35 rq:702051 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes 2019-04-15 11:49:56.638470488 +0200 +++ /work/SRC/openSUSE:Factory/.libosinfo.new.5148/libosinfo.changes 2019-05-12 11:32:14.693667258 +0200 @@ -1,0 +2,24 @@ +Thu May 9 09:44:12 MDT 2019 - [email protected] + +- Update to version 1.5.0 + Changes in this release include: + * Add API to get an OS from OsinfoTrees & OsinfoImages + * Add API to set an OS to OsinfoTrees & OsinfoImages + * Add API to get the OS variants from OsinfoTrees & OsinfoImages + * Add API to set the installation URL to a OsinfoInstallConfig + * Add API to get all short-ids from an OsinfoProduct + * Improve OsinfoLoader in order to fully support multiple short-ids values on + an OsinfoProduct + * Improve osinfo-detect tool's help wording + * Improve osinfo-detect tool, making it aware of OsinfoTree's OS variants + * Fix the loading of the architecture value of OsinfoImages + * Fix usage of application id on media detection + * Accept "all" as a valid fallback architecture for OsinfoTrees & OsinfoMedias + * Improve treeinfo check by checking for both ".treeinfo" and "treeinfo" files + * Explicitly set GVFS as a requirement in the project spec file + * Move osinfo-db related tests to osinfo-db project +- Drop + 0001-media-Fix-usage-of-application-id.patch + 0002-loader-Properly-load-the-arch-value-for-images.patch + +------------------------------------------------------------------- Old: ---- 0001-media-Fix-usage-of-application-id.patch 0002-loader-Properly-load-the-arch-value-for-images.patch libosinfo-1.4.0.tar.gz New: ---- libosinfo-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosinfo.spec ++++++ --- /var/tmp/diff_new_pack.wXaf8k/_old 2019-05-12 11:32:15.385669284 +0200 +++ /var/tmp/diff_new_pack.wXaf8k/_new 2019-05-12 11:32:15.385669284 +0200 @@ -20,7 +20,7 @@ %define with_lang 1 Name: libosinfo -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Operating system and hypervisor information management library License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -28,8 +28,6 @@ Url: https://releases.pagure.org/libosinfo/ Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz Source1: ids.tar.bz2 -Patch1: 0001-media-Fix-usage-of-application-id.patch -Patch2: 0002-loader-Properly-load-the-arch-value-for-images.patch BuildRequires: libcurl-devel BuildRequires: vala BuildRequires: pkgconfig(check) @@ -87,8 +85,6 @@ %endif %prep %setup -q -a 1 -%patch1 -p1 -%patch2 -p1 %build %configure \ ++++++ libosinfo-1.4.0.tar.gz -> libosinfo-1.5.0.tar.gz ++++++ ++++ 82460 lines of diff (skipped)
