SHA256
1
0
forked from pool/schily

- Update to release 2020.09.22

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=114
This commit is contained in:
2020-09-23 10:34:22 +00:00
committed by Git OBS Bridge
parent bca3e74ed7
commit 657f8160cc
4 changed files with 17 additions and 5 deletions

BIN
schily-2020-09-04.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
schily-2020-09-22.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 23 09:38:47 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2020.09.22
* SCCS: delta now supports to handle nul bytes in the
diff(1) output.
* SCCS: delta now supports nul bytes in the new version of the
input file if processing SCCSv6 history files.
* SCCS: delta now by default uses `fsdiff` instead of `bdiff`.
* SCCS: delta, if called as `delta -d ...`, now calls diff(1)
with the option -a.
-------------------------------------------------------------------
Sat Sep 5 12:53:54 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,14 +17,14 @@
# grep -Pir 'define\s+VERSION|strvers'
%global box_version 2020.09.04
%global box_version 2020.09.22
%global cdr_version 3.02~a10
%global sccs_version 5.09
%global smake_version 1.3
%global star_version 1.6.1
%global libfind_version 1.8
%global ved_version 1.7
%define rver 2020-09-04
%define rver 2020-09-22
Name: schily
Version: %box_version