SHA256
1
0
forked from pool/schily

- Update to new upstream release 2019.03.11

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=55
This commit is contained in:
2019-03-15 11:03:21 +00:00
committed by Git OBS Bridge
parent 3f2368c7b3
commit 7c67418500
4 changed files with 30 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5739e5c73b3af360705959e16e921f367b49c52167767f1e03950bfe8afebdc2
size 4275260

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec59236281f9c6a698db9b43a8739baba68d981280c6a2d3f4b6b5817207efb5
size 4289082

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Mar 15 10:09:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 2019.03.11
* star: Support for base-256 numbers in timestamps and UID/GID
has been added. This has been planned in the 1990s already,
when star invented the base-256 coding, but it has been
forgotten in favor of the POSIX.1-2001 enhanded archive
headers. Now it seems that GNU tar that copied the format
from star uses it for timestamps and UID/GID and we need to
implement it in order to get archive compatibility.
* star: star did print archives with illegal 32 byte user/group
names (where the NUL terminator is missing) "correctly", when
in list mode but it used only the first 31 bytes when
extractig such archives.
* star: Creating multi volume archives without using the FIFO
did dump core.
* star: Creating multi volume archives without POSIX.1-2001
support no longer sets POSIX.1-2001 extension flags for the
volume header.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 20 18:42:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de> Wed Feb 20 18:42:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,23 +17,23 @@
# grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver) # grep -r define.VERSION (sometimes also noted down in schily-%rver/AN-%rver)
%global box_version 2019.02.18 %global box_version 2019.03.11
%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.3 %global smake_version 1.3
%global star_version 1.6 %global star_version 1.6
%global libfind_version 1.7 %global libfind_version 1.7
%global ved_version 1.7 %global ved_version 1.7
%define rver 2019-02-18 %define rver 2019-03-11
Name: schily Name: schily
Version: 2019.02.18 Version: %box_version
Release: 0 Release: 0
Summary: A collection of command-line utilities maintained by J.Schilling Summary: A collection of command-line utilities maintained by J.Schilling
License: CDDL-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND HPND AND ISC License: CDDL-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND HPND AND ISC
Group: Productivity/Multimedia/CD/Record Group: Productivity/Multimedia/CD/Record
Url: http://cdrtools.sourceforge.net/private/cdrecord.html URL: http://cdrtools.sourceforge.net/private/cdrecord.html
#Freshcode-Url: http://freshcode.club/projects/schily #Freshcode-URL: http://freshcode.club/projects/schily
Source: https://downloads.sf.net/schilytools/%name-%rver.tar.bz2 Source: https://downloads.sf.net/schilytools/%name-%rver.tar.bz2
Source1: README-FIRST Source1: README-FIRST
@@ -71,9 +71,8 @@ Group: Hardware/Other
%description -n btcflash %description -n btcflash
Btcflash is used to read update the Firmware for a BTC DRW1008 Btcflash is used to read update the Firmware for a BTC DRW1008
DVD+/-RW recorder. Be very careful when writing firmware as this DVD±RW recorder. Be very careful when writing firmware as this
program does not check for the correctness of the target device. program does not check for the correctness of the target device.
Build from clean sources without patches.
%package -n cdda2wav %package -n cdda2wav
Summary: A CD Digital Audio Extraction tool Summary: A CD Digital Audio Extraction tool