Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/librabbitmq.git#b6e910fef34e2cebbe89786d96fef3227e5fee99
This commit is contained in:
parent
e9a834e913
commit
f8e4f6f5ae
@ -17,7 +17,7 @@
|
||||
Name: %{libname}
|
||||
Summary: Client library for AMQP
|
||||
Version: 0.10.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
URL: https://github.com/alanxz/rabbitmq-c
|
||||
|
||||
@ -30,6 +30,7 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: popt-devel > 1.14
|
||||
# For man page
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: make
|
||||
|
||||
|
||||
%description
|
||||
@ -126,6 +127,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Thu Aug 13 2020 Remi Collet <remi@remirepo.net> - 0.10.0-3
|
||||
- fix cmake macros usage, FTBFS #1863670
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user