KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/keditbookmarks?expand=0&rev=100
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:39:35 +00:00 committed by Git OBS Bridge
parent 11819b5049
commit 108b634854
7 changed files with 44 additions and 30 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OYACgkQ29LOiT4t
HId1OQf/XRQj+ZTb5f4vOZsoL7AgDh2GwqUYM/ydB0JhmPuZ4wx0g+rKIN+Ikawo
L2mMH/R5S71rb+fVi5oc8+gWFKM9ldTMaoZCUb0uMcC7eRgCLRxTe5tiSA/Oos6+
yPDQm1Xn6SOhnLGOPrOP7wkDRYOgoii22eaOIeplE3nsn2tpwB7QKecHIkaQWuMr
uF12n+V3Mqzpg+U/0T4GhtpR+LinfI2wQb6nCOjpovTJ6ik0W/nPOcv8Df+dB2Jh
e+BiYS7gmYPMnhlvvcb6D7cN+GocyiEHl0ZivrwFWF8SoXkMzPcA6FHonBLrhs0N
CjyPjuwYTLxDBnzVM48bfF2+c//iEg==
=B8tQ
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObwwACgkQOmpNuDnq
ptfqrhAAkGC4RBcCCPOvYwL5AR4ujPenESya11Ytvycm4EWls63g0jX5tBFi6Q8G
KstPOvuv0CjavaGD9WtnX26fCLSvAa9DpkwRyJA7yHBHy3ExCp3f0PPfDlG2Lj7r
WfA3pNE95iEVpIuxP4pplzf76PzYkLTTgLxEbDvIYn5hwImFvNEY2uSuFIyzBDhs
v5KbbkO+ymG9YAGf4fKkH+XQISpFxSTGaKfH7zrBsXww1nVjy5BDhdkCvG3lIaSC
01GUNr/hZ3mPtN5QdFBKZE6veQCQdoLchau4BNzC0TByu6xTIxphoZEdKuR+51GI
0YpOJi4nwu80bp9A1fJgEA97LsGvNO+zkN71TJ5to6iEHEsHpGYWTPqpmgyyYg/R
DFOuf+5EVyZhJFx/mGFXiocDTSpZFmnTFieYvK0mph9cRt9p58GFMO83KPAY4me3
Tg8I/17SB8Xtm2+7Ssqsl5jKi3QmGsHDOF5MeIRuH4gOzpfwvL+cGM3gbRMX1+eo
vlFMTrD5jR/F4hlE9fTYC5t1b1xCZLOPedRJ/leuyjj5tMJe5VR6ng2xJX4tQyPK
AT+YiVQBsEl2CJeKSGXmw8X6IAfjWvp46/pHZzARvQ3ZwlJ3c/sberGB56aDi1lI
DNTP8iY7Wxn1yTFGfbiX4CoC7irhHulNW+dLF5HvQv2wS+bASAg=
=gILG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:22 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Make it compile without deprecated method
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package keditbookmarks # spec file for package keditbookmarks
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,36 +16,35 @@
# #
%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) # 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}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: keditbookmarks Name: keditbookmarks
Version: 19.08.3 Version: 19.11.80
Release: 0 Release: 0
Summary: KDE Bookmark Editor Summary: KDE Bookmark Editor
License: GPL-2.0-only License: GPL-2.0-only
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://www.kde.org/ URL: https://www.kde.org/
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kbookmarks-devel >= 5.24.0
BuildRequires: kcoreaddons-devel >= 5.24.0
BuildRequires: kdoctools-devel >= 5.24.0
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel >= 5.24.0
BuildRequires: kiconthemes-devel >= 5.24.0
BuildRequires: kio-devel >= 5.24.0
BuildRequires: kparts-devel >= 5.24.0
BuildRequires: kwindowsystem-devel >= 5.24.0
BuildRequires: pkgconfig
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 BuildRequires: cmake(KF5Bookmarks)
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Test) >= 5.4.0
%if %{with lang} %if %{with lang}
Recommends: %{name}-lang Recommends: %{name}-lang
%endif %endif