diff --git a/libzip-1.8.0.tar.xz b/libzip-1.8.0.tar.xz deleted file mode 100644 index 3893213..0000000 Binary files a/libzip-1.8.0.tar.xz and /dev/null differ diff --git a/libzip-1.9.2.tar.xz b/libzip-1.9.2.tar.xz new file mode 100644 index 0000000..44a4f4b Binary files /dev/null and b/libzip-1.9.2.tar.xz differ diff --git a/libzip.spec b/libzip.spec index e742a6d..be269b0 100644 --- a/libzip.spec +++ b/libzip.spec @@ -1,8 +1,8 @@ Name: libzip -Version: 1.8.0 +Version: 1.9.2 Release: 1 Summary: A C library for reading, creating, and modifying zip archives -License: BSD +License: BSD-3-Clause URL: https://libzip.org/ Source0: https://libzip.org/download/libzip-%{version}.tar.xz @@ -72,6 +72,9 @@ make test %changelog +* Fri Jul 29 2022 liukuo - 1.9.2-1 +- Update to 1.9.2 + * Thu Apr 21 2022 Yangping - 1.8.0-1 - Update to 1.8.0