- Update to version 84.87+git20191120.98f1524:
* merged PR 65 * dash fixes * handle /usr/etc/login.defs for wsl OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=672
This commit is contained in:
parent
4fa1aecb5e
commit
22b74e8ed9
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">bf0a31597d0ed3562bfc5e6be0ade2fe5dc1f7a1</param></service></servicedata>
|
||||
<param name="changesrevision">90b35240d1a699f69c2093ea9b5c94879e1aba17</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:596ec7530fc722824c0d4e55b9c6eb2e4112d996d729782fcbc914d0401317bc
|
||||
size 69832
|
3
aaa_base-84.87+git20191120.98f1524.tar.xz
Normal file
3
aaa_base-84.87+git20191120.98f1524.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29ac82818766a24755915b7c4fc768df458024b2314dba087a66353e6990f8e3
|
||||
size 69916
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:03:03 UTC 2019 - ro@suse.com
|
||||
|
||||
- Update to version 84.87+git20191120.98f1524:
|
||||
* merged PR 65
|
||||
* dash fixes
|
||||
* handle /usr/etc/login.defs for wsl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 05:21:44 UTC 2019 - werner@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aaa_base
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,9 +23,9 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20191017.bf0a315
|
||||
Version: 84.87+git20191120.98f1524
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
URL: https://github.com/openSUSE/aaa_base
|
||||
# do not require systemd - aaa_base is in the build environment and we don't
|
||||
# want to pull in tons of dependencies
|
||||
Conflicts: sysvinit-init
|
||||
|
Loading…
Reference in New Issue
Block a user