diff --git a/libarchive.spec b/libarchive.spec index 5b27d58..8a2244c 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -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 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 3.4.0-1mamba +- update to 3.4.0 + * Sat Sep 08 2018 Automatic Build System 3.3.3-1mamba - automatic version update by autodist