Accepting request 148665 from GNOME:Next
Update to 0.2.3 - To be pushed to Factory only after release of 12.3 OBS-URL: https://build.opensuse.org/request/show/148665 OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
7ae7187fbe
commit
65fc36cdf0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8e2c6a32fe2deea84c6b74613a88eed6cb3bf913ad47fd1177be149b90b3d3e8
|
|
||||||
size 1162812
|
|
3
libosinfo-0.2.3.tar.gz
Normal file
3
libosinfo-0.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb7438133da09b7fb35a56f2af493134e5d3e5e42bacc4a42d1eff67d7f027df
|
||||||
|
size 1216559
|
@@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 15 18:43:17 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 11 09:11:41 UTC 2012 - vuntz@opensuse.org
|
Tue Dec 11 09:11:41 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libosinfo
|
# 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.
|
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# 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
|
Name: libosinfo
|
||||||
Version: 0.2.2
|
Version: 0.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Manage information about operating systems and hypervisors
|
Summary: Manage information about operating systems and hypervisors
|
||||||
License: LGPL-2.1+ and GPL-2.0+
|
License: LGPL-2.1+ and GPL-2.0+
|
||||||
|
Reference in New Issue
Block a user