diff --git a/_service b/_service index 2e2e336..9f54415 100644 --- a/_service +++ b/_service @@ -8,10 +8,10 @@ To update to a new release, change "revision" to the desired git commit hash and bump "version" if necessary - 2.0.3 + 2.0.4 --> - 2.0.3+%cd.%h - v2.0.3 + 2.0.4+%cd.%h + v2.0.4 enable diff --git a/_servicedata b/_servicedata index c0dc1eb..2c64154 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/ClusterLabs/libqb.git - 404adbcd998ec83643e47d92b3ea8d9c3970e68b + a2691b96188033b5ad5c08871982048ae1f4f4e8 \ No newline at end of file diff --git a/libqb-2.0.3+20210303.404adbc.tar.xz b/libqb-2.0.3+20210303.404adbc.tar.xz deleted file mode 100644 index 95a1fb2..0000000 --- a/libqb-2.0.3+20210303.404adbc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71b4effb9e14ccdbf02e71f4f3075236e7a2c2814361efa6e00aff74738fb704 -size 185612 diff --git a/libqb-2.0.4+20211112.a2691b9.tar.xz b/libqb-2.0.4+20211112.a2691b9.tar.xz new file mode 100644 index 0000000..96a4b63 --- /dev/null +++ b/libqb-2.0.4+20211112.a2691b9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49470a4066519efe051dd1d2db21af767fe7c232b3f7c5a99a48a761c82df579 +size 187804 diff --git a/libqb.changes b/libqb.changes index 2059617..2d3bc66 100644 --- a/libqb.changes +++ b/libqb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 16 08:42:20 UTC 2021 - Yan Gao + +- Update to version 2.0.4+20211112.a2691b9 (v2.0.4): +- poll: Don't log in a signal handler (gh#ClusterLabs/libqb##447) +- Fix pthread returns (gh#ClusterLabs/libqb#444) +- doxygen2man: print structure descriptions (gh#ClusterLabs/libqb#443) +- Implement heap based timer list (gh#ClusterLabs/libqb#439) + ------------------------------------------------------------------- Thu Oct 07 11:39:16 UTC 2021 - Yan Gao diff --git a/libqb.spec b/libqb.spec index 3b59cc1..d1830fd 100644 --- a/libqb.spec +++ b/libqb.spec @@ -21,7 +21,7 @@ %bcond_without doxygen2man Name: libqb -Version: 2.0.3+20210303.404adbc +Version: 2.0.4+20211112.a2691b9 Release: 0 Summary: An IPC library for high performance servers License: LGPL-2.1-or-later