|
|
|
@ -16,10 +16,10 @@
|
|
|
|
|
%define glib_ver 2.43.4
|
|
|
|
|
|
|
|
|
|
Name: satyr
|
|
|
|
|
Version: 0.38
|
|
|
|
|
Version: 0.43
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Tools to create anonymous, machine-friendly problem reports
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: https://github.com/abrt/satyr
|
|
|
|
|
Source0: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
%if %{with python3}
|
|
|
|
@ -129,21 +129,81 @@ make check|| {
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Dec 10 2021 Michal Fabik <mfabik@redhat.com> - 0.38-3
|
|
|
|
|
- Rebuild against json-c-0.14-11
|
|
|
|
|
Related: rhbz#2023326
|
|
|
|
|
* Wed Dec 25 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.43-3
|
|
|
|
|
- Rebuild for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.38-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.43-3
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 18 2021 Michal Fabik <mfabik@redhat.com> 0.38-1
|
|
|
|
|
* Mon Feb 12 2024 Michal Srb <michal@redhat.com> - 0.43-2
|
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 04 2024 Michal Srb <michal@redhat.com> - 0.43-1
|
|
|
|
|
- Update to 0.43
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.42-3
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Fri May 19 2023 Petr Pisar <ppisar@redhat.com> - 0.42-2
|
|
|
|
|
- Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
|
|
|
|
|
|
|
|
|
|
* Wed Mar 01 2023 Michal Srb <michal@redhat.com> - 0.42-1
|
|
|
|
|
- Update to 0.42
|
|
|
|
|
- Resolves: rhbz#2168223
|
|
|
|
|
|
|
|
|
|
* Mon Feb 20 2023 Michal Srb <michal@redhat.com> - 0.41-1
|
|
|
|
|
- Update to 0.41
|
|
|
|
|
- Resolves: rhbz#2168223
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.40-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Oct 31 2022 Michal Srb <michal@redhat.com> - 0.40-1
|
|
|
|
|
- Update to 0.40
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.39-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.39-5
|
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.39-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 14 2022 Michal Srb <michal@redhat.com> - 0.39-3
|
|
|
|
|
- Drop unused patch
|
|
|
|
|
|
|
|
|
|
* Thu Jan 06 2022 Matěj Grabovský <mgrabovs@redhat.com> - 0.39-2
|
|
|
|
|
- Bump release for rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Dec 22 2021 Matěj Grabovský <mgrabovs@redhat.com> - 0.39-1
|
|
|
|
|
- New upstream release
|
|
|
|
|
|
|
|
|
|
* Thu Oct 14 2021 Michal Srb <michal@redhat.com> - 0.38-5
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 0.38-3
|
|
|
|
|
- Rebuild for versioned symbols in json-c
|
|
|
|
|
|
|
|
|
|
* Thu Jun 17 2021 Michal Fabik <mfabik@redhat.com> 0.38-1
|
|
|
|
|
- New upstream version
|
|
|
|
|
- lib: Use GLib for computing SHA-1 digests
|
|
|
|
|
- sr_distances_cluster_objects: Check arg safety
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.36-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.37-4
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2021 Michal Fabik <mfabik@redhat.com> 0.37-1
|
|
|
|
|
- sr_distances_cluster_objects: Check arg safety
|
|
|
|
|
- spec: Drop trailing comment
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|