From 70b637563935d542a06f60d229895ca7a032b10f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 16:18:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- icoutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icoutils.spec b/icoutils.spec index 1db29d2..70cc5a0 100644 --- a/icoutils.spec +++ b/icoutils.spec @@ -1,6 +1,6 @@ Name: icoutils Version: 0.31.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility for extracting and converting Microsoft icon and cursor files Group: Applications/Multimedia @@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.31.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 09 2017 Martin Gieseking - 0.31.1-1 - Updated to version 0.31.1. - Dropped wrestool patch because it has been applied upstream.