Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Python Maint
622553b611 Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:34:48 +02:00
Python Maint
b22058781d Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 13:04:07 +02:00
Fedora Release Engineering
b69db95272 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 23:39:37 +00:00
Python Maint
22f5bcd187 Rebuilt for Python 3.14 2025-06-04 21:29:43 +02:00

View file

@ -2,7 +2,7 @@
Name: openscap-report
Version: 1.0.0
Release: 2%{?dist}
Release: 6%{?dist}
Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results
# The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain
@ -66,6 +66,18 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.0.0-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.0.0-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 1.0.0-3
- Rebuilt for Python 3.14
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild