forked from pool/python-kiwi
- Bump version: 9.17.16 → 9.17.17
- Added new preferences subsection In the preferences section the following optional subsection can be configured: <rpm-locale-filtering>true|false</rpm-locale-filtering> If set to true the default locales POSIX, C, and C.UTF-8 are applied as rpm install_lang macro. If the locale section is configured in addition the list is extended by that information too - Extend the .packages file by the license field For rpm based builds the License field from the rpm metadata is extracted into the .packages file. For Debian based build the license information is in an extra file and not taken into account for the moment. - Added support for %_install_langs rpm macro OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=133
This commit is contained in:
parent
925e600b66
commit
06c462ede7
@ -1,8 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 15:53:42 CET 2019 - ms@suse.de
|
||||
|
||||
- Bump version: 9.17.16 → 9.17.17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 8 16:56:56 CET 2019 - ms@suse.de
|
||||
|
||||
- Added new preferences subsection
|
||||
|
||||
In the preferences section the following optional subsection
|
||||
can be configured:
|
||||
|
||||
<rpm-locale-filtering>true|false</rpm-locale-filtering>
|
||||
|
||||
If set to true the default locales POSIX, C, and C.UTF-8 are
|
||||
applied as rpm install_lang macro. If the locale section is
|
||||
configured in addition the list is extended by that information
|
||||
too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 8 15:58:29 CET 2019 - ms@suse.de
|
||||
|
||||
- Extend the .packages file by the license field
|
||||
|
||||
For rpm based builds the License field from the rpm metadata
|
||||
is extracted into the .packages file. For Debian based build
|
||||
the license information is in an extra file and not taken
|
||||
into account for the moment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 8 11:58:53 CET 2019 - ms@suse.de
|
||||
|
||||
|
||||
- Bump version: 9.17.15 → 9.17.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 10:35:09 CET 2019 - ms@suse.de
|
||||
|
||||
- Added support for %_install_langs rpm macro
|
||||
|
||||
During the image build the custom rpm macro %_install_langs
|
||||
is configured with the <locale> setup from the KIWI XML
|
||||
description. This allows to filter language specific packages
|
||||
on the rpm level and Fixes #771
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 6 17:13:56 CET 2019 - ms@suse.de
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-kiwi
|
||||
Version: 9.17.16
|
||||
Version: 9.17.17
|
||||
Provides: kiwi-schema = 6.6
|
||||
Release: 0
|
||||
Url: https://github.com/SUSE/kiwi
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:458d846d15e899bc152a852b34e9d2d64c3a26595b9ad393bedfec7a745c8bfc
|
||||
size 1203685
|
||||
oid sha256:d7a447dcec20f2a759cda7db2b6636e6bddd5332b642504fc4503346a53f9761
|
||||
size 1206312
|
||||
|
Loading…
x
Reference in New Issue
Block a user