diff --git a/kig-18.04.3.tar.xz b/kig-18.04.3.tar.xz deleted file mode 100644 index c8cda1f..0000000 --- a/kig-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:249fe2f50e38ba83bdfba042d3ef2c7e8020ba3ede66fd0827a51776a74c8534 -size 3591984 diff --git a/kig-18.07.80.tar.xz b/kig-18.07.80.tar.xz new file mode 100644 index 0000000..8005b1e --- /dev/null +++ b/kig-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f2b8d7921ebca64f615b5c4c2e7298d81721b69180680b0c5ba18aa74d1bc0 +size 3596920 diff --git a/kig.changes b/kig.changes index cd2d5cb..c703c82 100644 --- a/kig.changes +++ b/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 diff --git a/kig.spec b/kig.spec index 7f63135..e98d484 100644 --- a/kig.spec +++ b/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}