diff --git a/rhash-1.4.4.tar.gz b/rhash-1.4.4.tar.gz deleted file mode 100644 index 2438cbf..0000000 --- a/rhash-1.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e7d1a8ccac0143c8fe9b68ebac67d485df119ea17a613f4038cda52f84ef52a -size 435691 diff --git a/rhash-1.4.5.tar.gz b/rhash-1.4.5.tar.gz new file mode 100644 index 0000000..5eba76b --- /dev/null +++ b/rhash-1.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db837e7bbaa7c72c5fd43ca5af04b1d370c5ce32367b9f6a1f7b49b2338c09a +size 444526 diff --git a/rhash.changes b/rhash.changes index 6407319..d676696 100644 --- a/rhash.changes +++ b/rhash.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Dec 10 14:22:07 UTC 2024 - Martin Pluskal + +- Update to version 1.4.5: + * Support --one-hash formatting option + * Bugfix: Show correct config directory in the manpage + * Bugfix: Updating must continue after a file access error + * Bugfix: Show correct size and time for Windows symlinks + * Bugfix: Enable large file support on 32-bit platforms + * Bugfix: Fix runtime error on WinXP + * Bugfix: Fix building with glibc < 2.15 + * Bugfix: Fix building on Solaris + * Bugfix: Fix building on Unix + * Bugfix: Fix dynamic library symlink on macOS + * Bugfix: Fix dynamic library symlink on *BSD + ------------------------------------------------------------------- Sat Jul 29 08:26:34 UTC 2023 - Dirk Müller diff --git a/rhash.spec b/rhash.spec index 8a279aa..730b14f 100644 --- a/rhash.spec +++ b/rhash.spec @@ -1,7 +1,7 @@ # # spec file for package rhash # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define major 1 Name: rhash -Version: 1.4.4 +Version: 1.4.5 Release: 0 Summary: Recursive Hasher License: 0BSD