Hello community, here is the log from the commit of package libosinfo for openSUSE:Factory checked in at 2013-03-08 09:19:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosinfo (Old) and /work/SRC/openSUSE:Factory/.libosinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosinfo", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes 2012-12-14 09:39:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-03-08 09:19:32.000000000 +0100 @@ -1,0 +2,32 @@ +Tue Jan 15 18:43:17 UTC 2013 - [email protected] + +- Update to version 0.2.3: + + Add datamaps for translating OS-neutral values to OS-specific + ones, e.g some installer configuration parameters like + keyboard, language and timezone etc. + + New API to detect media that makes it possible to also query + languages supported by the media. + + Add install scripts for: + - RHEL 6.x. + - Microsoft Windows 8 + + Fix install script for Fedora 18. + + Drop support for encoding in l10n install script configuration + parameters. + + Fix test build issues. + + Fixes and improvements to documentation. + + Fix potential issues spotted by Coverity. + + Fix build for translations. + + osinfo-install-script tool now has options to list available + configuration parameters and profiles. + + Add/improve data on: + - RHEL + - Debian + - openSUSE + - Microsoft Windows 7 + - Ubuntu + - MacOS X + + Updated translations. +- Enable translations: change with_lang defines to 1 as there are + now translations available. + +------------------------------------------------------------------- Old: ---- libosinfo-0.2.2.tar.gz New: ---- libosinfo-0.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosinfo.spec ++++++ --- /var/tmp/diff_new_pack.Zs1yEH/_old 2013-03-08 09:19:33.000000000 +0100 +++ /var/tmp/diff_new_pack.Zs1yEH/_new 2013-03-08 09:19:33.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libosinfo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,10 @@ # -%define with_lang 0 +%define with_lang 1 Name: libosinfo -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+ ++++++ libosinfo-0.2.2.tar.gz -> libosinfo-0.2.3.tar.gz ++++++ ++++ 18590 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
