update to 3.4.0 [release 3.4.0-1mamba;Fri Aug 02 2019]
This commit is contained in:
parent
e6e7928ac6
commit
9b03ece868
@ -1,5 +1,5 @@
|
||||
Name: libarchive
|
||||
Version: 3.3.3
|
||||
Version: 3.4.0
|
||||
Release: 1mamba
|
||||
Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://libarchive.org/
|
||||
Source: http://www.libarchive.org/downloads/libarchive-%{version}.tar.gz
|
||||
Source: https://github.com/libarchive/libarchive/releases/download/v%{version}/libarchive-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -106,6 +106,9 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5
|
||||
%{_mandir}/man1/bsdtar.1*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.0-1mamba
|
||||
- update to 3.4.0
|
||||
|
||||
* Sat Sep 08 2018 Automatic Build System <autodist@mambasoft.it> 3.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user