+* Thu Dec 8 2023 Klaus Wenninger <kwenning@redhat.com> - 2.1.7-0.4.rc3
+- Update for new upstream tarball for release candidate: Pacemaker-2.1.7-rc3, + for full details, see included ChangeLog file or + https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.7-rc3
This commit is contained in:
parent
2da11132b3
commit
06cd5e5992
@ -41,10 +41,10 @@
|
|||||||
## can be incremented to build packages reliably considered "newer"
|
## can be incremented to build packages reliably considered "newer"
|
||||||
## than previously built packages with the same pcmkversion)
|
## than previously built packages with the same pcmkversion)
|
||||||
%global pcmkversion 2.1.7
|
%global pcmkversion 2.1.7
|
||||||
%global specversion 3.rc2
|
%global specversion 4.rc3
|
||||||
|
|
||||||
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
||||||
%global commit 7534cc50aefbf3c161c7ed258daa1019a94d5079
|
%global commit 80f8a320e3046986ae81b28470276163c0b0bdfa
|
||||||
|
|
||||||
## Since git v2.11, the extent of abbreviation is autoscaled by default
|
## Since git v2.11, the extent of abbreviation is autoscaled by default
|
||||||
## (used to be constant of 7), so we need to convey it for non-tags, too.
|
## (used to be constant of 7), so we need to convey it for non-tags, too.
|
||||||
@ -256,7 +256,7 @@ BuildRequires: sed
|
|||||||
|
|
||||||
# Required for core functionality
|
# Required for core functionality
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.42
|
BuildRequires: pkgconfig(glib-2.0) >= 2.42
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel >= 2.6.0
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: %{pkgname_bzip2_devel}
|
BuildRequires: %{pkgname_bzip2_devel}
|
||||||
@ -421,7 +421,7 @@ Requires: libqb-devel%{?_isa}
|
|||||||
Requires: %{?pkgname_libtool_devel_arch}
|
Requires: %{?pkgname_libtool_devel_arch}
|
||||||
%endif
|
%endif
|
||||||
Requires: libuuid-devel%{?_isa}
|
Requires: libuuid-devel%{?_isa}
|
||||||
Requires: libxml2-devel%{?_isa}
|
Requires: libxml2-devel%{?_isa} >= 2.6.0
|
||||||
Requires: libxslt-devel%{?_isa}
|
Requires: libxslt-devel%{?_isa}
|
||||||
|
|
||||||
%description -n %{pkgname_pcmk_libs}-devel
|
%description -n %{pkgname_pcmk_libs}-devel
|
||||||
@ -848,6 +848,11 @@ exit 0
|
|||||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 8 2023 Klaus Wenninger <kwenning@redhat.com> - 2.1.7-0.4.rc3
|
||||||
|
- Update for new upstream tarball for release candidate: Pacemaker-2.1.7-rc3,
|
||||||
|
for full details, see included ChangeLog file or
|
||||||
|
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.7-rc3
|
||||||
|
|
||||||
* Mon Nov 27 2023 Klaus Wenninger <kwenning@redhat.com> - 2.1.7-0.3.rc2
|
* Mon Nov 27 2023 Klaus Wenninger <kwenning@redhat.com> - 2.1.7-0.3.rc2
|
||||||
- Update for new upstream tarball for release candidate: Pacemaker-2.1.7-rc2,
|
- Update for new upstream tarball for release candidate: Pacemaker-2.1.7-rc2,
|
||||||
for full details, see included ChangeLog file or
|
for full details, see included ChangeLog file or
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz) = 11ddeb48a4929e7642b6dfa9c7962aa1d7a1af1c569830f55ed6cd6773abac13377317327bc1db8411c8077884f83f81cc54d746c834b63a99fa6dc219b5caad
|
SHA512 (nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz) = 11ddeb48a4929e7642b6dfa9c7962aa1d7a1af1c569830f55ed6cd6773abac13377317327bc1db8411c8077884f83f81cc54d746c834b63a99fa6dc219b5caad
|
||||||
SHA512 (pacemaker-7534cc50a.tar.gz) = 70703c68e3249a2fcc4d88d53b78a2a990163ec59b32fb4c5c6993cb53943900279017f529f9bf29a06e59fd67bb2d631719ed5a41848b01a54497caf90e0b20
|
SHA512 (pacemaker-80f8a320e.tar.gz) = 53127b4e5994840aa4b2e711ab71eaba200ead684ce2a71a81097c8516690b4b870b5262cac45ba4920632ce1d35831ed7f477516ecd3d0a3947743500cf8397
|
||||||
|
Loading…
Reference in New Issue
Block a user