[packit] 0.1.3 upstream release

Upstream tag: v0.1.3
Upstream commit: f9ba790c

Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
Packit 2022-08-23 08:42:16 +00:00
parent 63342d6bbf
commit ef828810ce
5 changed files with 51 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/openscap-report-0.1.2.tar.gz /openscap-report-0.1.2.tar.gz
/openscap-report-0.1.3.tar.gz

36
.packit.yaml Normal file
View File

@ -0,0 +1,36 @@
# See the documentation for more information:
# https://packit.dev/docs/configuration/
specfile_path: openscap-report.spec
# add or remove files that should be synced
files_to_sync:
- .packit.yaml
# name in upstream package repository or registry (e.g. in PyPI)
upstream_package_name: openscap-report
# downstream (Fedora) RPM package name
downstream_package_name: openscap-report
# version tag template
upstream_tag_template: v{version}
actions:
get-current-version:
- python3 setup.py --version
jobs:
- job: propose_downstream
trigger: release
dist_git_branches:
- fedora-rawhide
- job: copr_build
targets:
- fedora-all-x86_64
- epel-9-x86_64
trigger: pull_request
- job: tests
targets:
- fedora-all-x86_64
trigger: pull_request

3
README.packit Normal file
View File

@ -0,0 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 0.58.1.dev2+g43b2b1f.

View File

@ -1,8 +1,8 @@
%global pymodule_name openscap_report %global pymodule_name openscap_report
Name: openscap-report Name: openscap-report
Version: 0.1.2 Version: 0.1.3
Release: 1%{?dist} Release: 0%{?dist}
Summary: A tool for generating human-readable reports from (SCAP) XCCDF and ARF results 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 # The entire source code is LGPL-2.1+ and GPL-2.0+ and MIT except schemas/ and assets/, which are Public Domain
@ -59,6 +59,14 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man1 _build_docs/oscap-report.1
%changelog %changelog
* Tue Aug 23 2022 Packit <hello@packit.dev> - 0.1.3-0
- 0.1.3 (Jan Rodak)
- Change license tag (Jan Rodak)
- Enable propose downstream (Jan Rodak)
- Add test for Full text parser (Jan Rodak)
- Add reproducer file for testing (Jan Rodak)
- Fix sub-element references that do not exist (Jan Rodak)
* Tue Aug 02 2022 Jan Rodak <jrodak@redhat.com> - 0.1.2-1 * Tue Aug 02 2022 Jan Rodak <jrodak@redhat.com> - 0.1.2-1
- Fix problems found by package review. - Fix problems found by package review.

View File

@ -1 +1 @@
SHA512 (openscap-report-0.1.2.tar.gz) = 1e404807d7110465d8225b99f84d04683e2b2ace6c0557911ec61d0d3f271202bbc6b1184264535d5a578fecae12a2558665fe07912eeac0a1171d017d4c39cd SHA512 (openscap-report-0.1.3.tar.gz) = bbc5b9a2fef409a1033d7939780b2143cb473b32d23d02300d76130d098ac54b2fdeeba5b8e4fca67739818262028410e43f1b761745ba1fbacd89d88720f7b1