diff --git a/dos2unix-7.5.0.tar.gz b/dos2unix-7.5.0.tar.gz deleted file mode 100644 index 39ec3e0..0000000 Binary files a/dos2unix-7.5.0.tar.gz and /dev/null differ diff --git a/dos2unix-7.5.2.tar.gz b/dos2unix-7.5.2.tar.gz new file mode 100644 index 0000000..2117d91 Binary files /dev/null and b/dos2unix-7.5.2.tar.gz differ diff --git a/dos2unix.spec b/dos2unix.spec index 370a972..a8c9dea 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,5 +1,5 @@ Name: dos2unix -Version: 7.5.0 +Version: 7.5.2 Release: 1 Summary: Text file format converters License: BSD-2-Clause @@ -41,6 +41,13 @@ make check %{_mandir}/man1/*.1.gz %changelog +* Fri Jan 26 2024 yanglongkang - 7.5.2-1 +- Update package to version 7.5.2 +- Dos2unix can print info about the line break type of the last line, or indicate there is none. +- Updated documentation about the ASCII conversion mode. +- Fixed problem of converting a symbolic link target that is on another file system. +- Updated Chinese and Serbian translations. + * Thu Jul 13 2023 chenzixuan - 7.5.0-1 - Update package to version 7.5.0