forked from pool/kbookmarks
Accepting request 994952 from KDE:Frameworks5
KDE Frameworks 5.97.0 (forwarded request 994246 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/994952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbookmarks?expand=0&rev=106
This commit is contained in:
commit
debada3691
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64a12cf0e16a3b457d89df4a327d0acae73c3030ef9918fa7036f7cad1b33e8c
|
|
||||||
size 130240
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAczoACgkQWNDuZIpI
|
|
||||||
s7vCNQgAwMjJD26Kq/i0WcOrXIADfp/PDtPe09MC8op58mR33yUk0ucR/RWGy5Ik
|
|
||||||
837Bipn5R/oQG/hnH8sjF0DH4NK1Fo8oo5uFD1BowWNs96h5hcl/55VbaUL2/41V
|
|
||||||
tNF3IpTZ+jW6eqNlcoNgYZTWpSieTjAwho5EgJdUNvbgUpDivHtN+88I9CVidI2R
|
|
||||||
8qNW/qIkAyHH7zGw6gkCbqsHVF/dP/RG5Ngm280d63fm590iKjZSMooIFSjuv5fG
|
|
||||||
XnMksdLcb0DQnff5q3XeJ2EJL1oFPQEcKtEggko3aUCyt4g63LdEAAz+1BRZCAes
|
|
||||||
9CUWCgv/3FDEAOBLbEWDtcwcGYkdXg==
|
|
||||||
=bcXn
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kbookmarks-5.97.0.tar.xz
Normal file
3
kbookmarks-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:776dac6741d15dd02593891ad1b5d9ca3598df5edb3d431ed9e8c1386ae16b6a
|
||||||
|
size 130024
|
11
kbookmarks-5.97.0.tar.xz.sig
Normal file
11
kbookmarks-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxqwACgkQWNDuZIpI
|
||||||
|
s7tH1Af+PoKb1q12eQwcBphHBhFQ8udPFTCKQENAjoLJrmLExlqCScxjcAGhjkN0
|
||||||
|
VE5lgRZBh2LMuDPZ4vrJzgJlHBrEa8aNANczbBeLDxOa9KhuMMzuLQpwk1HcmGRb
|
||||||
|
fo5no8WDlJaSRhDro56wNloNjEVfWc74oXxQLFexPA/SauxcEbZ50IAunFFgKIu0
|
||||||
|
rZ6fAYAsXC2ll7TSVKRYU+ztbEplz1C4oaWPGLuN0ByiwlvaSUCgagAXGLuZqflN
|
||||||
|
aHuETODb0zCucJtueH8yiGT6y//fyAyFBEzUg+kyzwAGLtGIt42KcI+FIvKE8zo3
|
||||||
|
mCYs86VEX7+l5x7AFeOYJz8m0rvA9Q==
|
||||||
|
=e8Vd
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 22:27:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.97.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||||
|
- No code change since 5.96.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 3 11:55:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 3 11:55:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Bookmarks5
|
%define lname libKF5Bookmarks5
|
||||||
%define _tar_path 5.96
|
%define _tar_path 5.97
|
||||||
# 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.96.0
|
Version: 5.97.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
|
||||||
|
Loading…
Reference in New Issue
Block a user