Accepting request 817051 from home:wolfi323:branches:KDE:Extra

- Update to 1.8.3:
  * Fixed reload on Windows (kde#423001)
  * Fixed error handling during directory compare
  * Only give one error message per directory compare operation
  * Fix crash when clipboard is not available (kde#419722)
  * Rework initial window display and full screen toggling
  * Treat /dev/null as non-existant as git expects (kde#421048)

OBS-URL: https://build.opensuse.org/request/show/817051
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kdiff3?expand=0&rev=13
This commit is contained in:
Christophe Giboudeaux 2020-06-26 07:35:09 +00:00 committed by Git OBS Bridge
parent 2c072357eb
commit b9b51c8d39
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb7154778491dc11b9bd38465164ce1a7c2d1810f70a57cd4268ffad42d5bb68
size 1039304

3
kdiff3-1.8.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f35e9357a303144e3dd5a033a1a8caa70d3eecdb355213e9473cd04bc308bab
size 1038904

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 25 11:49:33 UTC 2020 - wbauer@tmo.at
- Update to 1.8.3:
* Fixed reload on Windows (kde#423001)
* Fixed error handling during directory compare
* Only give one error message per directory compare operation
* Fix crash when clipboard is not available (kde#419722)
* Rework initial window display and full screen toggling
* Treat /dev/null as non-existant as git expects (kde#421048)
-------------------------------------------------------------------
Mon Mar 30 09:57:57 UTC 2020 - wbauer@tmo.at

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kdiff3
Version: 1.8.2
Version: 1.8.3
Release: 0
Summary: Code Comparison Utility
License: GPL-2.0-or-later