From b6f748c5e01b53e97862e816ca4c5ca4636868a6 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 7 Nov 2018 13:00:09 +0000 Subject: [PATCH 1/3] Update to 84.87+git20181107 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=631 --- _servicedata | 2 +- aaa_base.changes | 10 ++++++++++ aaa_base.spec | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/_servicedata b/_servicedata index 5f6c9d0..57529b5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/aaa_base.git - 04c9daea971d58248c64076d41315129a7083629 \ No newline at end of file + f39a8d18719c3b34373e0e36098f0f404121b5c5 diff --git a/aaa_base.changes b/aaa_base.changes index f8120bd..ad08749 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 07 12:56:56 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 84.87+git20181107.f39a8d1: + * Readline: Do not miss common mappings for vi + * Readline: Use overwrite-mode on Insert key + * Avoid `ls' command in alljava shell scriptlets + * bashrc: Change =~ test to globs. Fixes mkshrc. + * Update README (#55) + ------------------------------------------------------------------- Mon Apr 09 08:05:37 UTC 2018 - werner@suse.de diff --git a/aaa_base.spec b/aaa_base.spec index 1dc77b1..d5eb033 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -23,7 +23,7 @@ %endif Name: aaa_base -Version: 84.87+git20180409.04c9dae +Version: 84.87+git20181107.f39a8d1 Release: 0 Url: https://github.com/openSUSE/aaa_base Provides: aaa_skel = %{version}-%{release} @@ -51,7 +51,7 @@ Recommends: logrotate netcfg udev net-tools aaa_base-extras PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date Requires(post): fillup Summary: openSUSE Base Package -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Fhs BuildRoot: %{_tmppath}/%{name}-%{version}-build # run osc service dr to recreate From 15de7fec990c13b42673c420d8bff9d0f6c23d40 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 7 Nov 2018 13:01:01 +0000 Subject: [PATCH 2/3] Update to 84.87+git20181107 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=632 --- aaa_base-84.87+git20180409.04c9dae.tar.xz | 3 --- aaa_base-84.87+git20181107.f39a8d1.tar.xz | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 aaa_base-84.87+git20180409.04c9dae.tar.xz create mode 100644 aaa_base-84.87+git20181107.f39a8d1.tar.xz diff --git a/aaa_base-84.87+git20180409.04c9dae.tar.xz b/aaa_base-84.87+git20180409.04c9dae.tar.xz deleted file mode 100644 index a314de5..0000000 --- a/aaa_base-84.87+git20180409.04c9dae.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc54c6b8c0de90d0b5c8fc5aa964131caff2e6377ac1930f4bcca0a3bbbfd94 -size 74308 diff --git a/aaa_base-84.87+git20181107.f39a8d1.tar.xz b/aaa_base-84.87+git20181107.f39a8d1.tar.xz new file mode 100644 index 0000000..764a2af --- /dev/null +++ b/aaa_base-84.87+git20181107.f39a8d1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a252129d4631732b3c37d9bce28bf56d00cb6c5710f88817c9af66120203d70 +size 74420 From cb91699a2315fb4d317355cfd688cbf16b4653ec Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Tue, 13 Nov 2018 12:16:37 +0000 Subject: [PATCH 3/3] - Update to version 84.87+git20181113.08d4125: * Sync x-genesis-rom extensions with freedesktop DB * test for /applications before adding data dir (bsc#1095969) * Clean up the no_proxy value: not all clients ignore spaces (bsc#1089796) * Add option --version to /sbin/service OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=633 --- _servicedata | 2 +- aaa_base-84.87+git20181107.f39a8d1.tar.xz | 3 --- aaa_base-84.87+git20181113.08d4125.tar.xz | 3 +++ aaa_base.changes | 11 +++++++++++ aaa_base.spec | 4 ++-- 5 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 aaa_base-84.87+git20181107.f39a8d1.tar.xz create mode 100644 aaa_base-84.87+git20181113.08d4125.tar.xz diff --git a/_servicedata b/_servicedata index 57529b5..e64a5cd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/aaa_base.git - f39a8d18719c3b34373e0e36098f0f404121b5c5 + 08d412560b1ccecec18d763e5dbfe39651fae663 \ No newline at end of file diff --git a/aaa_base-84.87+git20181107.f39a8d1.tar.xz b/aaa_base-84.87+git20181107.f39a8d1.tar.xz deleted file mode 100644 index 764a2af..0000000 --- a/aaa_base-84.87+git20181107.f39a8d1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a252129d4631732b3c37d9bce28bf56d00cb6c5710f88817c9af66120203d70 -size 74420 diff --git a/aaa_base-84.87+git20181113.08d4125.tar.xz b/aaa_base-84.87+git20181113.08d4125.tar.xz new file mode 100644 index 0000000..ad1a8cc --- /dev/null +++ b/aaa_base-84.87+git20181113.08d4125.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1f8f0c4953e512d9b434583f21d90506fd8aad02eed80c9ce20856b2bb22fe +size 74460 diff --git a/aaa_base.changes b/aaa_base.changes index ad08749..46b19d4 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 13 12:13:24 UTC 2018 - ro@suse.de + +- Update to version 84.87+git20181113.08d4125: + * Sync x-genesis-rom extensions with freedesktop DB + * test for /applications before adding data dir + (bsc#1095969) + * Clean up the no_proxy value: not all clients ignore spaces + (bsc#1089796) + * Add option --version to /sbin/service + ------------------------------------------------------------------- Wed Nov 07 12:56:56 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/aaa_base.spec b/aaa_base.spec index d5eb033..2cda5e5 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # icecream 0 @@ -23,7 +23,7 @@ %endif Name: aaa_base -Version: 84.87+git20181107.f39a8d1 +Version: 84.87+git20181113.08d4125 Release: 0 Url: https://github.com/openSUSE/aaa_base Provides: aaa_skel = %{version}-%{release}