Accepting request 756349 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sweeper?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:16:25 +00:00 committed by Git OBS Bridge
commit 3f61058036
7 changed files with 58 additions and 33 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PUACgkQ29LOiT4t
HIeT7gf/YVDtOlCMKtlZiBnmxngxGzFWRbkNZOPS/QQCzJMsWeSzo5ng2AZslkTx
ZCJIhPVvHLHlix/7/+JQwnbER9Xjg2PTzrgM7cWHHeVTOjTW0zvE6nrZfiU8v6kB
B7MkYgpATIJIGdFz4A5BYVorsy+N2uH2wVgx8gidV8qXWVwSYcALOvxf6PPXxduN
BxyVg6SW2jsUGfQy313dPfmR7QN6gNnRT3ZBweN74V8b71YMCN0iPpq7fZW7rsGf
EtEdv+RB6sqHmcRfFKtLudaS0KsT1+JCcajtfOlRJ2/toaUfAj0zoyXruKvdSFyo
XVbVjVUEWwtS16jWJE8r+LYoVIFv/g==
=4l6b
-----END PGP SIGNATURE-----

3
sweeper-19.12.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLUACgkQ29LOiT4t
HIeowwgAjOB6Mmqj9HQCUsBgKKECYrqW7XEMu/gO0BsQqxtCPxztcZ2Qb+lKi/lL
c2s6daCZ1DYXP6rLJ2d+oLCwga7CjHsBEx13BM9VQf8XUiZlLfOduMX8pdWdY8K7
B+OULgbXI9yMDAp9VkeibELnAhwrEmweISYx6IeUopR7M+vwwsQE2n/YYHKxQUhC
o0rsmbcGYTNP0Zh4oqNOaFbUyrNuaG/r32RLic9+Mv2qONPmeNE2HbjNZfGqb2H3
4AZd9aWU1Oa/JzonXIEbOfD6uSCdA8OR4hiJSHccc9kWsm4i27E/Cn6Vbww1QkVP
kRwPU5nh4rPZjKlGPE/T2YUFs68sKQ==
=ux4e
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Dec 10 06:39:19 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:12:38 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 15:54:33 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- No code change since 19.08.3
-------------------------------------------------------------------
Thu Nov 7 23:13:43 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,40 +16,39 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: sweeper
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: KDE Privacy Utility
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules
BuildRequires: kactivities-stats-devel
BuildRequires: kbookmarks-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: ktextwidgets-devel
BuildRequires: kxmlgui-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5ActivitiesStats)
BuildRequires: cmake(KF5Bookmarks)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Widgets)
%if %{with lang}
Recommends: %{name}-lang
%endif