automatic version update by autodist [release 1.8.0-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
19e95b2cdd
commit
1e2c053bd5
13
libzip.spec
13
libzip.spec
@ -1,19 +1,23 @@
|
||||
Name: libzip
|
||||
Version: 1.7.3
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Summary: A C library for reading, creating, and modifying zip archives
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.nih.at/libzip/index.html
|
||||
URL: https://libzip.org/
|
||||
Source: http://www.nih.at/libzip/libzip-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libnettle-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libzip is a C library for reading, creating, and modifying zip archives.
|
||||
@ -92,6 +96,9 @@ This package contains the following programs for manipulating zip archives:
|
||||
%{_mandir}/man1/ziptool.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 09 2020 Automatic Build System <autodist@mambasoft.it> 1.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user