Accepting request 630296 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630296 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sweeper?expand=0&rev=87
This commit is contained in:
commit
85bea913e3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c8d71bdafbd09deefcbf2934e898f0514bce3e946febdb8f8f1e79968bc066d
|
|
||||||
size 369048
|
|
3
sweeper-18.08.0.tar.xz
Normal file
3
sweeper-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1e0bb070d5074fa9e264eae98cb42c13e1a15926626db8513c4bab5d26207c9
|
||||||
|
size 368104
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 16 22:08:35 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: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.08.0
|
||||||
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