Compare commits

..

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

67
.gitignore vendored

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

@ -1 +0,0 @@
b500623a7587d490348ba533903816150324cc2b SOURCES/kauth-5.96.0.tar.xz

@ -1,20 +1,15 @@
%global framework kauth
Name: kf5-%{framework}
Version: 5.96.0
Version: 5.115.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user
License: LGPLv2+
License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-or-later AND LGPL-2.1-or-later
URL: https://invent.kde.org/frameworks/%{framework}
%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
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= %{majmin}
@ -78,8 +73,72 @@ developing applications that use %{name}.
%changelog
* Wed Mar 06 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 5.96.0-1
- Rebuilt for MSVSphere 8.9
* 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
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
- 5.105.0
* 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
* 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
* 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
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
- 5.96.0

@ -0,0 +1 @@
SHA512 (kauth-5.115.0.tar.xz) = ace9bcefdba0425dc4e2fc4dfe90bd8faad91b1e5b6ed16ec5b7870f3f22e4384d4b1776c97da501eefb5dc7ed31412593c59a5567cb394e11838d8cfe118fde
Loading…
Cancel
Save