From 754a3f4069b85b8742911970047baa0b87ac8d10061f0e706ff330d0ab10e96a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 10 Feb 2018 16:53:07 +0000 Subject: [PATCH] Accepting request 574352 from Base:System - Update to version 84.87+git20180208.8eeab90: * Don't call fillup for removed sysconfig.news * Adjust path for script converting sysctl config * For ksh use builtin keyword 'function' to make sure that the keyword 'typeset' really set the variable IFS to be local within the function _ls. OBS-URL: https://build.opensuse.org/request/show/574352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=445 --- _servicedata | 2 +- aaa_base-84.87+git20180205.2d2832f.tar.xz | 3 --- aaa_base-84.87+git20180208.8eeab90.tar.xz | 3 +++ aaa_base.changes | 10 ++++++++++ aaa_base.spec | 3 +-- 5 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 aaa_base-84.87+git20180205.2d2832f.tar.xz create mode 100644 aaa_base-84.87+git20180208.8eeab90.tar.xz diff --git a/_servicedata b/_servicedata index 29338bb..b368e7d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/aaa_base.git - 2d2832ff10366b2f3e84fbf9d242a1787a52c118 \ No newline at end of file + 8eeab902586416060527ddde7dabcec81d820022 \ No newline at end of file diff --git a/aaa_base-84.87+git20180205.2d2832f.tar.xz b/aaa_base-84.87+git20180205.2d2832f.tar.xz deleted file mode 100644 index c7510d6..0000000 --- a/aaa_base-84.87+git20180205.2d2832f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0845a5758ffef4a079c5e4d157831625535cf6076d91978a2390e3fac956d84c -size 74252 diff --git a/aaa_base-84.87+git20180208.8eeab90.tar.xz b/aaa_base-84.87+git20180208.8eeab90.tar.xz new file mode 100644 index 0000000..b8b4c18 --- /dev/null +++ b/aaa_base-84.87+git20180208.8eeab90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494f1e0a6d50f649094376ae76d9ee0cf2c49ea4274d873d052f4f72c1cce426 +size 74188 diff --git a/aaa_base.changes b/aaa_base.changes index 5f8cec4..20a3131 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 08 13:04:38 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 84.87+git20180208.8eeab90: + * Don't call fillup for removed sysconfig.news + * Adjust path for script converting sysctl config + * For ksh use builtin keyword 'function' to make sure that the + keyword 'typeset' really set the variable IFS to be local within + the function _ls. + ------------------------------------------------------------------- Mon Feb 05 14:04:51 UTC 2018 - kukuk@suse.de diff --git a/aaa_base.spec b/aaa_base.spec index 9c1727b..8ffe71f 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -23,7 +23,7 @@ %endif Name: aaa_base -Version: 84.87+git20180205.2d2832f +Version: 84.87+git20180208.8eeab90 Release: 0 Url: https://github.com/openSUSE/aaa_base Provides: aaa_skel = %{version}-%{release} @@ -232,7 +232,6 @@ mkdir -p %{buildroot}%{_fillupdir} %dir /usr/lib/initscripts %dir /usr/lib/initscripts/legacy-actions %{_fillupdir}/sysconfig.language -%{_fillupdir}/sysconfig.news %{_fillupdir}/sysconfig.proxy %{_fillupdir}/sysconfig.windowmanager