diff --git a/rhash-1.4.1.tar.gz b/rhash-1.4.1.tar.gz deleted file mode 100644 index 889adae..0000000 --- a/rhash-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:430c812733e69b78f07ce30a05db69563450e41e217ae618507a4ce2e144a297 -size 413274 diff --git a/rhash-1.4.2.tar.gz b/rhash-1.4.2.tar.gz new file mode 100644 index 0000000..28ced58 --- /dev/null +++ b/rhash-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62 +size 416853 diff --git a/rhash.changes b/rhash.changes index 042a816..8464c15 100644 --- a/rhash.changes +++ b/rhash.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 27 07:00:13 UTC 2021 - Dirk Müller + +- update to 1.4.2: + * print 'Nothing to verify' when verifying a hash file without a message digest + * significantly improve file reading performance on Linux/Unix + * Bugfix: fix verification of some hash files containing spaces in file paths + * count unparsed lines of a hash file as errors + * print line numbers of unparsed lines of a hash file + ------------------------------------------------------------------- Mon Jan 18 00:02:52 UTC 2021 - Dirk Müller diff --git a/rhash.spec b/rhash.spec index adb663c..2cbf54d 100644 --- a/rhash.spec +++ b/rhash.spec @@ -18,7 +18,7 @@ %define major 0 Name: rhash -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Recursive Hasher License: 0BSD