forked from pool/kf6-kpty
Accepting request 1166463 from home:krop:frameworks-6.1.0
KDE Frameworks 6.1.0 OBS-URL: https://build.opensuse.org/request/show/1166463 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kpty?expand=0&rev=5
This commit is contained in:
parent
ac10e83afc
commit
27f8b647e3
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 5 12:52:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.1.0
|
||||||
|
* New feature release
|
||||||
|
- Changes since 6.0.0:
|
||||||
|
* update version for new release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 21 19:28:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Feb 21 19:28:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kf6-kpty
|
# spec file for package kf6-kpty
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.6.0
|
||||||
|
|
||||||
%define rname kpty
|
%define rname kpty
|
||||||
# Full KF6 version (e.g. 6.0.0)
|
# Full KF6 version (e.g. 6.1.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-kpty
|
Name: kf6-kpty
|
||||||
Version: 6.0.0
|
Version: 6.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Primitives to interface with pseudo terminal devices
|
Summary: Primitives to interface with pseudo terminal devices
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5df357adfc1733593f6ceb3cd95ff7a3e587701f990b631dfaee0278e0df171
|
|
||||||
size 2417960
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIyBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmXV3gEACgkQ11dEg7tX
|
|
||||||
sY1itg/2L34XiKtbnB+QFLGD4OH+5pEeq41GuUG7ok9Z8Midkz8rSG3kDLP7hnQp
|
|
||||||
WPemRdwY61rO0veBykDIcLiZBpEcyr/yFISI+mkEGQ6mBBnNGj0oau2bzHJoj5Cz
|
|
||||||
vjlP3XfxGoQU5gRwr5AmxNODodPwsk6sDqkk16yGS5HFuORE+K4HojJQYQ3keZgS
|
|
||||||
REJROlZI3B6ErCkAXwhIhn23/uMXxgxrLOf46mq3bNxUvALMZzmEZ8cYDkEBwoVN
|
|
||||||
n5hiJpkB3AU1+yijEISTl0mVrRJISD4Q9NQyeV1WFiNx87wGgKA/BqTVfiM7DQhD
|
|
||||||
mbZn6ScVhYqUk08AY05JBsK3Oqgk8qhM/oNh5O+r8AnSHtmdDBnntr3IjKK0tKl8
|
|
||||||
7PLZ7WeDdEZ/6h8/WmW+sVfrwRTs0qykAOtgCqkdzdy7nC7rrL7jA1XG8jJyVnOv
|
|
||||||
AU6T9Ec7do4fUw3yFrmdr4erOZ7HmBBrTKlJQL1A+rz/aERmnncv/WT0Zd7fSBay
|
|
||||||
2BWwdCsK6Nc4JWzkCnK1b2MMlUB6x0Z3AoWPhqS7m9nrxceNJ1vfLMNOoMeREM/e
|
|
||||||
bIQ3CEhQfQc1uik+1noiiwv6d6wZ+AX24H5P1WgoibvBVEnFWEmw034qsHtkaMlZ
|
|
||||||
yW0KZyZqebTC0xIoL/BMS+awLjL4VjdoZkoTa1sfE/ThCmjfqw==
|
|
||||||
=mz75
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kpty-6.1.0.tar.xz
Normal file
3
kpty-6.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df226cd90ba6f773560404c799562b2764ad39d4f41f15105f2ed9f9b2cf59df
|
||||||
|
size 2417868
|
16
kpty-6.1.0.tar.xz.sig
Normal file
16
kpty-6.1.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2VEACgkQ11dEg7tX
|
||||||
|
sY3suw//cIn4yx6nc3VLHiBY7tCTdo8NhgxpBlCKFWAbf4r4Vp5W6NrdhnHGeVPn
|
||||||
|
VfYOFeDvDaaNP0gecjoHPzp5HfQG9diyVv1vJMGv3NFXAc3QHRGiPRlFxq2w8QxT
|
||||||
|
Fz6dePa5CIcUMq/ZJjSiCyRg8o2Akg6Nob5bThh1Vm9mnUUD0kfnNx96BFWE9pp6
|
||||||
|
xY7n+ojbxqKGez166NffdIodZ9je05pZnYXUuu7OsjxwkCtzDR5W/rdOE7MoCe7b
|
||||||
|
v16qjpU5r4KvOFuChjEcPWCuUh6LNjqNFwjfrMElixwZzS2LmMjX14569DeYLyR4
|
||||||
|
Ymz1Fwcm661uxCDPmFn1Pw1dUFYHwHGVvbRIgt/+mrWSCljDQkFQyCHDG8s0ioHR
|
||||||
|
pv9s8QLj+fgNuKogEOgMGUWXT+fvJp3Jzi9XmsRCp5xtRLEayYeI53U1lWNIp2Nk
|
||||||
|
j9N2bwSilNjcOkQp8TZjorpT1QpCQVdczn2sd0rOWUf3xCbVb/gK9/B9+bHydnmq
|
||||||
|
HrcESYnbFX9qSTbYEVNHi9nC2OjwbOOTr5QSDdhWo3f5iL/Mf8vZjL5ZgmLl+3Hb
|
||||||
|
0SmItrRJcxXY0Au2GRbQR7Jtl7j1/CokaFyiPyY2MvQh5C3ae3693AoQnnLSf5H9
|
||||||
|
NAZDOiLAjJJJx4J4mWJk2Sjli9Y4XtRImfmYpUL3esq2QuwWvSY=
|
||||||
|
=a4AV
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user