Compare commits

..

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

66
.gitignore vendored

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

@ -0,0 +1 @@
f38325f5ae20b21217f2f52bb113f93fa7686a2c SOURCES/kcrash-5.96.0.tar.xz

@ -2,15 +2,20 @@
%global framework kcrash
Name: kf5-%{framework}
Version: 5.115.0
Version: 5.96.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
License: CC0-1.0 AND LGPL-2.0-or-later
License: LGPLv2+
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
## upstream patches
@ -68,72 +73,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
* 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
* Thu Mar 07 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 (kcrash-5.115.0.tar.xz) = a8c9d9676433f6017681328b93a9218a6e87794712488a905ba6a783c4b370a3d65b9efe6e8c77d809f72cde0fa28a43020b3e0ef909197918c76d94592b3233
Loading…
Cancel
Save