This commit is contained in:
parent
2b978bba45
commit
22aacd0b44
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:abba87c3569e571e6d1761dc2e6c0e32969ea09eba6d9c0462cb4dc7bd62d7a2
|
|
||||||
size 3498736
|
|
3
kig-19.03.80.tar.xz
Normal file
3
kig-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04f35679bb6bb6de7999e78495af56d1f7a7141a965730298475631dc1682a30
|
||||||
|
size 3499648
|
18
kig.changes
18
kig.changes
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 27 06:41:02 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/announce-applications-19.04-beta.php
|
||||||
|
- Changes since 18.12.3:
|
||||||
|
* Fix clazy warning
|
||||||
|
* Fix inability to open two files from the same directory one after another
|
||||||
|
* Fix the list of file types in Kig 'Open File' dialog (kde#343839)
|
||||||
|
* Remove line (kde#351473)
|
||||||
|
* Fix minor Doxygen issues
|
||||||
|
* Avoid warnings on setShortcut() in runtime
|
||||||
|
* Use QPointer to avoid potential crashes as recommended by Krazy2
|
||||||
|
* Do not use two layouts for one widget at once
|
||||||
|
* Fix minor EBN doxygen issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 09 08:03:17 UTC 2019 - lbeltrame@kde.org
|
Sat Mar 09 08:03:17 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
2
kig.spec
2
kig.spec
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kig
|
Name: kig
|
||||||
Version: 18.12.3
|
Version: 19.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interactive Geometry
|
Summary: Interactive Geometry
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user