|
|
|
@ -1,15 +1,14 @@
|
|
|
|
|
Name: babeltrace
|
|
|
|
|
Version: 1.5.8
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Version: 1.5.11
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
|
|
|
|
|
License: MIT and GPLv2
|
|
|
|
|
License: MIT AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LGPL-2.1-only AND BSD-4-Clause-UC
|
|
|
|
|
URL: https://www.efficios.com/babeltrace
|
|
|
|
|
Source0: https://www.efficios.com/files/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
|
Source1: https://www.efficios.com/files/%{name}/%{name}-%{version}.tar.bz2.asc
|
|
|
|
|
# gpg2 --export --export-options export-minimal 7F49314A26E0DE78427680E05F1B2A0789F12B11 > gpgkey-7F49314A26E0DE78427680E05F1B2A0789F12B11.gpg
|
|
|
|
|
Source2: gpgkey-7F49314A26E0DE78427680E05F1B2A0789F12B11.gpg
|
|
|
|
|
Patch0: python39.patch
|
|
|
|
|
Patch1: babeltrace-getaddrinfo.patch
|
|
|
|
|
Patch0: babeltrace-getaddrinfo.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: bison >= 2.4
|
|
|
|
|
BuildRequires: flex >= 2.5.35
|
|
|
|
@ -17,6 +16,7 @@ BuildRequires: glib2-devel >= 2.22.0
|
|
|
|
|
BuildRequires: libuuid-devel
|
|
|
|
|
BuildRequires: popt-devel >= 1.13
|
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
|
BuildRequires: swig >= 2.0
|
|
|
|
|
BuildRequires: elfutils-devel >= 0.154
|
|
|
|
|
BuildRequires: autoconf automake libtool
|
|
|
|
@ -117,20 +117,63 @@ rm -f %{buildroot}/%{_pkgdocdir}/std-ext-lib.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 16 2022 Bruno Larsen <blarsen@redhat.com> - 1.5.8-10
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.5.11-9
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.11-8
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.5.11-8
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.5.11-4
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Mon May 30 2023 Keith Seitz <keiths@redhat.com>
|
|
|
|
|
- Update license expression.
|
|
|
|
|
|
|
|
|
|
* Mon May 08 2023 Michael Jeanson <mjeanson@efficios.com> - 1.5.11-3
|
|
|
|
|
- migrated to SPDX license
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Nov 02 2022 Michael Jeanson <mjeanson@efficios.com> - 1.5.11-1
|
|
|
|
|
- New upstream release
|
|
|
|
|
- Drop patches merged upstream
|
|
|
|
|
- Add builddep on python3-setuptools for Python 3.12+
|
|
|
|
|
|
|
|
|
|
* Fri Sep 16 2022 Keith Seitz - 1.5.8-13
|
|
|
|
|
- Add use-after-free patch for popt-1.19 update.
|
|
|
|
|
(Keith Seitz, RHBZ 2126067)
|
|
|
|
|
|
|
|
|
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-12
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5.8-11
|
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
|
|
|
|
|
* Wed Mar 16 2022 Keith Seitz <keiths@redhat.com> - 1.5.8-10
|
|
|
|
|
- Use getaddrinfo instead of gethostbyname.
|
|
|
|
|
(Keith Seitz)
|
|
|
|
|
|
|
|
|
|
* Tue Mar 15 2022 Bruno Larsen <blarsen@redhat.com> - 1.6.8-9
|
|
|
|
|
- Bumped NVR to release subpackage
|
|
|
|
|
Related: rhbz#2058409
|
|
|
|
|
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.8-8
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.8-7
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.5.8-7
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|