Merge branch f39 into epel9-next

epel9^2
Troy Dawson 1 year ago
commit d65dc74ff8

4
.gitignore vendored

@ -48,3 +48,7 @@
/frameworkintegration-5.106.0.tar.xz
/frameworkintegration-5.107.0.tar.xz
/frameworkintegration-5.108.0.tar.xz
/frameworkintegration-5.109.0.tar.xz
/frameworkintegration-5.110.0.tar.xz
/frameworkintegration-5.111.0.tar.xz
/frameworkintegration-5.113.0.tar.xz

@ -1,10 +1,10 @@
%global framework frameworkintegration
Name: kf5-%{framework}
Version: 5.108.0
Release: 1%{?dist}
Version: 5.113.0
Release: 2%{?dist}
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
License: CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-LGPL
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %majmin_ver_kf5
@ -31,7 +31,7 @@ BuildRequires: kf5-rpm-macros >= %{majmin}
BuildRequires: libXcursor-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtx11extras-devel
%if 0%{?fedora} > 23
%if 0%{?fedora} > 23 && 0%{?fedora} < 40
%global appstream 1
BuildRequires: cmake(AppStreamQt)
BuildRequires: cmake(packagekitqt5)
@ -108,6 +108,33 @@ developing applications that use %{name}.
%changelog
* Wed Jan 03 2024 Jan Grulich <jgrulich@redhat.com> - 5.113.0-2
- Rebuild (qt5)
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
- 5.113.0
* Tue Nov 07 2023 Neal Gompa <ngompa@fedoraproject.org> - 5.111.0-3
- Disable appstream support for F40+
* Fri Oct 13 2023 Jan Grulich <jgrulich@redhat.com> - 5.111.0-2
- Rebuild (qt5)
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
- 5.111.0
* Mon Oct 09 2023 Jan Grulich <jgrulich@redhat.com> - 5.110.0-2
- Rebuild (qt5)
* Tue Sep 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.110.0-1
- 5.110.0
* Sat Aug 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.109.0-1
- 5.109.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.108.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
- 5.108.0

@ -1 +1 @@
SHA512 (frameworkintegration-5.108.0.tar.xz) = ea67b11edcffb546ec1cc41da03ac921738d6879ee0ecd652e27aacf6dd8af0d37da5bd29e2f3a43e41295abcec53d0b2679d56e937e99675cf0451d91db865e
SHA512 (frameworkintegration-5.113.0.tar.xz) = a9fe7a6c262482cb8b8d392064f66413a03d2bd031263470b0bbef1466bc18749d874d93c4c637958fecc72d7ec9273eabb3d48a0d7c457533c1ea7caf419e90

Loading…
Cancel
Save