KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/sweeper?expand=0&rev=77
This commit is contained in:
parent
7524d4d549
commit
52b5a1609b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c8d71bdafbd09deefcbf2934e898f0514bce3e946febdb8f8f1e79968bc066d
|
|
||||||
size 369048
|
|
3
sweeper-18.07.80.tar.xz
Normal file
3
sweeper-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cff7afbb68172d2c7652da3947e0f2d0c21430acc7174d06c449f76253a81ee
|
||||||
|
size 368476
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 13:01:08 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:
|
||||||
|
* Remove outdated Qt definitions
|
||||||
|
* Require at least Qt 5.4.0
|
||||||
|
* Make sure that it builds with strict compile flags
|
||||||
|
* Use same kf5 version
|
||||||
|
* Warning--
|
||||||
|
* Increase version for next Applications release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 13 04:50:21 UTC 2018 - lbeltrame@kde.org
|
Fri Jul 13 04:50:21 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: sweeper
|
Name: sweeper
|
||||||
Version: 18.04.3
|
Version: 18.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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: KDE Privacy Utility
|
Summary: KDE Privacy Utility
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user