forked from pool/aaa_base
Accepting request 1160121 from openSUSE:Factory
https://bugzilla.opensuse.org/show_bug.cgi?id=1221818 OBS-URL: https://build.opensuse.org/request/show/1160121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=497
This commit is contained in:
commit
b3a60f5614
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+git20240318.3e4640d.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20240202.9526d46.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">3e4640ddfe7eb36165858a3b1d714fa383f2677b</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">9526d46f8d2306a4baff7598bba702e67577ca0f</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/lnussel/aaa_base.git</param>
|
||||
<param name="changesrevision">0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6</param></service></servicedata>
|
3
aaa_base-84.87+git20240202.9526d46.tar
Normal file
3
aaa_base-84.87+git20240202.9526d46.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb478413cdb43fe24817bdf674398fe06ff535bd1b3ab3ffcb42949f9ccd4b55
|
||||
size 358400
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38d57c2dd94e20fac28748aa83258f037d6a44c231656359ed5715c55033a9af
|
||||
size 358400
|
@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 11:34:35 UTC 2024 - lnussel@suse.com
|
||||
|
||||
- Update to version 84.87+git20240318.3e4640d:
|
||||
* Add mc helpers for both tcsh and bash resources
|
||||
* Do not overwrite escape sequences for xterm like (bsc#1221407)
|
||||
* Check for valid TERM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 02 12:55:26 UTC 2024 - ro@suse.com
|
||||
|
||||
|
@ -33,7 +33,7 @@ BuildRequires: git-core
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20240318.3e4640d%{git_version}
|
||||
Version: 84.87+git20240202.9526d46%{git_version}
|
||||
Release: 0
|
||||
Summary: openSUSE Base Package
|
||||
License: GPL-2.0-or-later
|
||||
@ -193,8 +193,6 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
/usr/etc/profile.d/ls.tcsh
|
||||
/usr/etc/profile.d/ls.bash
|
||||
/usr/etc/profile.d/ls.zsh
|
||||
/usr/etc/profile.d/terminal.sh
|
||||
/usr/etc/profile.d/terminal.csh
|
||||
%dir /usr/lib/environment.d
|
||||
/usr/lib/environment.d/50-xdg.conf
|
||||
%config /etc/shells
|
||||
|
Loading…
Reference in New Issue
Block a user