SHA256
3
0
forked from pool/aaa_base

lang.(c)sh: catch if ROOT_USES_LANG becomes not set

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=608
This commit is contained in:
Dr. Werner Fink 2017-11-28 16:19:53 +00:00 committed by Git OBS Bridge
parent faa57cc119
commit fb6ddebc01
5 changed files with 12 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
<param name="changesrevision">aa232d39688491142e801387cafd722777724473</param></service></servicedata>
<param name="changesrevision">945b960b8c03ba454c5d6ce7b9496240c1f84978</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6970222036e7b77ddfbf01a957ae1647e4a0b4b6aec6ecbdd3de757acc1652b1
size 79540

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74e2336b2e4c2f181f241dd99b7ec25d14c6b5930e03a10f4020a9a9b8f69387
size 79548

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 28 16:17:16 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 84.87+git20171128.945b960:
* lang.(c)sh: catch if ROOT_USES_LANG becomes not set
-------------------------------------------------------------------
Tue Nov 28 15:20:53 UTC 2017 - opensuse-packaging@opensuse.org

View File

@ -23,7 +23,7 @@
%endif
Name: aaa_base
Version: 84.87+git20171128.a6752e8
Version: 84.87+git20171128.945b960
Release: 0
Url: https://github.com/openSUSE/aaa_base
Provides: aaa_skel = %{version}-%{release}
@ -261,6 +261,7 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%files wsl
%defattr(-,root,root)
%config /etc/profile.d/wsl.csh
%config /etc/profile.d/wsl.sh
%changelog