Merge branch f37 into epel9-next

epel9
Troy Dawson 2 years ago
commit fed4743b2a

1
.gitignore vendored

@ -42,3 +42,4 @@
/frameworkintegration-5.100.0.tar.xz
/frameworkintegration-5.101.0.tar.xz
/frameworkintegration-5.102.0.tar.xz
/frameworkintegration-5.103.0.tar.xz

@ -1,13 +1,13 @@
%global framework frameworkintegration
Name: kf5-%{framework}
Version: 5.102.0
Version: 5.103.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
@ -108,6 +108,12 @@ developing applications that use %{name}.
%changelog
* Sun Feb 05 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.103.0-1
- 5.103.0
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.102.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jan 14 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.102.0-1
- 5.102.0

@ -1 +1 @@
SHA512 (frameworkintegration-5.102.0.tar.xz) = 2cbddc96e120371219ec626b491b68f0c1d7d738e65e9087829dee596e26a6263f5ff5f26d42e0de622f1940c32b92763a14f7f3aafa7bd8976897373287a06a
SHA512 (frameworkintegration-5.103.0.tar.xz) = 604b3a75a64b91fcf2991e84a5703cd33832342a4c931c90cba15d453cc89287ea248ead8f31f643d0333c4f63c12d93f61bf531e8f7eb99cadd9af72f6e0ea1

Loading…
Cancel
Save