automatic update by autodist [release 1.3.2-1mamba;Thu Nov 30 2017]

This commit is contained in:
Automatic Build System 2024-01-06 06:16:21 +01:00
parent acdc644ab7
commit e2daa6ac6a

View File

@ -1,5 +1,5 @@
Name: libzip
Version: 1.3.0
Version: 1.3.2
Release: 1mamba
Summary: A C library for reading, creating, and modifying zip archives
Group: System/Libraries
@ -68,10 +68,10 @@ This package contains the following programs for manipulating zip archives:
%files devel
%defattr(-,root,root)
%{_includedir}/zip.h
%{_includedir}/zipconf.h
%{_libdir}/libzip.a
%{_libdir}/libzip.la
%{_libdir}/libzip.so
%{_libdir}/libzip/include/zipconf.h
%{_libdir}/pkgconfig/libzip.pc
%{_mandir}/man3/libzip.*
%{_mandir}/man3/zip_*
@ -89,6 +89,9 @@ This package contains the following programs for manipulating zip archives:
%{_mandir}/man1/ziptool.1*
%changelog
* Thu Nov 30 2017 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
- automatic update by autodist
* Tue Nov 07 2017 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
- automatic version update by autodist