forked from pool/aaa_base
Accepting request 1176720 from Base:System
- Update to version 84.87+git20240523.10a5692: * Add tmpfiles.d/soft-reboot-cleanup.conf (forwarded request 1176719 from kukuk) OBS-URL: https://build.opensuse.org/request/show/1176720 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=500
This commit is contained in:
commit
d8dd9eb07e
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+git20240415.e6815bf.tar filter=lfs diff=lfs merge=lfs -text
|
||||
aaa_base-84.87+git20240523.10a5692.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,6 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">e6815bfc5137556aee3b5752f15ca484c88e513b</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/lnussel/aaa_base.git</param>
|
||||
<param name="changesrevision">0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6</param></service></servicedata>
|
||||
<param name="changesrevision">10a56928297e6a9a2f4aa06a7fbb02d72534f724</param></service>
|
||||
</servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea3ac7a02d928b5ed56464a2c18c78d752a273b9b34f1b97dc43dea0ef055293
|
||||
size 358400
|
3
aaa_base-84.87+git20240523.10a5692.tar
Normal file
3
aaa_base-84.87+git20240523.10a5692.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:790e6157af0f0098ca0aff8e515be72bdc6198472bc4aad6868d5cfb42885a28
|
||||
size 358400
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 11:48:00 UTC 2024 - kukuk@suse.com
|
||||
|
||||
- Update to version 84.87+git20240523.10a5692:
|
||||
* Add tmpfiles.d/soft-reboot-cleanup.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 15:49:43 UTC 2024 - lnussel@suse.com
|
||||
|
||||
|
@ -33,7 +33,7 @@ BuildRequires: git-core
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20240415.e6815bf%{git_version}
|
||||
Version: 84.87+git20240523.10a5692%{git_version}
|
||||
Release: 0
|
||||
Summary: openSUSE Base Package
|
||||
License: GPL-2.0-or-later
|
||||
@ -193,6 +193,7 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
/usr/etc/profile.d/terminal.csh
|
||||
%dir /usr/lib/environment.d
|
||||
/usr/lib/environment.d/50-xdg.conf
|
||||
%{_tmpfilesdir}/soft-reboot-cleanup.conf
|
||||
%config /etc/shells
|
||||
%ghost %dir /etc/init.d
|
||||
%ghost %config(noreplace) /etc/init.d/boot.local
|
||||
|
Loading…
Reference in New Issue
Block a user