|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libtraceevent
|
|
|
|
Name: libtraceevent
|
|
|
|
Version: 1.5.3
|
|
|
|
Version: 1.5.3
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
Summary: Library to parse raw trace event formats
|
|
|
|
Summary: Library to parse raw trace event formats
|
|
|
|
|
|
|
|
|
|
|
@ -70,47 +70,10 @@ rm -rf %{buildroot}/%{_libdir}/libtraceevent.a
|
|
|
|
%{_libdir}/pkgconfig/libtraceevent.pc
|
|
|
|
%{_libdir}/pkgconfig/libtraceevent.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Oct 19 2022 Michael Petlan <mpetlan@redhat.com> - 1.5.3-3
|
|
|
|
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.5.3-1
|
|
|
|
- Rebuild due to broken brew build again, disable parallel build
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
Related: rhbz#2134397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 14 2022 Michael Petlan <mpetlan@redhat.com> - 1.5.3-2
|
|
|
|
* Mon Oct 24 2022 Michael Petlan <mpetlan@redhat.com> - 1.5.3-1
|
|
|
|
- Rebuild due to broken brew environment
|
|
|
|
|
|
|
|
Related: rhbz#2134397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 30 2022 Michael Petlan <mpetlan@redhat.com> - 1.5.3-1
|
|
|
|
|
|
|
|
- Rebase to v1.5.3
|
|
|
|
|
|
|
|
Related: rhbz#2075213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 14 2022 Michael Petlan <mpetlan@redhat.com> - 1.1.1-8
|
|
|
|
|
|
|
|
- Harden linking to meet annocheck requirements
|
|
|
|
|
|
|
|
Related: rhbz#2037125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 19 2021 Jerome Marchand <jmarchan@redhat.com> - 1.1.1-7
|
|
|
|
|
|
|
|
- Fix rpminspect annocheck issue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 26 2021 Jerome Marchand <jmarchan@redhat.com> - 1.1.1-6
|
|
|
|
|
|
|
|
- Handle parsing of "(REC)->" case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-5
|
|
|
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 6 2021 Michael Petlan <mpetlan@redhat.com> - 1.1.1-4
|
|
|
|
|
|
|
|
- Remove conflict to enable perf linking. Resolves: rhbz#1957733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 21 2021 Jerome Marchand <jmarchan@redhat.com> - 1.1.1-3
|
|
|
|
|
|
|
|
- Multi-build with libtracefs, trace-cmd and kernelshark
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-2
|
|
|
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 08 2021 Zamir SUN <sztsian@gmail.com> - 1.1.1-1
|
|
|
|
|
|
|
|
- Update to 1.1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Oct 17 2020 Zamir SUN <sztsian@gmail.com> - 1.1.0-1
|
|
|
|
|
|
|
|
- Update to 1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 09 2020 Zamir SUN <sztsian@gmail.com> - 0-0.1.20201009git5dd505f
|
|
|
|
|
|
|
|
- Initial libtraceevent
|
|
|
|
- Initial libtraceevent
|
|
|
|
|
|
|
|
Related: rhbz#2075197
|
|
|
|
|
|
|
|
|
|
|
|