forked from pool/aaa_base
- Update to version 13.2+git20160530.bd5210c:
+ Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#958295) + Remove spurious assignment to unknown variable term from /etc/inputrc + chkconfig: return 1 trying to list unknown service (bnc#971567) + chckconfig: add --no-systemctl option + fix typo in last patch (no-systemctl support for chkconfig) + lang.sh, lang.csh: allow GDM to override locale + There is no kde4 anymore + Removed '/usr/bin/X11' from PATH (boo #982185) OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=559
This commit is contained in:
parent
866d98dce6
commit
b7a8a47184
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">244f2a3b5573f53b5e0a8f727f435e52938e2eb1</param></service></servicedata>
|
||||
<param name="changesrevision">bd5210ce79e1fee8f072127718fc71bbd99660e5</param></service></servicedata>
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:39:09 UTC 2016 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 13.2+git20160530.bd5210c:
|
||||
+ Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#958295)
|
||||
+ Remove spurious assignment to unknown variable term from /etc/inputrc
|
||||
+ chkconfig: return 1 trying to list unknown service (bnc#971567)
|
||||
+ chckconfig: add --no-systemctl option
|
||||
+ fix typo in last patch (no-systemctl support for chkconfig)
|
||||
+ lang.sh, lang.csh: allow GDM to override locale
|
||||
+ There is no kde4 anymore
|
||||
+ Removed '/usr/bin/X11' from PATH (boo #982185)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 14:12:28 UTC 2016 - ro@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: aaa_base
|
||||
Version: 13.2+git20160426.f25dcda
|
||||
Version: 13.2+git20160530.bd5210c
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user