SHA256
1
0
forked from pool/kbookmarks

Accepting request 961224 from KDE:Frameworks5

KDE Frameworks 5.92 (forwarded request 961114 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/961224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbookmarks?expand=0&rev=101
This commit is contained in:
Dominique Leuenberger 2022-03-14 18:34:10 +00:00 committed by Git OBS Bridge
commit a82191ecb8
6 changed files with 27 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/kewACgkQWNDuZIpI
s7sLWwf/TdUtWDAkungf/yY3ryNbRlkUAuskWyvS12448z9lICWyPm0CBujpnEIx
2p6VHYnKbzdhp4pt4Y3y90w6q9xAkXZXyHOzZhxkmgsiG2SdLKbiDCxDW9/NJZdP
Y8fgqxOI0cQeUYalI2kBBRe5KrhYSb/Pebref1Uo/jwRenKCRa9+IDtdAvH2KOWq
x0kAQSHtQw/ITN9b8EeO7nTG+hC3S8jIZhbX40Cu5lgGO+S+8wGirrM3b6mGRJgU
eTylou3r4BN/UDYiUjoMn66SI4BuHysKM08GvpP/sl5YimRUBtN6ClyaWMHNDRoK
/sHB6jkUSpYHE4PgNO3pL/LQzd/R1g==
=aP9r
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjwkAACgkQWNDuZIpI
s7ukdQf7B9U4+WFAXYv6n+pERjxrGljQY7cDMORtOK+Lp+2ZiuBzqjSy/pRQycOM
8ZliPYFSlWIaWj4K2gCoGGrkeexVTCNYgEfsUcbnhZ8myNzzZLwfmURqpayRYa6o
sHeLa5brztoFhJQ6BFF/H6Pvu2kXiCKCLAnC8RIohRTijPlWgFTIavkQtuYMIcnq
HO5LTqWJz+hh07SuKKtP3lLLUzRo+fq1plo1rvs7ohOc0rSCZukbeOMzB6L7fOT6
0ah7JtoV1gDANmvKckEwvFLoXsWhlAHf8TW0m32XOQ+AurDX7+2u6Zz/82m5ffgq
Ifz9xuxM6mLRMhra/slvENfYnSbDmw==
=1s1X
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 7 09:26:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
* Add Qt6 Android CI
* Check executables exist in PATH before passing them to QProcess
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 6 10:16:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sun Feb 6 10:16:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Bookmarks5 %define lname libKF5Bookmarks5
%define _tar_path 5.91 %define _tar_path 5.92
# 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}')}
%bcond_without released %bcond_without released
Name: kbookmarks Name: kbookmarks
Version: 5.91.0 Version: 5.92.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