From 0cf66d2ed1264da83c65ebf5c39e99417a096a73 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 05:56:03 +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/isomd5sum.git#f14f86c1db84f297adef89b3a32baccd66f97167 --- isomd5sum.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/isomd5sum.spec b/isomd5sum.spec index 2c22e67..dfb399b 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -1,7 +1,7 @@ Summary: Utilities for working with md5sum implanted in ISO images Name: isomd5sum Version: 1.2.3 -Release: 11%{?dist} +Release: 12%{?dist} Epoch: 1 License: GPLv2+ @@ -63,6 +63,9 @@ PYTHON=%{__python3} make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel insta %{python3_sitearch}/pyisomd5sum.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:1.2.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 01 2020 Brian C. Lane - 1.2.3-11 - Add make to BuildRequires