summaryrefslogtreecommitdiffstats
path: root/libzip.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-05-26 09:53:21 +0200
committerRemi Collet <remi@php.net>2025-05-26 09:53:21 +0200
commit070807eef8f983058fa08a9bee136aff2c2f14bd (patch)
treeef7a62882cec43b5a37a6d77a900aff3249f53c9 /libzip.spec
parent6c4a50fabfda513eef0877b9dc7b2bb7e2953c5f (diff)
update to 1.11.4HEADmaster
Diffstat (limited to 'libzip.spec')
-rw-r--r--libzip.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/libzip.spec b/libzip.spec
index 650d0bc..1be6620 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -10,7 +10,7 @@
#
## FOR EL-8
-## 1st build --with move_to_opt for SCL
+## 1st build --with move_to_opt for SCL (default)
## 2nd build --without move_to_opt for module
## FOR EL-9 and EL-10
## build as remi-libzip
@@ -39,7 +39,7 @@ Name: %{?vendeur:%{vendeur}-}%{libname}
Name: %{libname}
%endif
-Version: 1.11.3
+Version: 1.11.4
Release: 1%{?dist}
Summary: C library for reading, creating, and modifying zip archives
@@ -227,9 +227,11 @@ make check
%{_mandir}/man3/libzip*
%{_mandir}/man3/zip*
%{_mandir}/man3/ZIP*
+%{_mandir}/man5/zip*
%if %{with move_to_opt}
%dir %{_includedir}
%dir %{_mandir}/man3
+%dir %{_mandir}/man5
%dir %{_libdir}/pkgconfig
%dir %{_libdir}/cmake
%dir %{_datadir}/doc
@@ -237,6 +239,9 @@ make check
%changelog
+* Mon May 26 2025 Remi Collet <remi@remirepo.net> - 1.11.4-1
+- update to 1.11.4
+
* Mon Jan 20 2025 Remi Collet <remi@remirepo.net> - 1.11.3-1
- update to 1.11.3