SHA256
1
0
forked from pool/kbookmarks
Wolfgang Bauer 2021-01-09 12:18:41 +00:00 committed by Git OBS Bridge
parent 0439d4a6c1
commit e85d9e77fe
6 changed files with 32 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Lny8ACgkQWNDuZIpI
s7thkAf/QwIZ4cXnClHhoDH5UyRKYQwiYyk5TMRLPrlZKnmRRwfXM2yvogNEFhfN
DIeviSA1HxvZAgwhtzHwB/ZF7FmCoVS5aFwfAIcp9btx6LOwFB2DHD+l064lijwd
/6O+eXADDRVvnzTIhFh1ovLxUxV6c08fjV1dCv+BguWdFWJNnsluI5OfBQhHTgT/
oh5LuQDEZ2xv/FbSso2PnoMQFeLBL8etP2IqHErMszpY6yXlOcak3QamteyFw+g1
Sgi3XeMLqtZKHcrjpVW4cPBI0oKJV4uy7E1wFXaeSuKQq76edZJHamJ951eXfVkp
rPYhs+AtMO7j3cpIaK7HlQ6FRrswQA==
=4dZ0
-----END PGP SIGNATURE-----

3
kbookmarks-5.78.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wec4ACgkQWNDuZIpI
s7tdVgf9EzypBCihKwmpmiJUNkYg9XSdVYpwF+X61TAIMLXS7W/xvjdKQUFEayiB
DpMeuzd2+QyjUUYMsFLOWGzoEOAnGdd5gjSzG14zSyt0afStuM1WIfEQsEY6vPt9
cPbU9ANBq/cVu3WinrOIY/9FwTbptrXm7YOmNVwVj7sO+TNW7nnRPDhQaHYI1B9d
KdUJynVuLdPr2JRCK/hX1EFets8FiBkHslGCjpzuXmc7rQa7p/E47REs40Xip75R
IghnY7jU3l1VhwF12gjaes8pfRgmFjqKSCCUqlJNnJgsEXb8sKoPl08Xc3Bffekd
tkzkvmStHoD0wS+swVxcamsSUFoMLw==
=1XUw
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 6 10:47:20 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0
- No code change since 5.77.0
-------------------------------------------------------------------
Sat Dec 5 18:56:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kbookmarks
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
%define lname libKF5Bookmarks5
%define _tar_path 5.77
%define _tar_path 5.78
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kbookmarks
Version: 5.77.0
Version: 5.78.0
Release: 0
Summary: Framework for manipulating bookmarks in XBEL format
License: LGPL-2.1-or-later
@ -45,11 +45,11 @@ BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
Requires: cmake(Qt5DBus) >= 5.13.0
Requires: cmake(Qt5Widgets) >= 5.13.0
Requires: cmake(Qt5Xml) >= 5.13.0
Requires: cmake(Qt5DBus) >= 5.14.0
Requires: cmake(Qt5Widgets) >= 5.14.0
Requires: cmake(Qt5Xml) >= 5.14.0
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0
%endif
%description
@ -71,8 +71,8 @@ Group: Development/Libraries/KDE
Requires: %{lname} = %{version}
Requires: extra-cmake-modules
Requires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
Requires: cmake(Qt5Widgets) >= 5.13.0
Requires: cmake(Qt5Xml) >= 5.13.0
Requires: cmake(Qt5Widgets) >= 5.14.0
Requires: cmake(Qt5Xml) >= 5.14.0
%description devel
Development files for kbookmarks, a framework for accessing and