- Update to release 2023.09.26
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=143
This commit is contained in:
parent
adba8398de
commit
895eb4dcfd
BIN
schily-2022-10-16.tar.bz2
(Stored with Git LFS)
BIN
schily-2022-10-16.tar.bz2
(Stored with Git LFS)
Binary file not shown.
3
schily-2023-09-28.tar.bz2
Normal file
3
schily-2023-09-28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7dca444c9dfde87ba52a2de7514db5b49427b977d3a23fb081692fe8bac9439
|
||||||
|
size 4868865
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 12 23:22:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2023.09.26
|
||||||
|
* smake: add new -V option to print the expanded value of macros
|
||||||
|
* Bourne Shell: Fix bug where set -o notify or set -b would cause
|
||||||
|
the shell to exit when ^C was pressed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 17 16:35:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Thu Nov 17 16:35:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
10
schily.spec
10
schily.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package schily
|
# spec file for package schily
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
# grep -Pir 'define\s+VERSION|strvers'
|
# grep -Pir 'define\s+VERSION|strvers'
|
||||||
%define rver 2022-10-16
|
%define rver 2023-09-28
|
||||||
%global box_version 2022.10.16
|
%global box_version 2023.09.28
|
||||||
%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.6
|
%global smake_version 1.6
|
||||||
@ -892,7 +892,6 @@ fi
|
|||||||
%_mandir/man3/fexecle.3*
|
%_mandir/man3/fexecle.3*
|
||||||
%_mandir/man3/fexecv.3*
|
%_mandir/man3/fexecv.3*
|
||||||
%exclude %_mandir/man3/fexecve.3*
|
%exclude %_mandir/man3/fexecve.3*
|
||||||
%_mandir/man3/fgetline.3*
|
|
||||||
%_mandir/man3/file_raise.3*
|
%_mandir/man3/file_raise.3*
|
||||||
%_mandir/man3/fileclose.3*
|
%_mandir/man3/fileclose.3*
|
||||||
%_mandir/man3/fileluopen.3*
|
%_mandir/man3/fileluopen.3*
|
||||||
@ -919,11 +918,12 @@ fi
|
|||||||
%_mandir/man3/getlallargs.3*
|
%_mandir/man3/getlallargs.3*
|
||||||
%_mandir/man3/getlargs.3*
|
%_mandir/man3/getlargs.3*
|
||||||
%_mandir/man3/getlfiles.3*
|
%_mandir/man3/getlfiles.3*
|
||||||
%exclude %_mandir/man3/getline.3*
|
|
||||||
%_mandir/man3/getvallargs.3*
|
%_mandir/man3/getvallargs.3*
|
||||||
%_mandir/man3/getvargs.3*
|
%_mandir/man3/getvargs.3*
|
||||||
%_mandir/man3/getvfiles.3*
|
%_mandir/man3/getvfiles.3*
|
||||||
%_mandir/man3/handlecond.3*
|
%_mandir/man3/handlecond.3*
|
||||||
|
%_mandir/man3/js_fgetline.3*
|
||||||
|
%_mandir/man3/js_getline.3*
|
||||||
%_mandir/man3/movebytes.3*
|
%_mandir/man3/movebytes.3*
|
||||||
%_mandir/man3/ofindline.3*
|
%_mandir/man3/ofindline.3*
|
||||||
%_mandir/man3/patcompile.3*
|
%_mandir/man3/patcompile.3*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user