KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=84
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:42:47 +00:00 committed by Git OBS Bridge
parent 87426eeeb7
commit 002d17cd4c
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:54 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:
* python: the module is optional, so make the dependency optional too
-------------------------------------------------------------------
Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org

View File

@ -17,11 +17,11 @@
Name: kross-interpreters
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: Diverse bindings for KROSS
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE