Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/oscap-anaconda-addon.git#6dc6da434fa475fb22dafcd6f4df0bc63f4e60f1
This commit is contained in:
DistroBaker 2021-02-04 15:14:07 +01:00
parent 12cfc40562
commit a93fb85b5e
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: oscap-anaconda-addon Name: oscap-anaconda-addon
Version: 1.0 Version: 1.0
Release: 7%{?dist} Release: 8%{?dist}
Summary: Anaconda addon integrating OpenSCAP to the installation process Summary: Anaconda addon integrating OpenSCAP to the installation process
License: GPLv2+ License: GPLv2+
@ -15,6 +15,7 @@ URL: https://github.com/OpenSCAP/oscap-anaconda-addon
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: make
BuildRequires: gettext BuildRequires: gettext
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-pycurl BuildRequires: python3-pycurl
@ -50,6 +51,9 @@ make install DESTDIR=%{buildroot}
%doc COPYING ChangeLog README.md %doc COPYING ChangeLog README.md
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-7 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild