From 7087cb39c7bcd3c0d616d4663cedf1868afbe0cc Mon Sep 17 00:00:00 2001 From: Vincent Mihalkovic Date: Thu, 21 Jul 2022 16:01:32 +0200 Subject: [PATCH] bump version number --- file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/file.spec b/file.spec index aa2cecc..432a826 100644 --- a/file.spec +++ b/file.spec @@ -15,7 +15,7 @@ Summary: Utility for determining file types Name: file Version: 5.42 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Source0: http://ftp.astron.com/pub/file/file-%{version}.tar.gz Source1: http://ftp.astron.com/pub/file/file-%{version}.tar.gz.asc @@ -216,6 +216,9 @@ make -C tests check %endif %changelog +* Thu Jul 21 2022 Vincent Mihalkovic - 5.42-2 +- release bump to 5.42-2 + * Thu Jul 21 2022 Vincent Mihalkovic - 5.42-1 - update to new version 5.42