forked from pool/schily
Accepting request 909532 from utilities
- Update to release 2021.07.29 OBS-URL: https://build.opensuse.org/request/show/909532 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=42
This commit is contained in:
commit
4c1fe831ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca7ecb3b749d7579a65b61708828153ab8d4f0081b5e2171fc8b98d75cacce2d
|
|
||||||
size 4905609
|
|
3
schily-2021-07-29.tar.bz2
Normal file
3
schily-2021-07-29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c1ba399684d95fbbdd60856d306e895166e81d0596fef7ef946f95acfc5ea66
|
||||||
|
size 4927143
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 31 14:04:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2021.07.29
|
||||||
|
* Bourne Shell: "cd -" now prints the new directory,
|
||||||
|
required by POSIX.
|
||||||
|
* star: A single Linux xattr entry with a zero length value did
|
||||||
|
disable all Linux xattrs for the related file. This is now
|
||||||
|
handled correctly.
|
||||||
|
* ved: ved maxll=79 now checks whether the cursor is > column 79
|
||||||
|
before entering a new line character.
|
||||||
|
* ved: ved now aborts the startup if it turns out to be connected to
|
||||||
|
a hardcopy terminal.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 8 07:57:50 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jun 8 07:57:50 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
# grep -Pir 'define\s+VERSION|strvers'
|
# grep -Pir 'define\s+VERSION|strvers'
|
||||||
%global box_version 2021.06.07
|
%define rver 2021-07-29
|
||||||
|
%global box_version 2021.07.29
|
||||||
%global cdr_version 3.02~a10
|
%global cdr_version 3.02~a10
|
||||||
%global sccs_version 5.09
|
%global sccs_version 5.09
|
||||||
%global smake_version 1.5
|
%global smake_version 1.5
|
||||||
%global star_version 1.6.1
|
%global star_version 1.6.1
|
||||||
%global libfind_version 1.8
|
%global libfind_version 1.8
|
||||||
%global ved_version 1.8
|
%global ved_version 1.8
|
||||||
%define rver 2021-06-07
|
|
||||||
|
|
||||||
Name: schily
|
Name: schily
|
||||||
Version: %box_version
|
Version: %box_version
|
||||||
|
Loading…
Reference in New Issue
Block a user