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
|
Name: libarchive
|
||||||
Version: 3.3.3
|
Version: 3.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
|
Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://libarchive.org/
|
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
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -106,6 +106,9 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5
|
|||||||
%{_mandir}/man1/bsdtar.1*
|
%{_mandir}/man1/bsdtar.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 08 2018 Automatic Build System <autodist@mambasoft.it> 3.3.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user