KDE Applications 17.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=63
This commit is contained in:
parent
72a68b0519
commit
62fadf10de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46c1457039c30fa0415ab8e841e5474766aa4f6502a90367fa30fe6e8939ab03
|
||||
size 4239184
|
3
kajongg-17.11.80.tar.xz
Normal file
3
kajongg-17.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3353f1b7dd6cdf2c5e2238e2f5a63688bfd8a8a9e04d29f38e053c4c4370a386
|
||||
size 4239140
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 06:58:57 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
||||
- Changes since 17.08.3:
|
||||
* Search path for translations also includes the directory where the exe lives.
|
||||
* Logging without logdevice: print a hint on stdout with the path name of the logfile
|
||||
* Logging without logdevice: put logfile into appdataDir
|
||||
* Logging without log device: do not hardcode kajongg.log, this might just as well be kajonggserver.log
|
||||
* Logging: remove .exe from log filename
|
||||
* when building logname from executable, discard the directory name
|
||||
* Logging unicode chars only worked for UTF-8 environments - but my Windows 7 has cp1252
|
||||
* move appdataDir, cacheDir, socketName from kde to common
|
||||
* new: Debug.i18n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 09 23:10:55 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kajongg
|
||||
Version: 17.08.3
|
||||
Version: 17.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
|
Loading…
Reference in New Issue
Block a user