SHA256
1
0
forked from pool/lzlib

Accepting request 949861 from Archiving

OBS-URL: https://build.opensuse.org/request/show/949861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzlib?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2022-01-29 19:59:37 +00:00 committed by Git OBS Bridge
commit c2a0834631
4 changed files with 18 additions and 5 deletions

View File

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

3
lzlib-1.13.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jan 28 20:41:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.13:
* The variables AR and ARFLAGS can now be set from configure.
* In case of error in a numerical argument to a command line option, minilzip
now shows the name of the option and the range of valid values.
* 'minilzip --check-lib' now checks that LZ_API_VERSION and LZ_version_string
match.
* Several descriptions have been improved in manual, '--help', and man page.
* The texinfo category of the manual has been changed from 'Data Compression'
to 'Compression' to match that of gzip.
-------------------------------------------------------------------
Wed Jan 20 09:19:16 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lzlib
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -19,7 +19,7 @@
%define lname liblz1
Name: lzlib
Version: 1.12
Version: 1.13
Release: 0
Summary: LZMA Compression and Decompression Library
License: BSD-2-Clause AND GPL-2.0-or-later