This commit is contained in:
Remi Collet 2018-05-15 09:45:33 +02:00
parent 0b066e35f7
commit 2b49fbb97b
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ clog
/rabbitmq-c-0.7.0-4dde30c.tar.gz /rabbitmq-c-0.7.0-4dde30c.tar.gz
/rabbitmq-c-0.7.1-a536516.tar.gz /rabbitmq-c-0.7.1-a536516.tar.gz
/rabbitmq-c-0.8.0-caad0ef.tar.gz /rabbitmq-c-0.8.0-caad0ef.tar.gz
/rabbitmq-c-0.9.0-77e3805.tar.gz

View File

@ -7,7 +7,7 @@
# Please, preserve the changelog entries # Please, preserve the changelog entries
# #
%global gh_commit caad0ef1533783729c7644a226c989c79b4c497b %global gh_commit 77e3805d1662034339c3c19bcdaaa62a56c1fa7e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner alanxz %global gh_owner alanxz
%global gh_project rabbitmq-c %global gh_project rabbitmq-c
@ -16,8 +16,8 @@
Name: %{libname} Name: %{libname}
Summary: Client library for AMQP Summary: Client library for AMQP
Version: 0.8.0 Version: 0.9.0
Release: 7%{?dist} Release: 1%{?dist}
License: MIT License: MIT
URL: https://github.com/alanxz/rabbitmq-c URL: https://github.com/alanxz/rabbitmq-c
@ -27,7 +27,7 @@ BuildRequires: gcc
BuildRequires: cmake > 2.8 BuildRequires: cmake > 2.8
BuildRequires: openssl-devel BuildRequires: openssl-devel
# For tools # For tools
BuildRequires: popt-devel BuildRequires: popt-devel > 1.14
# For man page # For man page
BuildRequires: xmlto BuildRequires: xmlto
@ -67,6 +67,9 @@ amqp-publish Publish a message on an AMQP server
# Copy sources to be included in -devel docs. # Copy sources to be included in -devel docs.
cp -pr examples Examples cp -pr examples Examples
# This test requires a running server
sed -e '/test_basic/d' -i tests/CMakeLists.txt
%build %build
# static lib required for tests # static lib required for tests
@ -110,6 +113,9 @@ make test
%changelog %changelog
* Tue May 15 2018 Remi Collet <remi@remirepo.net> - 0.9.0-1
- update to 0.9.0
* Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 0.8.0-7 * Tue Feb 20 2018 Remi Collet <remi@remirepo.net> - 0.8.0-7
- missing BR on C compiler - missing BR on C compiler

View File

@ -1 +1 @@
014194b1e88074896671cda8dbdb856f rabbitmq-c-0.8.0-caad0ef.tar.gz SHA512 (rabbitmq-c-0.9.0-77e3805.tar.gz) = f20a841d184a2448b12c59b551ac5f1bf70a4cc0e0226fe803bab64bd6e26be5f275fb36717b3abb614e88212668cb87de5f9f749fc17ff565b2fe15f66c090e