bump release for rebuild to re-run tests.

Related: RHEL-99217
This commit is contained in:
Jeff Moyer 2025-08-26 17:09:14 -04:00
parent ee2ebd2379
commit 3054953b3c

View File

@ -1,6 +1,6 @@
Name: ndctl
Version: 82
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory)
License: GPL-2.0-only and LGPL-2.1-only and CC0-1.0 and MIT
Url: https://github.com/pmem/ndctl
@ -243,6 +243,10 @@ fi
%changelog
* Tue Aug 26 2025 Jeff Moyer <jmoyer@redhat.com> - 82-2
- bump release for rebuild to re-run tests.
- Related: RHEL-99217
* Tue Aug 26 2025 Jeff Moyer <jmoyer@redhat.com> - 82-1
- Rebase to upstream v82
- Resolves: RHEL-99217