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/ddiskit.git#8fc2292894a97e78a2be3a5a13058164ccd6cfda
This commit is contained in:
DistroBaker 2021-02-03 12:52:37 +01:00
parent 9672a11b16
commit 7a86182df0
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Version: 3.6
%forgemeta -i
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Tool for Red Hat Enterprise Linux Driver Update Disk creation
License: GPLv3
@ -67,6 +67,9 @@ find %{buildroot} -size 0 -delete
%config(noreplace) /etc/ddiskit.config
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Oct 14 2020 Cestmir Kalina <ckalina@redhat.com> - 3.6-10
- Remove Python 2 relevant chunks
- Fixes #1885256