Compare commits

..

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

@ -6,7 +6,6 @@ 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
@ -82,58 +81,43 @@ make test-sh test
%changelog %changelog
* Mon Oct 17 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1 * Tue Oct 18 2022 Dan Horák <dhorak@redhat.com> - 2.3.2-1
- updated to 2.3.2 (#2110411) - updated to 2.3.2 (#2110412)
- Resolves: #2110411 - Resolves: #2110412
* 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 (#2044214) - updated to 2.3.1 (#2043840)
- Add Support for new IBM Z Hardware (#2044215) - Add Support for new IBM Z Hardware (#2043910)
- Resolves: #2044214 #2044215 - Resolves: #2043840 #2043910
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.0-2 * Wed Jun 02 2021 Dan Horák <dhorak@redhat.com> - 2.3.0-1
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - updated to 2.3.0 (#1919242)
Related: rhbz#1991688 - Resolves: #1919242
* Thu Jun 03 2021 Dan Horák <dan[at]danny.cz> - 2.3.0-1 * Fri Oct 16 2020 Dan Horák <dhorak@redhat.com> - 2.2.1-1
- updated to 2.3.0 (#1869549) - updated to 2.2.1 (#1847431)
- Resolves: #1869549 - Resolves: #1847431
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.1-3 * Thu Sep 24 2020 Dan Horák <dhorak@redhat.com> - 2.2.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - fix linking of the new tools
- Related: #1868700
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Sep 24 2020 Dan Horák <dhorak@redhat.com> - 2.2.0-1
- updated to 2.2.0 (#1847431)
* Fri Oct 16 2020 Dan Horák <dan[at]danny.cz> - 2.2.1-1 - add utility commands (#1868700)
- updated to 2.2.1 - Resolves: #1847431 #1868700
* Thu Sep 24 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-2 * Wed Apr 22 2020 Dan Horák <dhorak@redhat.com> - 2.1.0-1
- fix linking - updated to 2.1.0 (#1780305)
- Resolves: #1780305
* Wed Sep 23 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-1
- updated to 2.2.0 * Mon Jan 13 2020 Dan Horák <dhorak@redhat.com> - 2.0.1-1
- updated to 2.0.1 (#1790369)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Resolves: #1790369
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Nov 25 2019 Dan Horák <dhorak@redhat.com> - 2.0.0-1
* Wed Apr 22 2020 Dan Horák <dan[at]danny.cz> - 2.1.0-1 - updated to 2.0.0 (#1726247)
- updated to 2.1.0 - Resolves: #1726247
* 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