forked from pool/schily
- Update to release 2021.08.14
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=133
This commit is contained in:
parent
52753864f4
commit
3a165d18ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c1ba399684d95fbbdd60856d306e895166e81d0596fef7ef946f95acfc5ea66
|
||||
size 4927143
|
3
schily-2021-08-14.tar.bz2
Normal file
3
schily-2021-08-14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb4e4c0ca534aa28127f7e7556c9017e059f4c7b93f6bfc33965f28091230f10
|
||||
size 4942864
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 15 16:01:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2021.08.14
|
||||
* A new test was added to check whether SIGSTKSZ is a constant.
|
||||
* smake: While expanding the right side of a macro assignment with
|
||||
the operators :::= and +:=, smake no longer expands $$ to $, but
|
||||
rather leaves $$ untouched.
|
||||
* smake: The dynamic macros $? and $^ now work for implicit rules
|
||||
as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 31 14:04:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
# grep -Pir 'define\s+VERSION|strvers'
|
||||
%define rver 2021-07-29
|
||||
%global box_version 2021.07.29
|
||||
%define rver 2021-08-14
|
||||
%global box_version 2021.08.14
|
||||
%global cdr_version 3.02~a10
|
||||
%global sccs_version 5.09
|
||||
%global smake_version 1.5
|
||||
%global smake_version 1.6
|
||||
%global star_version 1.6.1
|
||||
%global libfind_version 1.8
|
||||
%global ved_version 1.8
|
||||
|
Loading…
Reference in New Issue
Block a user