[packages/rabbitmq-c] - updated to 0.11.0
qboosh
qboosh at pld-linux.org
Sun Apr 25 21:55:16 CEST 2021
commit bd1ae4e8218ab5e9be5af5f4306f36c4262764f1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 25 21:57:10 2021 +0200
- updated to 0.11.0
rabbitmq-c.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/rabbitmq-c.spec b/rabbitmq-c.spec
index 1d39b7a..7bbad99 100644
--- a/rabbitmq-c.spec
+++ b/rabbitmq-c.spec
@@ -10,13 +10,13 @@
Summary: RabbitMQ C AMQP client library
Summary(pl.UTF-8): Biblioteka kliencka C RabbitMQ AMQP
Name: rabbitmq-c
-Version: 0.10.0
-Release: 2
+Version: 0.11.0
+Release: 1
License: MIT
Group: Libraries
#Source0Download: https://github.com/alanxz/rabbitmq-c/releases
Source0: https://github.com/alanxz/rabbitmq-c/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 6f09f0cb07cea221657a768bd9c7dff7
+# Source0-md5: e7d9896577aea6351811d7c1d7f0a68a
URL: https://github.com/alanxz/rabbitmq-c
BuildRequires: cmake >= 2.8.12
BuildRequires: openssl-devel >= 0.9.8
@@ -112,6 +112,7 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/amqp_ssl_socket.h
%{_includedir}/amqp_tcp_socket.h
%{_pkgconfigdir}/librabbitmq.pc
+%{_libdir}/cmake/rabbitmq-c
%if %{with static_libs}
%files static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rabbitmq-c.git/commitdiff/bd1ae4e8218ab5e9be5af5f4306f36c4262764f1
More information about the pld-cvs-commit
mailing list