KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=72
This commit is contained in:
parent
cc661997b0
commit
5444a9d467
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:249fe2f50e38ba83bdfba042d3ef2c7e8020ba3ede66fd0827a51776a74c8534
|
||||
size 3591984
|
3
kig-18.07.80.tar.xz
Normal file
3
kig-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7f2b8d7921ebca64f615b5c4c2e7298d81721b69180680b0c5ba18aa74d1bc0
|
||||
size 3596920
|
12
kig.changes
12
kig.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:00:43 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||
- Changes since 18.04.3:
|
||||
* Warning--
|
||||
* Fix bug 394676
|
||||
* Golden ratio point
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:49:58 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
5
kig.spec
5
kig.spec
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kig
|
||||
Version: 18.04.3
|
||||
Version: 18.07.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Interactive Geometry
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
@ -52,6 +52,7 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.2.0
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
|
Loading…
Reference in New Issue
Block a user