- Update to 7.2.2

* Fix: Fixed symlink support on FreeBSD.
  * Fix: Skip GB18030 test on FreeBSD.
  * Fix: When conversion of an UTF-16 file with binary symbols was forced,
    null characters were not written in the output.
  * Fix: Check UTF-16 input for invalid surrogate pairs.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=65
This commit is contained in:
Erwin Waterlander 2015-05-23 15:06:05 +00:00 committed by Git OBS Bridge
parent 7680ee031c
commit 609e5f0f63
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53928aa9abbf49939fc0b84f408a4820d11e77e41d832612c37168f98c6945f3
size 407535

3
dos2unix-7.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c23907296267fa4ea66e1ee03eb6f6229cf7b64968318d00a77076ae89c2612
size 411389

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat May 23 15:04:36 UTC 2015 - waterlan@xs4all.nl
- Update to 7.2.2
* Fix: Fixed symlink support on FreeBSD.
* Fix: Skip GB18030 test on FreeBSD.
* Fix: When conversion of an UTF-16 file with binary symbols was forced,
null characters were not written in the output.
* Fix: Check UTF-16 input for invalid surrogate pairs.
-------------------------------------------------------------------
Thu Apr 2 18:29:54 UTC 2015 - waterlan@xs4all.nl

View File

@ -20,7 +20,7 @@ Name: dos2unix
Summary: Text converters to and from DOS/MAC to UNIX
License: BSD-2-Clause
Group: Productivity/Text/Convertors
Version: 7.2.1
Version: 7.2.2
Release: 0
Url: http://waterlan.home.xs4all.nl/dos2unix.html
Source: http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz