From 8699a01e01e84dd765d9e8191fb130af1f66d9380f3201e8afe3921954064520 Mon Sep 17 00:00:00 2001 From: Erwin Waterlander Date: Fri, 3 Jul 2015 18:15:24 +0000 Subject: [PATCH] - Update to 7.2.3 * Fix: Check for file I/O errors while reading input files, and added a few missing checks while writing output files. * Fix: Compilation for msys. OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=67 --- dos2unix-7.2.2.tar.gz | 3 --- dos2unix-7.2.3.tar.gz | 3 +++ dos2unix.changes | 8 ++++++++ dos2unix.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 dos2unix-7.2.2.tar.gz create mode 100644 dos2unix-7.2.3.tar.gz diff --git a/dos2unix-7.2.2.tar.gz b/dos2unix-7.2.2.tar.gz deleted file mode 100644 index 1660236..0000000 --- a/dos2unix-7.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c23907296267fa4ea66e1ee03eb6f6229cf7b64968318d00a77076ae89c2612 -size 411389 diff --git a/dos2unix-7.2.3.tar.gz b/dos2unix-7.2.3.tar.gz new file mode 100644 index 0000000..5d6b486 --- /dev/null +++ b/dos2unix-7.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8039ea97a9fc3b0bffed0218099aeb078ebb550127fa6c10e2647aad52669c83 +size 413524 diff --git a/dos2unix.changes b/dos2unix.changes index db66d2d..1a6726b 100644 --- a/dos2unix.changes +++ b/dos2unix.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jul 3 18:13:26 UTC 2015 - waterlan@xs4all.nl + +- Update to 7.2.3 + * Fix: Check for file I/O errors while reading input files, and added + a few missing checks while writing output files. + * Fix: Compilation for msys. + ------------------------------------------------------------------- Sat May 23 15:04:36 UTC 2015 - waterlan@xs4all.nl diff --git a/dos2unix.spec b/dos2unix.spec index a6d2bf8..463b916 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -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.2 +Version: 7.2.3 Release: 0 Url: http://waterlan.home.xs4all.nl/dos2unix.html Source: http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz