forked from pool/kbookmarks
KDE Frameworks 5.114.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=282
This commit is contained in:
parent
deacbbee6d
commit
85ba6e2b2d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:edc4156f70c5c4bd3eee3845d5dbbf05c88d7d0454a51241b1f0095f1582f6b9
|
|
||||||
size 1125024
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAh8ACgkQWNDuZIpI
|
|
||||||
s7sj5Af/UIFwta8ojOCNw46pyg2Chwvd9k0+9/nXzmcc2con43qox3VTlo2dQ+Mb
|
|
||||||
9zHJBt/IdK+L/p9sgwylKVyBvWq7ldnr/uCfLsPDGAMNfLuojiMXa1Gc+UArpJ2S
|
|
||||||
mXM34zK+Z9srmAKHQiu+7+3qZPK5lou1m0w67HsxtjMMvo9NpmWV1fHuXM2avzIm
|
|
||||||
Cojr2FAt4Ip/KcyaI6mr44twk0o6zXFcc3VtX22f7cb0d9f4na8oJlty1wmVU0YA
|
|
||||||
/a0yOGRSHYCJhQ8ww4iLVq/TEghpKqvHC5gRfqOxVcHMpyo09lK1iWV50ceC3WNr
|
|
||||||
irJKf69j8HJkRqoW0rn7x4e11ZzqRQ==
|
|
||||||
=wFRZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kbookmarks-5.114.0.tar.xz
Normal file
3
kbookmarks-5.114.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ca7aae6c964b87d8c50476c38eb6a5ee66a237d80702e316b152008a5d7961a
|
||||||
|
size 1125192
|
11
kbookmarks-5.114.0.tar.xz.sig
Normal file
11
kbookmarks-5.114.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJp8ACgkQWNDuZIpI
|
||||||
|
s7spRAf/RCb2r7GkAHGbgVnsPm2xgTlQbG3UHPmR06EsW3T6Wtgc3oBuTOtx7SsK
|
||||||
|
LKMwEvJYxAcki60fKNo8pFbeWfeIfWvNz95OmJXm6JNNLk+zD/lae2XrcKay5l5F
|
||||||
|
o3yb4+0phvuQu9g3bVYUOjpwATKPNRigzNsc96SNkBYdBwjXnarS4vRo8AEDBWSh
|
||||||
|
3YORSDEkerbea2fOA3TcwW8/IvmsPDDTTHIHb6us87lECSi81PowN4HHVyehArLn
|
||||||
|
F9iPWqCfygE/qSAFRpEGWEI7AQoD6LLdtojgJiRMn5TNJOzKG/mSeOFO5m0Lnbu3
|
||||||
|
+/RfwJqlv3DEL3OgX7I1JLMGnD4ekA==
|
||||||
|
=3GOR
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 13 11:21:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.114.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.114.0
|
||||||
|
- No code change since 5.113.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 11:17:20 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Tue Dec 5 11:17:20 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Bookmarks5
|
%define lname libKF5Bookmarks5
|
||||||
|
%define _tar_path 5.103
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%define qt5_version 5.15.2
|
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kbookmarks
|
Name: kbookmarks
|
||||||
Version: 5.113.0
|
Version: 5.114.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework for manipulating bookmarks in XBEL format
|
Summary: Framework for manipulating bookmarks in XBEL format
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -34,18 +34,19 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
Source1: %{name}-%{version}.tar.xz.sig
|
Source1: %{name}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: cmake(KF5Codecs) >= %{_kf5_version}
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Config) >= %{_kf5_version}
|
BuildRequires: cmake(KF5Codecs) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_version}
|
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_version}
|
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_version}
|
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version}
|
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||||
Requires: cmake(Qt5DBus) >= %{qt5_version}
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
|
||||||
Requires: cmake(Qt5Widgets) >= %{qt5_version}
|
Requires: cmake(Qt5DBus) >= 5.15.0
|
||||||
Requires: cmake(Qt5Xml) >= %{qt5_version}
|
Requires: cmake(Qt5Widgets) >= 5.15.0
|
||||||
|
Requires: cmake(Qt5Xml) >= 5.15.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a framework for accessing and manipulating bookmarks using
|
This is a framework for accessing and manipulating bookmarks using
|
||||||
@ -61,9 +62,9 @@ the XBEL format.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for kbookmarks, a XBEL format bookmark manipulation framework
|
Summary: Development files for kbookmarks, a XBEL format bookmark manipulation framework
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
Requires: cmake(KF5WidgetsAddons) >= %{_kf5_version}
|
Requires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||||
Requires: cmake(Qt5Widgets) >= %{qt5_version}
|
Requires: cmake(Qt5Widgets) >= 5.15.0
|
||||||
Requires: cmake(Qt5Xml) >= %{qt5_version}
|
Requires: cmake(Qt5Xml) >= 5.15.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for kbookmarks, a framework for accessing and
|
Development files for kbookmarks, a framework for accessing and
|
||||||
|
Loading…
Reference in New Issue
Block a user