0.17.2-1: Update to libqb-0.17.2 + fix check_ipc tests

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
Jan Pokorný 2015-10-15 20:58:20 +02:00
parent 29c70e7b9b
commit fbb39a7390
No known key found for this signature in database
GPG Key ID: 61BBB23A9E8F8DE2
3 changed files with 10 additions and 25 deletions

21
.gitignore vendored
View File

@ -1,20 +1 @@
/libqb-0.4.1.tar.gz
/libqb-0.5.0.tar.gz
/libqb-0.5.1.tar.gz
/libqb-0.6.0.tar.gz
/libqb-0.7.0.tar.gz
/libqb-0.8.1.tar.xz
/libqb-0.9.0.tar.xz
/libqb-0.10.0.tar.xz
/libqb-0.10.1.tar.xz
/libqb-0.11.0.tar.xz
/libqb-0.11.1.tar.xz
/libqb-0.13.0.tar.xz
/libqb-0.14.0.tar.xz
/libqb-0.14.1.tar.xz
/libqb-0.14.2.tar.xz
/libqb-0.14.3.tar.xz
/libqb-0.14.4.tar.xz
/libqb-0.16.0.tar.xz
/libqb-0.17.0.tar.xz
/libqb-0.17.1.tar.xz
/libqb-*.tar.*

View File

@ -1,12 +1,13 @@
Name: libqb
Version: 0.17.1
Release: 2.rev3%{?dist}
Version: 0.17.2
Release: 1%{?dist}
Summary: An IPC library for high performance servers
Group: System Environment/Libraries
License: LGPLv2+
URL: https://github.com/ClusterLabs/libqb
Source0: https://fedorahosted.org/releases/q/u/quarterback/%{name}-%{version}.tar.xz
Patch1: https://github.com/ClusterLabs/libqb/commit/aec4cde4312ada559888371554b0ae862cf91b9a.patch
BuildRequires: autoconf automake libtool doxygen procps check-devel
@ -16,7 +17,7 @@ architecture, such as logging, tracing, inter-process communication (IPC),
and polling.
%prep
%setup -q
%autosetup -p1
# Make sure the timestamps are correct
find . -exec touch \{\} \;
@ -63,6 +64,10 @@ developing applications that use %{name}.
%{_mandir}/man8/qb-blackbox.8.gz
%changelog
* Thu Oct 15 2015 Jan Pokorný <jpokorny+rpm-libqb@redhat.com> - 0.17.2-1
- Update to libqb-0.17.2 + fix check_ipc tests, for list of changes see:
https://github.com/ClusterLabs/libqb/releases/tag/v0.17.2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1,2 +1 @@
1cada7e7a9bfcb4cda70099db551e614 libqb-0.17.0.tar.xz
5770b343baa4528f6fec90120ec55048 libqb-0.17.1.tar.xz
de1e5d38fa449b4d127940c10d117260 libqb-0.17.2.tar.xz