forked from pool/aaa_base
Accepting request 933654 from Base:System
- Clear term.sh and term.csh also from file list - Update to version 84.87+git20211124.5486aad: * Remove term.sh and term.csh: no COLORTERM anymore Avoid changing COLORTERM variable in urxvt (boo#1190833) OBS-URL: https://build.opensuse.org/request/show/933654 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=485
This commit is contained in:
parent
5afd182943
commit
b261fbe0eb
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
aaa_base-84.87+git20211102.80d7177.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20211124.5486aad.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">16d1cb895c2742e96a56af98111f8281bedd3188</param></service></servicedata>
|
||||
<param name="changesrevision">5486aadee23a19422cc54064dc6c95ee47f87cf8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdc25f6d9431c4438772444520993ebc2dd6bea2be1df9892c0b86450b741517
|
||||
size 368640
|
3
aaa_base-84.87+git20211124.5486aad.tar
Normal file
3
aaa_base-84.87+git20211124.5486aad.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5c1c65911a684de5217c15a6b66cf179eb43b19db3635df171a9c06b981aa0
|
||||
size 368640
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 25 07:16:25 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Clear term.sh and term.csh also from file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 14:14:18 UTC 2021 - werner@suse.de
|
||||
|
||||
- Update to version 84.87+git20211124.5486aad:
|
||||
* Remove term.sh and term.csh: no COLORTERM anymore
|
||||
Avoid changing COLORTERM variable in urxvt (boo#1190833)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 02 13:29:56 UTC 2021 - ro@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20211102.80d7177
|
||||
Version: 84.87+git20211124.5486aad
|
||||
Release: 0
|
||||
URL: https://github.com/openSUSE/aaa_base
|
||||
# do not require systemd - aaa_base is in the build environment and we don't
|
||||
@ -193,8 +193,6 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
/usr/etc/profile.d/lang.sh
|
||||
/usr/etc/profile.d/profile.csh
|
||||
/usr/etc/profile.d/profile.sh
|
||||
/usr/etc/profile.d/term.csh
|
||||
/usr/etc/profile.d/term.sh
|
||||
/usr/etc/profile.d/xdg-environment.csh
|
||||
/usr/etc/profile.d/xdg-environment.sh
|
||||
/usr/etc/profile.d/complete.bash
|
||||
|
Loading…
Reference in New Issue
Block a user