Compare commits

..

No commits in common. 'c8' and 'c9' have entirely different histories.
c8 ... c9

@ -6,6 +6,7 @@ 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,58 @@ make test-sh test
%changelog %changelog
* Tue Oct 18 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1 * Mon Oct 17 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1
- updated to 2.3.2 (#2110412) - updated to 2.3.2 (#2110411)
- Resolves: #2110412 - 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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
* Thu Sep 24 2020 Dan Horák <dhorak@redhat.com> - 2.2.0-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- updated to 2.2.0 (#1847431)
- add utility commands (#1868700) * Fri Oct 16 2020 Dan Horák <dan[at]danny.cz> - 2.2.1-1
- Resolves: #1847431 #1868700 - updated to 2.2.1
* Wed Apr 22 2020 Dan Horák <dhorak@redhat.com> - 2.1.0-1 * Thu Sep 24 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-2
- updated to 2.1.0 (#1780305) - fix linking
- Resolves: #1780305
* Wed Sep 23 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-1
* Mon Jan 13 2020 Dan Horák <dhorak@redhat.com> - 2.0.1-1 - updated to 2.2.0
- updated to 2.0.1 (#1790369)
- Resolves: #1790369 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Nov 25 2019 Dan Horák <dhorak@redhat.com> - 2.0.0-1
- updated to 2.0.0 (#1726247) * Wed Apr 22 2020 Dan Horák <dan[at]danny.cz> - 2.1.0-1
- Resolves: #1726247 - 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

Loading…
Cancel
Save