Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-31 17:04:17 +00:00
parent 20dd6b101c
commit c13fd22554
3 changed files with 50 additions and 31 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +0,0 @@
9f65dbf9ed3e838deb216f32170e697a69ed39fb SOURCES/qclib-2.3.2.tar.gz

View File

@ -1,11 +1,12 @@
Name: qclib Name: qclib
Version: 2.3.2 Version: 2.4.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Library for extraction of system information for Linux on z Systems Summary: Library for extraction of system information for Linux on z Systems
License: BSD License: BSD
URL: https://github.com/ibm-s390-linux/qclib URL: https://github.com/ibm-s390-linux/qclib
Source0: https://github.com/ibm-s390-linux/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/ibm-s390-linux/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
ExclusiveArch: s390 s390x ExclusiveArch: s390 s390x
BuildRequires: make
BuildRequires: gcc BuildRequires: gcc
BuildRequires: glibc-static BuildRequires: glibc-static
BuildRequires: doxygen BuildRequires: doxygen
@ -81,43 +82,62 @@ make test-sh test
%changelog %changelog
* Tue Oct 18 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1 * Thu Apr 20 2023 Dan Horák <dhorak@redhat.com> - 2.4.0-1
- updated to 2.3.2 (#2110412) - updated to 2.4.0 (#2160082)
- Resolves: #2110412 - Resolves: #2160082
* 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 * Fri Apr 29 2022 Dan Horák <dhorak@redhat.com> - 2.3.1-1
- updated to 2.3.1 (#2043840) - updated to 2.3.1 (#2044214)
- Add Support for new IBM Z Hardware (#2043910) - Add Support for new IBM Z Hardware (#2044215)
- Resolves: #2043840 #2043910 - Resolves: #2044214 #2044215
* Wed Jun 02 2021 Dan Horák <dhorak@redhat.com> - 2.3.0-1 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.0-2
- updated to 2.3.0 (#1919242) - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
- Resolves: #1919242 Related: rhbz#1991688
* Fri Oct 16 2020 Dan Horák <dhorak@redhat.com> - 2.2.1-1 * Thu Jun 03 2021 Dan Horák <dan[at]danny.cz> - 2.3.0-1
- updated to 2.2.1 (#1847431) - updated to 2.3.0 (#1869549)
- Resolves: #1847431 - Resolves: #1869549
* Thu Sep 24 2020 Dan Horák <dhorak@redhat.com> - 2.2.0-2 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.1-3
- fix linking of the new tools - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Related: #1868700
* Thu Sep 24 2020 Dan Horák <dhorak@redhat.com> - 2.2.0-1 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
- updated to 2.2.0 (#1847431) - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- add utility commands (#1868700)
- Resolves: #1847431 #1868700
* Wed Apr 22 2020 Dan Horák <dhorak@redhat.com> - 2.1.0-1 * Fri Oct 16 2020 Dan Horák <dan[at]danny.cz> - 2.2.1-1
- updated to 2.1.0 (#1780305) - updated to 2.2.1
- Resolves: #1780305
* Mon Jan 13 2020 Dan Horák <dhorak@redhat.com> - 2.0.1-1 * Thu Sep 24 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-2
- updated to 2.0.1 (#1790369) - fix linking
- Resolves: #1790369
* Mon Nov 25 2019 Dan Horák <dhorak@redhat.com> - 2.0.0-1 * Wed Sep 23 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-1
- updated to 2.0.0 (#1726247) - updated to 2.2.0
- Resolves: #1726247
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Apr 22 2020 Dan Horák <dan[at]danny.cz> - 2.1.0-1
- updated to 2.1.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 13 2020 Dan Horák <dan[at]danny.cz> - 2.0.1-1
- updated to 2.0.1
* Tue Nov 19 2019 Dan Horák <dan[at]danny.cz> - 2.0.0-1
- updated to 2.0.0
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jul 25 2018 Dan Horák <dan[at]danny.cz> - 1.4.1-1 * Wed Jul 25 2018 Dan Horák <dan[at]danny.cz> - 1.4.1-1
- updated to 1.4.1 - updated to 1.4.1