From df3c7ce383f4b624d81f12f255d55c95f01d9e192be7dadedc9a1fa8dd65bdf5 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 9 Jan 2022 10:15:04 +0000 Subject: [PATCH] KDE Frameworks 5.90.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=250 --- kinit-5.89.0.tar.xz | 3 --- kinit-5.89.0.tar.xz.sig | 11 ----------- kinit-5.90.0.tar.xz | 3 +++ kinit-5.90.0.tar.xz.sig | 11 +++++++++++ kinit.changes | 9 +++++++++ kinit.spec | 15 ++++++--------- 6 files changed, 29 insertions(+), 23 deletions(-) delete mode 100644 kinit-5.89.0.tar.xz delete mode 100644 kinit-5.89.0.tar.xz.sig create mode 100644 kinit-5.90.0.tar.xz create mode 100644 kinit-5.90.0.tar.xz.sig diff --git a/kinit-5.89.0.tar.xz b/kinit-5.89.0.tar.xz deleted file mode 100644 index 32a33b2..0000000 --- a/kinit-5.89.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2967d19fc01c2a9cedd0036eccf17e6d21e7e8cfc16f171e992180edcfc78ad2 -size 119260 diff --git a/kinit-5.89.0.tar.xz.sig b/kinit-5.89.0.tar.xz.sig deleted file mode 100644 index eaf243a..0000000 --- a/kinit-5.89.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv/gACgkQWNDuZIpI -s7vqMgf/USmmQmSUpimRY7jXD34YgUwbm5C6SocPnLZSwb4VB2gXvNdAHmwM1sSv -6SiSfahU8vCLi4Yzy+6zl+9avHVBeaCIxkpdJmQKpigI7hqItXG0SWaz9Vt13idE -uGyyDB5u2fVeNGH5CDUq4Qw+6SuuadkPGvrNPupPSdDIx9WwKa1lSlACFeK+S3UW -0cmdJZaFkcHD/pKM/v7S3Q9UcCVM1paauDdIlii6yWpJneFo23vYzWGKIpPcJxCm -HJt1Ycwom2ZdOSbChIzF+mNX4iZdHG7AO1CAmrim4p4vH7DEkgLU9Agw9hKnf9lI -S6BZTR2RgpegeWuSyqwe3zwF+6HIkQ== -=rcwS ------END PGP SIGNATURE----- diff --git a/kinit-5.90.0.tar.xz b/kinit-5.90.0.tar.xz new file mode 100644 index 0000000..3753e9b --- /dev/null +++ b/kinit-5.90.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3858eeb80b044e884bdc77e110e7ecb34cdb91575c544a95502123a183c57c +size 119236 diff --git a/kinit-5.90.0.tar.xz.sig b/kinit-5.90.0.tar.xz.sig new file mode 100644 index 0000000..2fe4610 --- /dev/null +++ b/kinit-5.90.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQV3cACgkQWNDuZIpI +s7sGhwgAjDT3oDuvDSa2fZxwr/xI96HD6bh7BX4fZslCxRh3Kf9RWDaWLRluoCb9 +soeaEgOE7saWPA9+O6TNKgQPjDDtyDp74qtXDK3GKJJ9+otQMkwk0ic1kuByxKYn +n7AXWYQk8omPngay/wAMH7+Jp48w76nlC58QTmPx9rT7LDlsiUTzV9fkBvIehb8K +aXd9z7iTGeWMQTkhxqC2QZHKIn/fez6/CjdND58qR50abun8/YqYm9KlVSTNOZgp +OVmZCwPIAjVVgrTa2N4vlzqzfHGnkCqkulSR7bnz/o0OxqL1+jBqSz6ecJz4d5G/ +fV0VQRfitiyxV9OZjuLIwvnuZSSYjg== +=cmZW +-----END PGP SIGNATURE----- diff --git a/kinit.changes b/kinit.changes index f7a42e1..ec17a91 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 3 12:47:39 UTC 2022 - Christophe Giboudeaux + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- No code change since 5.89.0 + ------------------------------------------------------------------- Sat Dec 4 22:56:43 UTC 2021 - Christophe Giboudeaux diff --git a/kinit.spec b/kinit.spec index b617e2e..ad77eb8 100644 --- a/kinit.spec +++ b/kinit.spec @@ -16,21 +16,21 @@ # -%define _tar_path 5.89 +%define _tar_path 5.90 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kinit -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Helper library to speed up start of applications on KDE workspaces License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -57,9 +57,6 @@ BuildRequires: cmake(Qt5Gui) >= 5.15.0 BuildRequires: cmake(Qt5Widgets) >= 5.15.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) -%if %{with lang} -Recommends: %{name}-lang = %{version} -%endif %description Kdeinit is a process launcher somewhat similar to the famous init used for @@ -87,14 +84,14 @@ booting UNIX. Development files. %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %endif %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif