forked from pool/rhash
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
679cacf645 | |||
|
2cd59adf9f |
BIN
rhash-1.4.4.tar.gz
(Stored with Git LFS)
BIN
rhash-1.4.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
rhash-1.4.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
rhash-1.4.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 14:22:07 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user