* Wed Apr 20 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1
- Rebase to 2.0.6 Resolves: rhbz#2072903
This commit is contained in:
parent
aa72c395a2
commit
2d507f06f8
11
libqb.spec
11
libqb.spec
@ -2,8 +2,8 @@
|
||||
%bcond_without testsrpm
|
||||
|
||||
Name: libqb
|
||||
Version: 2.0.3
|
||||
Release: 8%{?dist}
|
||||
Version: 2.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing high performance logging, tracing, ipc, and poll
|
||||
|
||||
License: LGPLv2+
|
||||
@ -34,9 +34,6 @@ and polling.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1 -b .bz2031865-add-async-connect
|
||||
%patch1 -p1 -b .bz2031865-bump-version-for-async
|
||||
%patch2 -p1 -b .bz2057527-fix-connect-errno
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
@ -109,6 +106,10 @@ This package contains a program to create nicely-formatted man pages from Doxyge
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 20 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1
|
||||
- Rebase to 2.0.6
|
||||
Resolves: rhbz#2072903
|
||||
|
||||
* Thu Mar 3 2022 Christine Caulfield <ccaulfie@redhat.com> 2.0.3-8
|
||||
- Fix negative errno in qb_ipcc_connect (introduced in 2.0.3-4)
|
||||
Resolves: rhbz#2057527
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libqb-2.0.3.tar.xz) = c25b45c4bc246118168cc8c86e7c1b4f66abddab35fe5ed82e5b4216896f884342ddf780b3bdf297605a2fe69dd5d7f6b0df4b5aacad3e5850d32f12c28547bc
|
||||
SHA512 (libqb-2.0.6.tar.xz) = 90539381e18ac984e8f1b5edfc31b183bd327a3cfe6a75af9dd959e1574c1925257cbc3401ef73df1a2f8362171d071d5ef7dff67d8d13383157a8de23547558
|
||||
|
Loading…
Reference in New Issue
Block a user