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/libqb.git#33234350593b07da5aafa51e65260734d28e0ad1
This commit is contained in:
parent
a3fddbe63b
commit
3a8301a632
@ -1,7 +1,7 @@
|
||||
%bcond_without check
|
||||
|
||||
Name: libqb
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 2%{?dist}
|
||||
Summary: Library providing high performance logging, tracing, ipc, and poll
|
||||
|
||||
@ -9,7 +9,7 @@ License: LGPLv2+
|
||||
URL: https://github.com/ClusterLabs/libqb
|
||||
Source0: https://github.com/ClusterLabs/libqb/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch1: libqb-2.0.1-remove-deprecated-check-macros.patch
|
||||
#Patch1: libqb-2.0.1-remove-deprecated-check-macros.patch
|
||||
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: check-devel
|
||||
@ -85,6 +85,9 @@ This package contains a program to create nicely-formatted man pages from Doxyge
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 29 2020 Christine Caulfield <ccaulfie@redhat.com> 2.0.2
|
||||
- Rebase to version 2.0.2
|
||||
|
||||
* Wed Jul 29 2020 Christine Caulfield <ccaulfie@redhat.com> 2.0.1-2
|
||||
- Replace deprecated check macros fail_if() and fail_unless() with ck_assert()
|
||||
see check BZ: bz1850198
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libqb-2.0.1.tar.xz) = 6d989d30b381253c7d7c4ff1e6400ad3445b92184906c859f10d6352dd604a309d7e2d9c8298d8b8d59a0e884e2d821608a39f043db7e96db2118a867ef57672
|
||||
SHA512 (libqb-2.0.2.tar.xz) = 634509032bb4b60fdddf97283bd5be2bbc97bae475c1aa90e53a73df3350c80706d0688b9b5c869c7c37429c54102e46a2d20ab9df49682c93afd6fa7e7bb19a
|
||||
|
Loading…
Reference in New Issue
Block a user