From 41ab3f80459588198e4f52f5cf07f60d4b562ff4 Mon Sep 17 00:00:00 2001 From: "K. de Jong" Date: Mon, 29 Mar 2021 08:42:34 +0200 Subject: Added comment for custom patch --- SPECS/rpi-imager.spec | 1 + SRPMS/rpi-imager-1.6-1.fc33.src.rpm | Bin 9104360 -> 9104365 bytes 2 files changed, 1 insertion(+) diff --git a/SPECS/rpi-imager.spec b/SPECS/rpi-imager.spec index 4ca4046..341fed8 100644 --- a/SPECS/rpi-imager.spec +++ b/SPECS/rpi-imager.spec @@ -6,6 +6,7 @@ Summary: Graphical user-interface to write disk images and format SD card License: ASL 2.0 URL: https://github.com/raspberrypi/%{name} Source0: %{URL}/archive/v%{version}/%{name}.tar.gz#/%{name}-%{version}.tar.gz +# https://github.com/raspberrypi/rpi-imager/issues/159 Patch0: 2d87a2275f9a2525f000d0f216468b9cced97e98.patch # Needed to validate the desktop and metainfo files diff --git a/SRPMS/rpi-imager-1.6-1.fc33.src.rpm b/SRPMS/rpi-imager-1.6-1.fc33.src.rpm index cd651f9..6707442 100644 Binary files a/SRPMS/rpi-imager-1.6-1.fc33.src.rpm and b/SRPMS/rpi-imager-1.6-1.fc33.src.rpm differ -- cgit