- Update to new upstream release 1.8

OBS-URL: https://build.opensuse.org/package/show/Archiving/plzip?expand=0&rev=27
This commit is contained in:
Jan Engelhardt 2019-01-07 21:21:29 +00:00 committed by Git OBS Bridge
parent e2602a54e4
commit cf5371f47f
5 changed files with 14 additions and 9 deletions

View File

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

3
plzip-1.8.tar.gz Normal file
View File

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

BIN
plzip-1.8.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 7 21:18:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.8
* No functional changes; just a version bump.
-------------------------------------------------------------------
Fri Dec 14 11:59:01 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package plzip
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -18,15 +18,14 @@
Name: plzip
Version: 1.8~rc1
Version: 1.8
Release: 0
%define xversion 1.8-rc1
Summary: Parallel LZMA Data Compressor
License: GPL-2.0-or-later
Group: Productivity/Archiving/Compression
URL: http://www.nongnu.org/lzip/plzip.html
Source: http://download.savannah.gnu.org/releases/lzip/plzip/%name-%xversion.tar.gz
#Source2: http://download.savannah.gnu.org/releases/lzip/plzip/%name-%version.tar.gz.sig
Source: http://download.savannah.gnu.org/releases/lzip/plzip/%name-%version.tar.gz
Source2: http://download.savannah.gnu.org/releases/lzip/plzip/%name-%version.tar.gz.sig
Source3: %name.keyring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: c++_compiler
@ -47,7 +46,7 @@ compresses better than bzip2, which makes it well suited for software
distribution and data archiving.
%prep
%autosetup -n %name-%xversion
%autosetup -p1
%build
mkdir build