|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: qclib
|
|
|
|
|
Version: 2.5.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library for extraction of system information for Linux on z Systems
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
URL: https://github.com/ibm-s390-linux/qclib
|
|
|
|
@ -84,6 +84,10 @@ QC_CHECK_CONSISTENCY=0 make test-sh test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.5.0-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 02 2024 Dan Horák <dhorak@redhat.com> - 2.5.0-1
|
|
|
|
|
- updated to 2.5.0 (RHEL-24083)
|
|
|
|
|
- Resolves: RHEL-24083
|
|
|
|
|