Compare commits

..

6 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
Fedora Release Engineering
de5a49c95a Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-17 21:49:00 +00:00
Packit
8c5320ed1a Update to 1.0.0 upstream release
Upstream tag: v1.0.0
Upstream commit: 4fed3a2e

Commit authored by Packit automation (https://packit.dev/)
2024-10-04 10:06:13 +00:00

View file

@ -2,7 +2,7 @@
Name: openscap-report
Version: 1.0.0
Release: 1%{?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,21 @@ 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
* Fri Oct 04 2024 Packit <hello@packit.dev> - 1.0.0-1
- Update to version 1.0.0