automatic version update by autodist [release 0.13.76-1mamba;Wed May 29 2024]
This commit is contained in:
parent
966a6d8bb1
commit
a4a2159893
11
libzzip.spec
11
libzzip.spec
@ -1,5 +1,5 @@
|
||||
Name: libzzip
|
||||
Version: 0.13.74
|
||||
Version: 0.13.76
|
||||
Release: 1mamba
|
||||
Summary: A library to extract data from files archived in a single zip file
|
||||
Group: System/Libraries
|
||||
@ -11,7 +11,7 @@ Source: https://github.com/gdraheim/zziplib.git/v%{version}/zziplib-%{ver
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL-devel
|
||||
BuildRequires: libsdl12-compat-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -76,8 +76,8 @@ This package contains the tools for extracting zzip files.
|
||||
%{_libdir}/libzzipfseeko-0.so
|
||||
%{_libdir}/libzzipmmapped-0.so
|
||||
%{_libdir}/libzzipwrap-0.so
|
||||
%dir %{_datadir}/zziplib
|
||||
%{_datadir}/zziplib/zziplib*.cmake
|
||||
%dir %{_libdir}/cmake/zziplib
|
||||
%{_libdir}/cmake/zziplib/zziplib*.cmake
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/aclocal/zziplib.m4
|
||||
%{_mandir}/man3/*.3*
|
||||
@ -97,6 +97,9 @@ This package contains the tools for extracting zzip files.
|
||||
%{_bindir}/zzxordir
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2024 Automatic Build System <autodist@openmamba.org> 0.13.76-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 0.13.74-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user