File gtkhash.changes of Package gtkhash
-------------------------------------------------------------------
Mon Sep 26 18:24:22 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 1.5
* Added xxHash XXH64
* Added HMAC-BLAKE2s and HMAC-BLAKE2b (gh#tristanheaven/gtkhash#86)
* Made hashing start automatically in file manager extensions
(gh#tristanheaven/gtkhash#103)
* Added Meson build system (gh#tristanheaven/gtkhash#116,
gh#tristanheaven/gtkhash#140)
* Removed dependency on intltool
* Removed Peony extension as Peony 2+ is incompatible
-------------------------------------------------------------------
Thu Oct 7 10:44:30 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 1.4
* Fixed crash when program is closed (gh#tristanheaven/gtkhash#47)
* Added vertical scrolling to File/Text view
(gh#tristanheaven/gtkhash#35)
* Added clipboard paste button to Check input
* Added Windows compatibility
* Removed support for GTK 2
* Added CRC32C
* Replaced the word "Digest" with "Checksum" in some places
(gh#tristanheaven/gtkhash#40)
* Added a separate hash button for each function
(gh#tristanheaven/gtkhash#50)
* Added preference to show/hide HMAC feature
* Fixed translations not showing on Windows and Snap package
* Reduced Windows install size
-------------------------------------------------------------------
Thu Jan 30 11:13:30 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
-------------------------------------------------------------------
Sun Jan 6 19:56:19 UTC 2019 - Kyrill Detinov <lazy.kent@opensuse.org>
- Update to 1.2.
* Added compatibility for Thunar 1.7.
- Remove hack and use the "--with-thunarx=3" configure option for
Leap 15 and newer.
-------------------------------------------------------------------
Sun Sep 2 09:56:31 UTC 2018 - Stefan Seyfried <seife+obs@b1-systems.com>
- add specfile hack to fix build with thunarx-3
-------------------------------------------------------------------
Tue Apr 10 08:52:39 UTC 2018 - lazy.kent@opensuse.org
- Update to 1.1.1.
* Fixed bug in loading user preferences.
- Changes in 1.1.
* Removed internal BLAKE2 code and added option to use libb2
instead.
* Removed PolarSSL support (replaced by mbed TLS).
- Changes in 1.0.1.
* Fixed crash when certain Linux kernel crypto modules aren't
loaded.
* Fixed plugin crash when viewing file properties in Thunar.
* Other bug fixes.
- Correct the source URL.
- Remove the gtkhash.svg icon (included in tarball).
- Remove BuildRequires: pkgconfig(libcrypto) (no need).
- Correct the list of supported hash functions in description.
- Disable BLAKE2 function (nothing provides libb2).
- Use the original desktop file.
-------------------------------------------------------------------
Mon Dec 26 13:41:53 UTC 2016 - seife+obs@b1-systems.com
- 13.2 also has too old gcrypt
-------------------------------------------------------------------
Sun Dec 25 17:34:17 UTC 2016 - seife+obs@b1-systems.com
- only enable gcrypt on distributions that have new enough packages
-------------------------------------------------------------------
Sun Dec 25 12:55:53 UTC 2016 - seife+obs@b1-systems.com
- update to version 1.0
- build with gtk3
- do not run autoconf
- package appdata stuff
- verbose build to allow rpmlint checks to work
-------------------------------------------------------------------
Sat Feb 13 13:07:01 UTC 2016 - lazy.kent@opensuse.org
- Initial package created - 0.7.0.