Accepting request 1285598 from KDE:Frameworks

KDE Frameworks 6.15 (forwarded request 1285029 from krop)

OBS-URL: https://build.opensuse.org/request/show/1285598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kpty?expand=0&rev=17
This commit is contained in:
2025-06-18 13:55:34 +00:00
committed by Git OBS Bridge
6 changed files with 33 additions and 21 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jun 9 20:29:43 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:28 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -16,16 +16,14 @@
#
%define qt6_version 6.7.0
%define qt6_version 6.8.0
%define rname kpty
# Full KF6 version (e.g. 6.14.0)
# Full KF6 version (e.g. 6.15.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-kpty
Version: 6.14.0
Version: 6.15.0
Release: 0
Summary: Primitives to interface with pseudo terminal devices
License: LGPL-2.1-or-later
@@ -35,11 +33,10 @@ 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(KF6CoreAddons) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
@@ -73,7 +70,7 @@ communicating with them using a pty.
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
%cmake_kf6
%kf6_build
@@ -94,7 +91,6 @@ communicating with them using a pty.
%{_kf6_libdir}/libKF6Pty.so.*
%files devel
%doc %{_kf6_qchdir}/KF6Pty.*
%{_kf6_includedir}/KPty/
%{_kf6_cmakedir}/KF6Pty/
%{_kf6_libdir}/libKF6Pty.so

View File

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

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaBTViAAKCRAsjfWHptSq
wfn+AQDKSX0+XjcSAEJ72ilgQewfk1SgSoZpqaTS6THrVhZkbQEApB+m5+82kkKa
OEuHcg0iYyS42SmzOfxDsdMiCUBe9gw=
=ddr6
-----END PGP SIGNATURE-----

3
kpty-6.15.0.tar.xz Normal file
View File

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

7
kpty-6.15.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaELt6QAKCRAsjfWHptSq
wSVlAQCTh0AbsBcTgS9t/Uqga3ev28G+ezJ7hBAsuX/hcsCE1AEA4YUyP3OUGLGW
XH+d4GZhfhIS8/kOnS1+i7tHMhm3iQk=
=Hys5
-----END PGP SIGNATURE-----