|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Text file format converters
|
|
|
|
|
Name: dos2unix
|
|
|
|
|
Version: 7.5.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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,10 @@ make test
|
|
|
|
|
%{_mandir}/man1/*.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 7.5.2-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.5.2-2
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|