1
0

Accepting request 756217 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keditbookmarks?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:09:39 +00:00 committed by Git OBS Bridge
commit 3cea2feae2
7 changed files with 55 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:adb7d291f5daa0e85f6421abf71265c3bb1b2a887efe5f831d9adb6552e4f133
size 187376

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHYACgkQ29LOiT4t
HIcbLAf/Q+8509OvAVyqp8A5tGc2noCB4WOXuLnTIwvneHQR46tmL4hwOl/uscMp
EDJ6leP8ITNVs8a1hxoUTVNv/GQ017aMLYhfUui0RsWnzbG7OZp0QOA1GulWWYjP
Db98Z/fm+bXuKIwX2yh8/oO192Vni8S4+WJ46F6thzfJ8JKNfNqHes0FU3JPSG4R
h00s01jldmbjTfuyqtgQV0h6hgIjcZflZzoW4d390U6ZMhmdHJ3R/ubG6KwirTJ0
MIWn//jIXEMGrQj3uTljOHekz402ucpsm49RD6WQrKk1BbdoQUKOPZ6vYJb4oNqX
d9vy960hKGR454oOANrb0xRXK5j0Mg==
=xNPA
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:30 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
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:11:50 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 13:29:22 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Make it compile without deprecated method
-------------------------------------------------------------------
Thu Nov 7 23:12:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# 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
# 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)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: keditbookmarks
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: KDE Bookmark Editor
License: GPL-2.0-only
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: 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: 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: pkgconfig(Qt5Core) >= 5.4.0
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
BuildRequires: cmake(KF5Bookmarks)
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}
Recommends: %{name}-lang
%endif