update to 1.6.1
This commit is contained in:
parent
8395b2a821
commit
8363c9ee90
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ libzip-0.9.3.tar.bz2
|
||||
/libzip-1.5.1.tar.xz
|
||||
/libzip-1.5.2.tar.xz
|
||||
/libzip-1.6.0.tar.xz
|
||||
/libzip-1.6.1.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: libzip
|
||||
Version: 1.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: C library for reading, creating, and modifying zip archives
|
||||
|
||||
License: BSD
|
||||
@ -120,6 +120,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 3 2020 Remi Collet <remi@remirepo.net> - 1.6.1-1
|
||||
- update to 1.6.1
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libzip-1.6.0.tar.xz) = a173bebc0a199d65d9e2d5e5adf65eb10e9d3a1c409006b3f78e3453aa6166d825fea20e818e725f5d3c6b63137023a2cccb7fb2a1da50a88c4f5f057cf879f8
|
||||
SHA512 (libzip-1.6.1.tar.xz) = dcf3790933c95f66bdcbdb276497b36e57776103b0b1064a94479e84eaa0a09df8dd91509cb4ccab3a6724f0650f076ca1e332d73acc94b653e99a3e94a64574
|
||||
|
||||
Loading…
Reference in New Issue
Block a user