import qclib-2.3.2-1.el8

This commit is contained in:
CentOS Sources 2023-03-28 09:23:00 +00:00 committed by Stepan Oksanichenko
parent 1eda60f4ea
commit 312df48ad2
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
@ -81,6 +81,10 @@ make test-sh test
%changelog
* Tue Oct 18 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1
- updated to 2.3.2 (#2110412)
- Resolves: #2110412
* Fri Apr 29 2022 Dan Horák <dhorak@redhat.com> - 2.3.1-1
- updated to 2.3.1 (#2043840)
- Add Support for new IBM Z Hardware (#2043910)