From 7a86182df0029feb2dd93c070b6d80e2f8578bb6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:52:37 +0100 Subject: [PATCH] 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 --- ddiskit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ddiskit.spec b/ddiskit.spec index 2b6c46e..403636c 100644 --- a/ddiskit.spec +++ b/ddiskit.spec @@ -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 - Packaging variables read or set by %forgemeta +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Oct 14 2020 Cestmir Kalina - 3.6-10 - Remove Python 2 relevant chunks - Fixes #1885256