forked from pool/kf6-kbookmarks
Compare commits
24 Commits
Author | SHA256 | Date | |
---|---|---|---|
81d79ba77c | |||
|
f7eaf54403 | ||
a5e735d427 | |||
|
6b6a8e7c88 | ||
b592a2a4e5 | |||
|
976dc6d526 | ||
5be40cf07a | |||
|
aca79eee57 | ||
513c87c446 | |||
|
830b235708 | ||
dad88dfcb5 | |||
|
f5e3cb7a9e | ||
6761084dfc | |||
|
55685d074b | ||
e8c6346530 | |||
|
5b4b0b0063 | ||
4c00e71456 | |||
|
56b706b4ee | ||
0112f0fbf8 | |||
|
6250e65536 | ||
cb6bc396a2 | |||
|
d790ec96c1 | ||
a0ef4897aa | |||
|
17d607f908 |
3
kbookmarks-6.17.0.tar.xz
Normal file
3
kbookmarks-6.17.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:041b9667d3d4851b0e6fa62a9fc112a9938a487b4ca520eedde1b535636217f2
|
||||
size 1093876
|
7
kbookmarks-6.17.0.tar.xz.sig
Normal file
7
kbookmarks-6.17.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyW6QAKCRAsjfWHptSq
|
||||
wcmsAQCsLJpWg8HEnG7FKIMITIQxjiCepgEUG5rGChazTAKmVgD7BLauR08XJlft
|
||||
afAurHUdmFEvuT0iHTBQOSEZqdqMMAA=
|
||||
=hkIY
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97dabceae5b0eac1107c49c50d1d7d9a7d26b9246c9ab53d123990525c55fbec
|
||||
size 1108688
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+9gAKCRAsjfWHptSq
|
||||
wTLLAQCpqwz0j576xSdKzQZu7HW6AFfuPHoMo5muiaUbD5tQ8AD9E7ZYmbYSCEX2
|
||||
3ZXSWxp1jsXK45uuU1uzeoTBr8KF8Qc=
|
||||
=UYsx
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,150 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:57:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.17.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.17.0
|
||||
- Changes since 6.16.0:
|
||||
* Update dependency version to 6.17.0
|
||||
* Bump kf ecm_set_disabled_deprecation_versions
|
||||
* It compiles fine without qt 6.10 deprecated methods
|
||||
* Update version to 6.17.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.16.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||
- Changes since 6.15.0:
|
||||
* Update dependency version to 6.16.0
|
||||
* Fix KBookmarkAction::slotSelected MouseButtons parameter
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.15.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||
- Changes since 6.14.0:
|
||||
* Update dependency version to 6.15.0
|
||||
* Add tags file to documentation
|
||||
* Add landing page for QDoc
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Port API documentation to QDoc syntax
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:15 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* Update version to 6.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:08 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:41 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* Add xml/yaml linting
|
||||
* CI: Add linux-qt6-next build
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Remove unimplemented methods
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||
* ci: add Alpine/musl job
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:17:58 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Update dependency version to 6.8.0
|
||||
* Port to KStandardActions
|
||||
* Add missing include
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:49 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.6.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.6.0
|
||||
- Changes since 6.5.0:
|
||||
* Update version to 6.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:31 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kbookmarks
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname kbookmarks
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.17.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kbookmarks
|
||||
Version: 6.5.0
|
||||
Version: 6.17.0
|
||||
Release: 0
|
||||
Summary: Framework for manipulating bookmarks in XBEL format
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -35,13 +33,12 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
@@ -71,7 +68,7 @@ the XBEL format.
|
||||
Summary: Development files for kbookmarks, a XBEL format bookmark manipulation framework
|
||||
Requires: libKF6Bookmarks6 = %{version}
|
||||
Requires: libKF6BookmarksWidgets6 = %{version}
|
||||
Requires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version}
|
||||
Requires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Xml) >= %{qt6_version}
|
||||
|
||||
@@ -85,7 +82,7 @@ manipulating bookmarks using the XBEL format
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -113,8 +110,6 @@ manipulating bookmarks using the XBEL format
|
||||
%{_kf6_libdir}/libKF6BookmarksWidgets.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6Bookmarks.*
|
||||
%doc %{_kf6_qchdir}/KF6BookmarksWidgets.*
|
||||
%{_kf6_libdir}/libKF6Bookmarks.so
|
||||
%{_kf6_libdir}/libKF6BookmarksWidgets.so
|
||||
%{_kf6_cmakedir}/KF6Bookmarks/
|
||||
|
Reference in New Issue
Block a user