forked from pool/hxtools
- Update to release 20231101
OBS-URL: https://build.opensuse.org/package/show/utilities/hxtools?expand=0&rev=39
This commit is contained in:
parent
a441f538bb
commit
3773decafe
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZDU6nQAKCRD3bv5dDCI6
|
||||
j9l2AP40D/0W+FOslByplu6u4QFRyXP+yttv4aC/hIXl8oF+rwD/YoO2uE3sb9g8
|
||||
tCLftSQNvNOMrCKKlyPkQijTJcc3dQ4=
|
||||
=MgJy
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15266562661b339e054ab1e4f1830bd1ae43faf151401075e3b7d1fc788a10f7
|
||||
size 203185
|
7
hxtools-20231101.tar.asc
Normal file
7
hxtools-20231101.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZUInLwAKCRD3bv5dDCI6
|
||||
j6XcAP9kD2fyswxYA4c4syRZRy37upWMwbWe8WIO28g56xrYbgEA+GhSUTrq3swN
|
||||
S9iMAmdHeIVCq7Avf36hWBwLrG2n8Ag=
|
||||
=J03Y
|
||||
-----END PGP SIGNATURE-----
|
3
hxtools-20231101.tar.zst
Normal file
3
hxtools-20231101.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf290bc023fcd52d86cb611e9b75fcec1aa48165e123484a85ee8442e2e19803
|
||||
size 201612
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 10:24:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20231101
|
||||
* qtar: add .zst suffix support
|
||||
* sadmin: delete utmp_register
|
||||
* dircolors: reinstate upstream color for BLK/CHR
|
||||
* spec-beautifier: apply transformation logic to preamble as well
|
||||
* spec-beautifier: eliminate BuildRoot/Package/Distribution/Vendor lines
|
||||
* spec-beautifier: delete massaging of BuildRequire lists
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 10:48:34 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: hxtools
|
||||
Version: 20230411
|
||||
Version: 20231101
|
||||
Release: 0
|
||||
Summary: Collection of day-to-day tools (binaries)
|
||||
License: GPL-2.0-or-later AND WTFPL
|
||||
@ -204,7 +204,6 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%hldir/peicon
|
||||
%hldir/psthreads
|
||||
%hldir/rot13
|
||||
%hldir/utmp_register
|
||||
|
||||
%files scripts
|
||||
%_bindir/aumeta
|
||||
|
Loading…
Reference in New Issue
Block a user