Rebase on upstream 2.1.8 final release
- Resolves: RHEL-38543
This commit is contained in:
parent
4862313b21
commit
65f555c781
@ -27,7 +27,7 @@
|
||||
## Where bug reports should be submitted
|
||||
## Leave bug_url undefined to use ClusterLabs default, others define it here
|
||||
%if 0%{?rhel}
|
||||
%global bug_url https://bugzilla.redhat.com/
|
||||
%global bug_url https://issues.redhat.com/
|
||||
%else
|
||||
%if 0%{?fedora}
|
||||
%global bug_url https://bugz.fedoraproject.org/%{name}
|
||||
@ -41,10 +41,10 @@
|
||||
## can be incremented to build packages reliably considered "newer"
|
||||
## than previously built packages with the same pcmkversion)
|
||||
%global pcmkversion 2.1.8
|
||||
%global specversion 2
|
||||
%global specversion 3
|
||||
|
||||
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
||||
%global commit bf1a172d5f199332c461ac14a9c9ca518689c995
|
||||
%global commit 3980678f0372f2c7c294c01f61d63f0b2cafaad1
|
||||
|
||||
## 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.
|
||||
@ -850,6 +850,10 @@ exit 0
|
||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-3
|
||||
- Rebase on upstream 2.1.8 final release
|
||||
- Resolves: RHEL-38543
|
||||
|
||||
* Thu Jul 18 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-2
|
||||
- Rebase on upstream 2.1.8-rc4 release
|
||||
- Related: RHEL-38543
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz) = 11ddeb48a4929e7642b6dfa9c7962aa1d7a1af1c569830f55ed6cd6773abac13377317327bc1db8411c8077884f83f81cc54d746c834b63a99fa6dc219b5caad
|
||||
SHA512 (pacemaker-bf1a172d5.tar.gz) = 07bb331e0b8ee03411e4c19e4fa06d3daed198a9d7a14f4476c1d73787b8717149f97d872c1289194d57226b53b6ab2864a7e3fd183c551076022057b09efc2f
|
||||
SHA512 (pacemaker-3980678f0.tar.gz) = 0b96de3f2e67383c280dd1ba69cec8882982ef65c5eac7ab7f8d11a59b831aac22165f1f13b8ad94fe4d57a4636704892d0f0ee50cc1cc6ee00f0297149b654b
|
||||
|
Loading…
Reference in New Issue
Block a user