diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/sweeper-19.08.3.tar.xz b/sweeper-19.08.3.tar.xz deleted file mode 100644 index 29c2c74..0000000 --- a/sweeper-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0451b9319c4390cfae497922cc135d7d8c4ef74ac81f2c05d2f94458bb3fc8be -size 368332 diff --git a/sweeper-19.08.3.tar.xz.sig b/sweeper-19.08.3.tar.xz.sig deleted file mode 100644 index 614fb6f..0000000 --- a/sweeper-19.08.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/sweeper-19.12.0.tar.xz b/sweeper-19.12.0.tar.xz new file mode 100644 index 0000000..636bcc6 --- /dev/null +++ b/sweeper-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95654845f861adba7015c40de378b30bb241ae18843882a5fc6f5f240282dc00 +size 368636 diff --git a/sweeper-19.12.0.tar.xz.sig b/sweeper-19.12.0.tar.xz.sig new file mode 100644 index 0000000..98313ee --- /dev/null +++ b/sweeper-19.12.0.tar.xz.sig @@ -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----- diff --git a/sweeper.changes b/sweeper.changes index e092de5..7321981 100644 --- a/sweeper.changes +++ b/sweeper.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Dec 10 06:39:19 UTC 2019 - Luca Beltrame + +- 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 + +- 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 + +- 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 diff --git a/sweeper.spec b/sweeper.spec index 29427e4..77c450d 100644 --- a/sweeper.spec +++ b/sweeper.spec @@ -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