From 6ce1a14ef3ee787dc7d42a26634f7f0453bd4d8ae455a10e6d54bc0bfa75e6e9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 29 Jan 2024 07:11:54 +0000 Subject: [PATCH] Accepting request 1141048 from home:AndreasStieger:branches:Base:System dos2unix 7.5.2 OBS-URL: https://build.opensuse.org/request/show/1141048 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=101 --- dos2unix-7.5.1.tar.gz | 3 --- dos2unix-7.5.1.tar.gz.asc | 10 ---------- dos2unix-7.5.2.tar.gz | 3 +++ dos2unix-7.5.2.tar.gz.asc | 10 ++++++++++ dos2unix.changes | 8 ++++++++ dos2unix.spec | 5 +++-- 6 files changed, 24 insertions(+), 15 deletions(-) delete mode 100644 dos2unix-7.5.1.tar.gz delete mode 100644 dos2unix-7.5.1.tar.gz.asc create mode 100644 dos2unix-7.5.2.tar.gz create mode 100644 dos2unix-7.5.2.tar.gz.asc diff --git a/dos2unix-7.5.1.tar.gz b/dos2unix-7.5.1.tar.gz deleted file mode 100644 index 6f2cbd3..0000000 --- a/dos2unix-7.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da07788bb2e029b0d63f6471d166f68528acd8da2cf14823a188e8a9d5c1fc15 -size 959228 diff --git a/dos2unix-7.5.1.tar.gz.asc b/dos2unix-7.5.1.tar.gz.asc deleted file mode 100644 index 759bce9..0000000 --- a/dos2unix-7.5.1.tar.gz.asc +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEcBAABAgAGBQJk7kbGAAoJEDjB9XKxJyW+4DUH/RfqnHViH8/532oZRycIz3Di -hYYqkziR2DwJaW07VU13HtQFS2iLr1FXDgnOnkVFWP4EKqxTPiS1DO5Wlblb0iVN -p9xurEJ2SfvAtlgtXxH2RynLSukg9YBfXGi4MTsodxQouAgmjFFo/KOODI5M+A+R -ZmG/4VtYmarBskhzY0oEeCLAjMmIQMXZKDOmd2uNeXuibQWBa/F/k/OwXqLKBo+M -70nHAqQOqfRRX6myY7jAH/rmEZZIInwTx7LJ1uNvzVJFpV9Jxj9MAGZl2CWmD712 -FmJRY9Ys0vwjPbsLtJlMkXafATNHBEIXgN/nm94ddxteI6QYRAy3u6WT+o+EhAI= -=CSer ------END PGP SIGNATURE----- diff --git a/dos2unix-7.5.2.tar.gz b/dos2unix-7.5.2.tar.gz new file mode 100644 index 0000000..0cb6cda --- /dev/null +++ b/dos2unix-7.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264742446608442eb48f96c20af6da303cb3a92b364e72cb7e24f88239c4bf3a +size 991485 diff --git a/dos2unix-7.5.2.tar.gz.asc b/dos2unix-7.5.2.tar.gz.asc new file mode 100644 index 0000000..e2af707 --- /dev/null +++ b/dos2unix-7.5.2.tar.gz.asc @@ -0,0 +1,10 @@ +-----BEGIN PGP SIGNATURE----- + +iQEcBAABAgAGBQJlruQQAAoJEDjB9XKxJyW+TqQIAJ9ugpTljcjqBEuj7Z31KM8s +k7+ZK0zRcvbxW63zQ3v4dgQzRMyNDOTuPBTm5VzD2OPyH8j2xPd4FuE9lPNUnh0Y +YdjkgqJua61iMBqaJ3zi1xOb3HxfVprmSN2u3OgjTMJsMSVh6dbHUnkH1MGNbpcO +mJYHEVB1Id0CNCaLy4xYe+8TN19KB/2QIV0YVGNvt+cE9XNPFVzeIJBNmDQTnhLX +xnHAd4Y1uG68GbEEni+70I/wCFGUqlGTvGhyBftzDXbF23tsNtydLIX6vWm17+nH +kJ3oUD4q6r0quKDy+KA1yDGBKXUk+y/3///tkoGbXEEcuj0r7v3b2hQYW/TXhfw= +=8PSc +-----END PGP SIGNATURE----- diff --git a/dos2unix.changes b/dos2unix.changes index 84f0874..cb93713 100644 --- a/dos2unix.changes +++ b/dos2unix.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 23 19:56:06 UTC 2024 - Andreas Stieger + +- update to 7.5.2: + * Dos2unix can print info about the line break type of the last + line, or indicate there is none + * Updated documentation about ASCII mode conversion + ------------------------------------------------------------------- Wed Aug 30 16:43:37 UTC 2023 - Andreas Stieger diff --git a/dos2unix.spec b/dos2unix.spec index 90ed3ca..426f9cb 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -2,6 +2,7 @@ # spec file for package dos2unix # # Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 Andreas Stieger # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +18,7 @@ Name: dos2unix -Version: 7.5.1 +Version: 7.5.2 Release: 0 Summary: Text converters to and from DOS/MAC to UNIX License: BSD-2-Clause @@ -38,7 +39,7 @@ Unix2dos converts plain text files from UNIX format to DOS format and unix2dos converts from UNIX to MAC format. %prep -%setup -q +%autosetup -p1 find . -type f -exec chmod -x '{}' + %build