From 7370af0a4623c35677f5b7860f3f37581508ef83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:44:42 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- dtc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dtc.spec b/dtc.spec index d91a08c..1e1b80b 100644 --- a/dtc.spec +++ b/dtc.spec @@ -1,6 +1,6 @@ Name: dtc Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Device Tree Compiler License: GPLv2+ URL: https://devicetree.org/ @@ -85,6 +85,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/ftdump %{python3_sitearch}/* %changelog +* Tue May 26 2020 Miro HronĨok - 1.6.0-2 +- Rebuilt for Python 3.9 + * Fri Mar 13 2020 Peter Robinson - 1.6.0-1 - Update to 1.6.0