SHA256
1
0
forked from pool/sweeper

Accepting request 658511 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sweeper?expand=0&rev=91
This commit is contained in:
Dominique Leuenberger 2019-01-08 11:23:37 +00:00 committed by Git OBS Bridge
commit 6ca4ca0cee
4 changed files with 62 additions and 22 deletions

View File

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

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

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

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:56:31 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Sat Nov 24 15:53:25 UTC 2018 - wbauer@tmo.at
- Add license file
-------------------------------------------------------------------
Tue Nov 20 06:23:09 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:57:38 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Add donation url to appdata
* Fix minor EBN issues [includes]
* USe KDEFrameworkCompilerSettings
-------------------------------------------------------------------
Thu Nov 08 20:44:19 UTC 2018 - lbeltrame@kde.org
@ -44,7 +86,7 @@ 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
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Remove outdated Qt definitions
* Require at least Qt 5.4.0
@ -99,7 +141,7 @@ Fri Apr 06 07:10:17 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* update sweeper docbook to kf5
* Increase version for next Applications release
@ -210,7 +252,7 @@ Sat Aug 5 18:19:52 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
@ -274,7 +316,7 @@ Sat Mar 25 23:10:58 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* add sweeper app icon instead of an action icon (kde#373902)
@ -361,7 +403,7 @@ Mon Aug 8 15:55:54 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
-------------------------------------------------------------------
@ -477,7 +519,7 @@ Fri Aug 7 07:07:18 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* https://www.kde.org/announcements/announce-applications-15.08-rc.php
-------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
#
# spec file for package sweeper
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,24 +12,25 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without lang
Name: sweeper
Version: 18.08.3
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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: sweeper
Version: 18.12.0
Release: 0
Summary: KDE Privacy Utility
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
URL: http://www.kde.org
Source0: sweeper-%{version}.tar.xz
BuildRequires: breeze5-icons
BuildRequires: extra-cmake-modules
BuildRequires: kactivities-stats-devel
BuildRequires: kbookmarks-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
@ -40,18 +41,15 @@ BuildRequires: ki18n-devel
BuildRequires: kio-devel
BuildRequires: ktextwidgets-devel
BuildRequires: kxmlgui-devel
BuildRequires: kactivities-stats-devel
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with lang}
Recommends: %{name}-lang
%endif
%description
Helps clean unwanted traces the user leaves on the system.
@ -70,7 +68,7 @@ Helps clean unwanted traces the user leaves on the system.
%kf5_makeinstall -C build
%if %{with lang}
%find_lang %{name} --with-man --all-name
%kf5_find_htmldocs
%{kf5_find_htmldocs}
%endif
%suse_update_desktop_file org.kde.sweeper Utility Security
mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions
@ -79,7 +77,7 @@ cp %{_kf5_iconsdir}/breeze/actions/24/trash-empty.svg %{buildroot}%{_kf5_iconsdi
cp %{_kf5_iconsdir}/breeze/apps/48/sweeper.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
%files
%defattr(-,root,root)
%license COPYING.LIB
%doc %lang(en) %{_kf5_htmldir}/en/sweeper/
%{_kf5_applicationsdir}/org.kde.sweeper.desktop
%{_kf5_appstreamdir}/org.kde.sweeper.appdata.xml