Compare commits

..

No commits in common. 'epel9' and 'i8ce' have entirely different histories.
epel9 ... i8ce

67
.gitignore vendored

@ -1,66 +1 @@
/kconfigwidgets-5.47.0.tar.xz
/kconfigwidgets-5.48.0.tar.xz
/kconfigwidgets-5.49.0.tar.xz
/kconfigwidgets-5.50.0.tar.xz
/kconfigwidgets-5.51.0.tar.xz
/kconfigwidgets-5.52.0.tar.xz
/kconfigwidgets-5.53.0.tar.xz
/kconfigwidgets-5.54.0.tar.xz
/kconfigwidgets-5.55.0.tar.xz
/kconfigwidgets-5.56.0.tar.xz
/kconfigwidgets-5.57.0.tar.xz
/kconfigwidgets-5.58.0.tar.xz
/kconfigwidgets-5.59.0.tar.xz
/kconfigwidgets-5.60.0.tar.xz
/kconfigwidgets-5.61.0.tar.xz
/kconfigwidgets-5.62.0.tar.xz
/kconfigwidgets-5.63.0.tar.xz
/kconfigwidgets-5.64.0.tar.xz
/kconfigwidgets-5.65.0.tar.xz
/kconfigwidgets-5.66.0.tar.xz
/kconfigwidgets-5.67.0.tar.xz
/kconfigwidgets-5.68.0.tar.xz
/kconfigwidgets-5.69.0.tar.xz
/kconfigwidgets-5.70.0.tar.xz
/kconfigwidgets-5.71.0.tar.xz
/kconfigwidgets-5.72.0.tar.xz
/kconfigwidgets-5.73.0.tar.xz
/kconfigwidgets-5.74.0.tar.xz
/kconfigwidgets-5.75.0.tar.xz
/kconfigwidgets-5.76.0.tar.xz
/kconfigwidgets-5.77.0.tar.xz
/kconfigwidgets-5.78.0.tar.xz
/kconfigwidgets-5.79.0.tar.xz
/kconfigwidgets-5.80.0.tar.xz
/kconfigwidgets-5.81.0.tar.xz
/kconfigwidgets-5.82.0.tar.xz
/kconfigwidgets-5.83.0.tar.xz
/kconfigwidgets-5.85.0.tar.xz
/kconfigwidgets-5.86.0.tar.xz
/kconfigwidgets-5.87.0.tar.xz
/kconfigwidgets-5.88.0.tar.xz
/kconfigwidgets-5.89.0.tar.xz
/kconfigwidgets-5.90.0.tar.xz
/kconfigwidgets-5.90.1.tar.xz
/kconfigwidgets-5.91.0.tar.xz
/kconfigwidgets-5.92.0.tar.xz
./kconfigwidgets-5.93.tar.xz
/kconfigwidgets-5.94.0.tar.xz
/kconfigwidgets-5.96.0.tar.xz
/kconfigwidgets-5.97.0.tar.xz
/kconfigwidgets-5.98.0.tar.xz
/kconfigwidgets-5.99.0.tar.xz
/kconfigwidgets-5.100.0.tar.xz
/kconfigwidgets-5.101.0.tar.xz
/kconfigwidgets-5.102.0.tar.xz
/kconfigwidgets-5.103.0.tar.xz
/kconfigwidgets-5.104.0.tar.xz
/kconfigwidgets-5.105.0.tar.xz
/kconfigwidgets-5.106.0.tar.xz
/kconfigwidgets-5.107.0.tar.xz
/kconfigwidgets-5.108.0.tar.xz
/kconfigwidgets-5.109.0.tar.xz
/kconfigwidgets-5.110.0.tar.xz
/kconfigwidgets-5.111.0.tar.xz
/kconfigwidgets-5.113.0.tar.xz
/kconfigwidgets-5.115.0.tar.xz
SOURCES/kconfigwidgets-5.96.0.tar.xz

@ -0,0 +1 @@
8ca38d905e9d5a3d0aa7333ce160323d102902f7 SOURCES/kconfigwidgets-5.96.0.tar.xz

@ -1,18 +1,22 @@
%global framework kconfigwidgets
Name: kf5-%{framework}
Version: 5.115.0
Version: 5.96.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
License: CC0-1.0 AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT
License: GPLv2+ and LGPLv2+ and MIT
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= %{majmin}
BuildRequires: kf5-kauth-devel >= %{majmin}
BuildRequires: kf5-kcodecs-devel >= %{majmin}
@ -24,10 +28,6 @@ BuildRequires: kf5-ki18n-devel >= %{majmin}
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
BuildRequires: kf5-rpm-macros
# KColorScheme requires color schemes to be installed
# https://pagure.io/fedora-workstation/issue/314
Requires: plasma-breeze-common
BuildRequires: qt5-qtbase-devel
BuildRequires: cmake(Qt5UiPlugin)
@ -48,7 +48,7 @@ developing applications that use %{name}.
%prep
%autosetup -n %{framework}-%{version} -p1
%autosetup -n %{framework}-%{version}
%build
@ -85,84 +85,8 @@ developing applications that use %{name}.
%changelog
* Sat Feb 10 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.115.0-1
- 5.115.0
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
- 5.113.0
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
- 5.111.0
* 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
* Sat Jun 03 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.107.0-1
- 5.107.0
* Mon May 15 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.106.0-1
- 5.106.0
* Fri Apr 07 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-2
- Re-spin from upstream
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
- 5.105.0
* Mon Mar 20 2023 Jan Grulich <jgrulich@redhat.com> - 5.104.0-2
- KColorSchemeManager: don't override color scheme set by platform theme
* Sat Mar 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.104.0-1
- 5.104.0
* 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
* Tue Dec 13 2022 Jan Grulich <jgrulich@redhat.com> - 5.101.0-2
- KColorSchemeManager: properly restore default palette
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
- 5.101.0
- use new macros to simplify code
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
- 5.100.0
* Fri Oct 14 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.99.0-1
- 5.99.0
* Thu Sep 15 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.98.0-1
- 5.98.0
* Thu Aug 18 2022 Jan Grulich <jgrulich@redhat.com> - 5.97.0-2
- Requires: plasma-breeze-common
* Sat Aug 13 2022 Justin Zobel <justin@1707.io> - 5.97.0-1
- Update to 5.97.0
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.96.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Mar 06 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 5.96.0-1
- Rebuilt for MSVSphere 8.9
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
- 5.96.0

@ -1 +0,0 @@
SHA512 (kconfigwidgets-5.115.0.tar.xz) = 2491e0dead8fc5b2ea5bb64587405383f5d8f5eec2dc289cd9d404e797f8d9fda7cbe3d56846c6253f035db54f1f262f29e7dcfb68266f3734303d393e94209e
Loading…
Cancel
Save