Upstream upgrade

This commit is contained in:
Denis Arnaud 2023-10-23 00:01:24 +02:00
parent e1c1539e16
commit de1a0c8e35
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Version: 4.3.5
Release: %autorelease
Summary: Software library for fast, message-based applications
License: LGPL-3.0-or-later AND BSD-3-Clause AND MIT
License: MPL-2.0 AND BSD-3-Clause AND MIT
URL: https://zeromq.org
Source0: https://github.com/%{name}/libzmq/archive/v%{version}/%{name}-%{version}.tar.gz
@ -93,7 +93,7 @@ make check V=1 || ( cat test-suite.log && exit 1 )
%files
%doc README.md AUTHORS NEWS
%license COPYING COPYING.LESSER
%license LICENSE
%{_bindir}/curve_keygen
%{_libdir}/libzmq.so.5*
%{_mandir}/man3/zmq_*