Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:40:41 -07:00
parent 93fa277adc
commit e24564610c

View File

@ -1,7 +1,7 @@
Summary: Text file format converters Summary: Text file format converters
Name: dos2unix Name: dos2unix
Version: 7.5.2 Version: 7.5.2
Release: 1%{?dist} Release: 2%{?dist}
License: BSD-3-Clause License: BSD-3-Clause
URL: https://waterlan.home.xs4all.nl/dos2unix.html URL: https://waterlan.home.xs4all.nl/dos2unix.html
Source: https://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz Source: https://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
@ -53,6 +53,9 @@ make test
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 7.5.2-2
- Bump release for June 2024 mass rebuild
* Wed Jan 24 2024 Tim Waugh <twaugh@redhat.com> - 7.5.2-1 * Wed Jan 24 2024 Tim Waugh <twaugh@redhat.com> - 7.5.2-1
- Update to 7.5.2 (bug #2259911). - Update to 7.5.2 (bug #2259911).