KDE Frameworks 5.100.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=288
This commit is contained in:
parent
eeb0601ea0
commit
b227a762df
3
frameworkintegration-5.100.0.tar.xz
Normal file
3
frameworkintegration-5.100.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:959d54e508b5d285d3f8e4c35d0cea3a0eb7687ae2bb6f9e4918e441412ee5a0
|
||||||
|
size 1759992
|
11
frameworkintegration-5.100.0.tar.xz.sig
Normal file
11
frameworkintegration-5.100.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmToACgkQWNDuZIpI
|
||||||
|
s7siowf9HQvpjagk5LSOhfd8b8PA8jtV1k2n3o7iG//cKCy7SZBJTQhY0lO0c/os
|
||||||
|
9o/jbcGgRfGlyIXIJS2h5yXDaGiEcVvkNeKdbiN7hmUiQM7Tj/WJJJoIQm6bPppU
|
||||||
|
VevgiX6COqRJfVM4i6KTKer2YIknittd4VfpBT2nn+B1E0lXzF08bVf0ifeSkuam
|
||||||
|
bQSNKVcSnWr09U7psRzSN5n2gnqsi6j+tDTLCicVgSNGHQZ0YbexpM0XEB1hOv50
|
||||||
|
HShl7LGC9nwcoK2mTpJgdNElWGWLtMcshztNejtTAOj3jf8o03y01BMIgk27CYHg
|
||||||
|
nglKULDbQY/wTy8ZgNSstAkLPyDB9Q==
|
||||||
|
=eXCw
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33fdcfa6c32625348d9a4a99d79f3d0d316efca98f0dd48ab366b1b73b30bd91
|
|
||||||
size 1760344
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VTwACgkQWNDuZIpI
|
|
||||||
s7vRswf+M2Pfod3V+8XSqM1Btz4VkncNg3Nur/DhHKCM+j6pcW0oEThPXRg39nfh
|
|
||||||
rYJQ+pTyoRPB4f67MMzk+nCtdMZCEelT69mVevPSqWpo/91xn8YZAD1ob/H/rrdO
|
|
||||||
pNoR4HmltBQj7iIw/yI0ANB5MKIhUHF9Cr3edz8VvuOOoeF72YQ5xccSbhtHQgqJ
|
|
||||||
lTfmgpASiCek4MGYFREAAVppg0m5tFSc39imq0+pemkWgaxNf9xcTkc+iRjqeMr7
|
|
||||||
Bf4dh3AkZl1XrR81HoPxiQfphrTjeN6346eYFdEIbN6I1d9XQ4cCgOmiIWN6Qar1
|
|
||||||
dLB7RK47yC+7FSslmYAE5zWqA2IMSA==
|
|
||||||
=CxpF
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 8 08:34:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.100.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.100.0
|
||||||
|
- No code change since 5.99.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 1 15:55:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Oct 1 15:55:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.99
|
%define _tar_path 5.100
|
||||||
# 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)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.99.0
|
Version: 5.100.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user