Accepting request 630153 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kross-interpreters?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:05:40 +00:00 committed by Git OBS Bridge
commit 691839066b
4 changed files with 25 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:51570bcce41618a252fef12b2a4e817a11902557118d8a46a3410388d47e6ebc
size 144784

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Aug 16 22:06:31 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
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.08.0
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