SHA256
1
0
forked from pool/kbruch

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=95
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:09:13 +00:00 committed by Git OBS Bridge
parent aa3009db61
commit 055e853f6c
4 changed files with 20 additions and 4 deletions

View File

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

3
kbruch-19.07.80.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jul 23 11:58:58 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only
* Get rid of obsolete width()
* Follow KDE_APPLICATIONS_VERSION
* Fix forward declaration
* It's time to use cmake 3.5
* Exclude more files
* Make it compiles without foreach
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org

View File

@ -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: kbruch Name: kbruch
Version: 19.04.3 Version: 19.07.80
Release: 0 Release: 0
Summary: Application to excercise fractions Summary: Application to excercise fractions
License: GPL-2.0-or-later License: GPL-2.0-or-later