diff --git a/libosinfo-1.2.0.tar.gz b/libosinfo-1.2.0.tar.gz deleted file mode 100644 index bdd7a7b..0000000 --- a/libosinfo-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee254fcf3f92447787a87b3f6df190c694a787de46348c45101e8dc7b29b5a78 -size 916787 diff --git a/libosinfo-1.3.0.tar.gz b/libosinfo-1.3.0.tar.gz new file mode 100644 index 0000000..e9a7096 --- /dev/null +++ b/libosinfo-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2159b969fe90715ee779eb3921365a9148e862e1ed60328ef1ba57714e511da5 +size 977090 diff --git a/libosinfo.changes b/libosinfo.changes index f8d7666..ea8b19a 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Feb 4 11:29:25 MST 2019 - carnold@suse.com + +- Update to version 1.3.0 + Changes in this release include: + * Add isodata test files for many more distros + * Refreshed translations from Zanata + * Refuse to load data files which do not follow the + documented directory layout and file naming conventions + introduced in version 0.3.0 + * Avoid warnings when setting GError objects with new glib + * Remove outdated FSF address from source file headers + * Make several test suites collect & report all errors + before exiting with failure for easy diagnosis + * Avoid misc memory leaks + * Add support for reporting maximum resource settings + * Add support for reporting network installer resource settings + * Fix data returned for osinfo_devicelinklist_get_devices + * Support removal of devices during inheritance processing + * Support inheritance of resources settings + * Add OsinfoImage class & related APIs for reporting + pre-installed disk images + * Add API to determine if treeinfo metadata is provided + * Add API to determine if media supports installer scripts + * Add API to determine preferred install script injection + methods + * Add support for detecting if PPC ISO images are bootable + ------------------------------------------------------------------- Wed Jun 20 11:24:37 MDT 2018 - carnold@suse.com diff --git a/libosinfo.spec b/libosinfo.spec index b6947ae..16e5e96 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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.2.0 +Version: 1.3.0 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+