From 66785f695de49d5bc2c25e7c1ef062b790653ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 2 Apr 2023 10:21:00 +0200 Subject: [PATCH 1/2] 5.105.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea52bdb..a5c69eb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /frameworkintegration-5.102.0.tar.xz /frameworkintegration-5.103.0.tar.xz /frameworkintegration-5.104.0.tar.xz +/frameworkintegration-5.105.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 2a1ead2..904562c 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.104.0 +Version: 5.105.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 +- 5.105.0 + * Sat Mar 04 2023 Marc Deop i Argemí - 5.104.0-1 - 5.104.0 diff --git a/sources b/sources index 2e65afc..e803cfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (frameworkintegration-5.104.0.tar.xz) = 2c5130b555b93cb72ce36be3708868fd35ebcda0a226e5099efe337477d53f938f066fd35a7e90efddadd3a51f427810b1b412028bbe6222e9208915afa06a74 +SHA512 (frameworkintegration-5.105.0.tar.xz) = ecb819d332864e34b6dd0273afec417135a5c1ea7cbdea2bad9bf33b03eef231df50edb4e6296ed6f04f036746839af45992606a83609f4899944ce69326f839 From 56905a05fdb17e194724d3c3c83f5b54616047c0 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 12 Apr 2023 06:31:48 +0200 Subject: [PATCH 2/2] Rebuild (qt5) --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 904562c..cdd3098 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Wed Apr 12 2023 Jan Grulich - 5.105.0-2 +- Rebuild (qt5) + * Sun Apr 02 2023 Marc Deop i Argemí - 5.105.0-1 - 5.105.0