diff --git a/frameworkintegration-5.100.0.tar.xz b/frameworkintegration-5.100.0.tar.xz deleted file mode 100644 index 1fca8e0..0000000 --- a/frameworkintegration-5.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:959d54e508b5d285d3f8e4c35d0cea3a0eb7687ae2bb6f9e4918e441412ee5a0 -size 1759992 diff --git a/frameworkintegration-5.100.0.tar.xz.sig b/frameworkintegration-5.100.0.tar.xz.sig deleted file mode 100644 index 886983f..0000000 --- a/frameworkintegration-5.100.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmToACgkQWNDuZIpI -s7siowf9HQvpjagk5LSOhfd8b8PA8jtV1k2n3o7iG//cKCy7SZBJTQhY0lO0c/os -9o/jbcGgRfGlyIXIJS2h5yXDaGiEcVvkNeKdbiN7hmUiQM7Tj/WJJJoIQm6bPppU -VevgiX6COqRJfVM4i6KTKer2YIknittd4VfpBT2nn+B1E0lXzF08bVf0ifeSkuam -bQSNKVcSnWr09U7psRzSN5n2gnqsi6j+tDTLCicVgSNGHQZ0YbexpM0XEB1hOv50 -HShl7LGC9nwcoK2mTpJgdNElWGWLtMcshztNejtTAOj3jf8o03y01BMIgk27CYHg -nglKULDbQY/wTy8ZgNSstAkLPyDB9Q== -=eXCw ------END PGP SIGNATURE----- diff --git a/frameworkintegration-5.101.0.tar.xz b/frameworkintegration-5.101.0.tar.xz new file mode 100644 index 0000000..2777188 --- /dev/null +++ b/frameworkintegration-5.101.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c52b56140ab79ad38e4a3a32a7765a3c955476d46208a821cb1ed3b3f6fb47c +size 1759996 diff --git a/frameworkintegration-5.101.0.tar.xz.sig b/frameworkintegration-5.101.0.tar.xz.sig new file mode 100644 index 0000000..a83017a --- /dev/null +++ b/frameworkintegration-5.101.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLIUACgkQWNDuZIpI +s7uy6AgArT97Iq6nyhX0vLBr/BBRUeT3zVg6ih/Tffjq/OSP9aHUX6SUcvPlXmmV +57LAL7RNlC4Py153S2omnS8pq1nM5raosZQinDPcEUzHsPuwCuZdDTTHJjXu7bVQ +uuwOW4ET/TVqrkLBfN4+oNJpj6FIlVqGFwQ5GjPUkQNkQ/pjVY+GomNTxpOocTrv ++OZrFx6sNRrXZzT5kHacLh0bpqJLkK/UvfZAkLdz2Ws2H88ItuApN90JYt0vfXcj +cHF2bFYXWFP9O9cM5aWGalcjHs8t6+OdavWg1Gf+BqSzLZ9L0em/0jcN/l66Ur4W +mxnjYxUwvF/CmA7Bwg7+bob0C1ZuZg== +=A2RO +-----END PGP SIGNATURE----- diff --git a/frameworkintegration.changes b/frameworkintegration.changes index cb581a3..fc6aad8 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 6 20:10:20 UTC 2022 - Christophe Marin + +- Update to 5.101.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.101.0 +- No code change since 5.100.0 + ------------------------------------------------------------------- Tue Nov 8 08:34:50 UTC 2022 - Christophe Giboudeaux diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 07a2889..f18f6f1 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,7 +17,7 @@ %define lname libKF5Style5 -%define _tar_path 5.100 +%define _tar_path 5.101 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,11 +25,10 @@ # Only needed for the package signature condition %bcond_without released Name: frameworkintegration -Version: 5.100.0 +Version: 5.101.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later -Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz %if %{with released} @@ -61,7 +60,6 @@ Applications do not need to link to this directly. %package -n %{lname} Summary: Plugins responsible for better integration of Qt applications in KDE Workspace -Group: System/GUI/KDE Obsoletes: %{lname}-lang < %{version} Obsoletes: libKF5Style4 @@ -74,7 +72,6 @@ Applications do not need to link to this directly. %package plugin Summary: Plugins responsible for better integration of Qt applications in KDE Workspace -Group: System/GUI/KDE Requires: plasma5-integration-plugin Conflicts: %{lname} < 5.6.0 @@ -87,7 +84,6 @@ Applications do not need to link to this directly. %package devel Summary: Plugins responsible for better integration of Qt applications in KDE Workspace -Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules Requires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}