From b56b0b767b8222ab9427597215e35eaf48a698ad Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 17:25:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index e416e15..94821a5 100644 --- a/file.spec +++ b/file.spec @@ -15,7 +15,7 @@ Summary: A utility for determining file types Name: file Version: 5.39 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -205,6 +205,9 @@ cd %{py3dir} %endif %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 5.39-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 24 2020 Vincent Mihalkovic - 5.39-2 - BuildRequires: python3-setuptools