From e24564610cf9cc13b862098b8507860f736a5b08 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:40:41 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- dos2unix.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dos2unix.spec b/dos2unix.spec index 52fe2e9..a78461e 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,7 +1,7 @@ Summary: Text file format converters Name: dos2unix Version: 7.5.2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-3-Clause URL: https://waterlan.home.xs4all.nl/dos2unix.html Source: https://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz @@ -53,6 +53,9 @@ make test %{_mandir}/man1/*.1* %changelog +* Mon Jun 24 2024 Troy Dawson - 7.5.2-2 +- Bump release for June 2024 mass rebuild + * Wed Jan 24 2024 Tim Waugh - 7.5.2-1 - Update to 7.5.2 (bug #2259911).