From 3dadd2247df179d5fdf80c2af041b6d788d039ec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 17:44:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- isomd5sum.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/isomd5sum.spec b/isomd5sum.spec index 14342c6..37af470 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.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Group: Applications/System @@ -83,6 +83,9 @@ popd %{python3_sitearch}/pyisomd5sum.so %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1:1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Oct 03 2017 Brian C. Lane - 1:1.2.2-1 - Don't put DESTDIR in the isomd5sum.pc file - New Version 1.2.2 (bcl)