Hello community, here is the log from the commit of package libosinfo for openSUSE:Factory checked in at 2017-02-09 11:13:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosinfo (Old) and /work/SRC/openSUSE:Factory/.libosinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosinfo" Changes: -------- --- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes 2016-07-16 22:12:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2017-02-09 11:13:51.485968892 +0100 @@ -1,0 +2,68 @@ +Mon Dec 12 15:56:28 MDT 2016 - [email protected] + +- Update to version 1.0.0 (bsc#1013983) + Changes in this release include: + - 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 +- Patches moved to osinfo-db package (dropped from libosinfo) + 0ae4f0db-add-missing-sle12-distros.patch + 1a7ce161-add-sle-resource-information.patch + 3c621fd8-add-opensuse-date-information.patch + 470b7652-add-opensuse-device-information.patch + 50091807-add-sle-device-information.patch + 67c74e5f-add-opensuse-leap-42.2-support.patch + 99ae3d72-add-sle12sp2-support.patch + 99f7e666-fix-opensuse-derives-from-information.patch + 9a35cea7-fix-sle-derives-from-information.patch + 9dec2be8-add-sle-date-information.patch + e77abec7-add-opensuse-resource-information.patch + f0d44d88-add-missing-sle10-distros.patch + +------------------------------------------------------------------- +Tue Dec 6 16:32:18 MST 2016 - [email protected] + +- bsc#1013983 - incomplete capabilities list of SLE and openSUSE + distributions in libosinfo + 0ae4f0db-add-missing-sle12-distros.patch + 1a7ce161-add-sle-resource-information.patch + 3c621fd8-add-opensuse-date-information.patch + 470b7652-add-opensuse-device-information.patch + 50091807-add-sle-device-information.patch + 67c74e5f-add-opensuse-leap-42.2-support.patch + 99ae3d72-add-sle12sp2-support.patch + 99f7e666-fix-opensuse-derives-from-information.patch + 9a35cea7-fix-sle-derives-from-information.patch + 9dec2be8-add-sle-date-information.patch + e77abec7-add-opensuse-resource-information.patch + f0d44d88-add-missing-sle10-distros.patch +- Dropped or renamed + 0ae4f0db-add-missing-sles-distros.patch + add-missing-sle10-distros.patch + add-opensuse-leap-42.2-support.patch + add-sle12sp2-support-for-arch.patch + add-sle12sp2-support.patch + Fix_derives-from_and_add_tablet_item.patch + +------------------------------------------------------------------- +Thu Dec 1 14:08:17 MST 2016 - [email protected] + +- bsc#1012005 - [openqa virtualization] using the wrong bootloader + tool to boot the sles-12-sp3 pv kernel on xen platform + add-sle12sp3-support.patch + add-opensuse-leap-42.3-support.patch + +------------------------------------------------------------------- +Thu Oct 6 14:28:03 MDT 2016 - [email protected] + +- bsc#1003456 - virt-install fails to detect openSUSE Leap 42.2 ISO + add-opensuse-leap-42.2-support.patch + +------------------------------------------------------------------- +Tue Sep 27 15:38:04 MDT 2016 - [email protected] + +- bsc#1000188 - virt-install on aarch64 does not detect + installation iso + add-sle12sp2-support-for-arch.patch + +------------------------------------------------------------------- @@ -74 +142 @@ -Tue Feb 3 11:44:59 MST 2016 - [email protected] +Tue Feb 2 11:44:59 MST 2016 - [email protected] @@ -171,0 +240,6 @@ + +------------------------------------------------------------------- +Mon Jun 1 09:46:43 MDT 2015 - [email protected] + +- fate#318394: Update virt-manager to the most current released + version (requires libosinfo) Old: ---- Fix_derives-from_and_add_tablet_item.patch add-missing-sle10-distros.patch add-opensuse-leap-42.2-support.patch add-sle12sp2-support.patch libosinfo-0.3.1.tar.gz New: ---- libosinfo-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosinfo.spec ++++++ --- /var/tmp/diff_new_pack.CUSUZx/_old 2017-02-09 11:13:51.921907301 +0100 +++ /var/tmp/diff_new_pack.CUSUZx/_new 2017-02-09 11:13:51.921907301 +0100 @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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: 0.3.1 +Version: 1.0.0 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+ @@ -28,32 +28,26 @@ Url: http://libosinfo.org/ Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz Source1: ids.tar.bz2 -Patch0: Fix_derives-from_and_add_tablet_item.patch -Patch1: add-sle12sp2-support.patch -Patch2: add-missing-sle10-distros.patch -Patch3: add-opensuse-leap-42.2-support.patch BuildRequires: intltool -BuildRequires: libtool BuildRequires: vala BuildRequires: pkgconfig(check) -BuildRequires: pkgconfig(gio-2.0) >= 2.36 +BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libsoup-gnome-2.4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt) >= 1.0.0 +Requires: osinfo-db %if %{with_lang} Recommends: %{name}-lang %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -libosinfo is a GObject based library API for managing information about operating systems, -hypervisors and the (virtual) hardware devices they can support. It includes a database -containing device metadata and provides APIs to match/identify optimal devices for -deploying an operating system on a hypervisor. Via the magic of GObject Introspection, -the API is available in all common programming languages. +libosinfo is a library that allows virtualization provisioning tools to +determine the optimal device settings for a hypervisor/operating system +combination. %package -n libosinfo-1_0-0 Summary: Manage information about operating systems and hypervisors @@ -61,22 +55,18 @@ Requires: %{name} >= %{version} %description -n libosinfo-1_0-0 -libosinfo is a GObject based library API for managing information about operating systems, -hypervisors and the (virtual) hardware devices they can support. It includes a database -containing device metadata and provides APIs to match/identify optimal devices for -deploying an operating system on a hypervisor. Via the magic of GObject Introspection, -the API is available in all common programming languages. +libosinfo is a library that allows virtualization provisioning tools to +determine the optimal device settings for a hypervisor/operating system +combination. %package -n typelib-1_0-Libosinfo-1_0 Summary: Manage information about operating systems and hypervisors Group: System/Libraries %description -n typelib-1_0-Libosinfo-1_0 -libosinfo is a GObject based library API for managing information about operating systems, -hypervisors and the (virtual) hardware devices they can support. It includes a database -containing device metadata and provides APIs to match/identify optimal devices for -deploying an operating system on a hypervisor. Via the magic of GObject Introspection, -the API is available in all common programming languages. +libosinfo is a library that allows virtualization provisioning tools to +determine the optimal device settings for a hypervisor/operating system +combination. %package devel Summary: Manage information about operating systems and hypervisors - Development Files @@ -85,25 +75,22 @@ Requires: typelib-1_0-Libosinfo-1_0 = %{version} %description devel -libosinfo is a GObject based library API for managing information about operating systems, -hypervisors and the (virtual) hardware devices they can support. It includes a database -containing device metadata and provides APIs to match/identify optimal devices for -deploying an operating system on a hypervisor. Via the magic of GObject Introspection, -the API is available in all common programming languages. +libosinfo is a library that allows virtualization provisioning tools to +determine the optimal device settings for a hypervisor/operating system +combination. + +Libraries, includes, etc. to compile with the libosinfo library +This package also provides the Vala bindings for libosinfo library. %if %{with_lang} %lang_package %endif %prep %setup -q -a 1 -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build %configure \ - --disable-static + --disable-static --enable-vala=yes make %{?_smp_mflags} %install @@ -121,11 +108,9 @@ %defattr(-,root,root) %doc ChangeLog README COPYING %{_bindir}/osinfo-detect -%{_bindir}/osinfo-db-validate %{_bindir}/osinfo-install-script %{_bindir}/osinfo-query %{_datadir}/%{name}/ -%{_mandir}/man1/osinfo-db-validate.1%{?ext_man} %{_mandir}/man1/osinfo-detect.1%{?ext_man} %{_mandir}/man1/osinfo-install-script.1%{?ext_man} %{_mandir}/man1/osinfo-query.1%{?ext_man} ++++++ ids.tar.bz2 ++++++ ++++ 96746 lines of diff (skipped) ++++++ libosinfo-0.3.1.tar.gz -> libosinfo-1.0.0.tar.gz ++++++ ++++ 311573 lines of diff (skipped)
