From 3c9fbaaa7f92b0d8036681665c4113b5452a3044 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 06:20:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/findutils.spec b/findutils.spec index 139f6bf..82bf9aa 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils Version: 4.5.14 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: GPLv3+ Group: Applications/File @@ -107,6 +107,9 @@ fi %{_infodir}/find-maint.info.gz %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1:4.5.14-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Mar 18 2015 Kamil Dudka - 1:4.5.14-5 - make the test-suite ready for Python 3