import qclib-2.3.2-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 12:35:06 +00:00 committed by Stepan Oksanichenko
parent eb554d6b26
commit a4532b7a67
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qclib-2.3.1.tar.gz
SOURCES/qclib-2.3.2.tar.gz

View File

@ -1 +1 @@
01ce9397203ac89f911f757e086df079fe7ef4e0 SOURCES/qclib-2.3.1.tar.gz
9f65dbf9ed3e838deb216f32170e697a69ed39fb SOURCES/qclib-2.3.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: qclib
Version: 2.3.1
Version: 2.3.2
Release: 1%{?dist}
Summary: Library for extraction of system information for Linux on z Systems
License: BSD
@ -82,6 +82,10 @@ make test-sh test
%changelog
* Mon Oct 17 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1
- updated to 2.3.2 (#2110411)
- Resolves: #2110411
* Fri Apr 29 2022 Dan Horák <dhorak@redhat.com> - 2.3.1-1
- updated to 2.3.1 (#2044214)
- Add Support for new IBM Z Hardware (#2044215)