Merge branch epel8-next into epel8

epel8
Troy Dawson 2 years ago
commit 6f0e5ba7a6

7
.gitignore vendored

@ -39,3 +39,10 @@
/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

@ -2,7 +2,7 @@
%global framework kcrash
Name: kf5-%{framework}
Version: 5.88.0
Version: 5.96.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes
@ -65,7 +65,7 @@ developing applications that use %{name}.
%{_kf5_libdir}/libKF5Crash.so.*
%files devel
%{_kf5_includedir}/kcrash_version.h
%{_kf5_includedir}/KCrash/
%{_kf5_libdir}/libKF5Crash.so
%{_kf5_libdir}/cmake/KF5Crash/
@ -73,6 +73,30 @@ developing applications that use %{name}.
%changelog
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
- 5.96.0
* Fri May 13 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.94.0-1
- 5.94.0
* Sun Apr 10 2022 Justin Zobel <justin@1707.io> - 5.93-1
- Update to 5.93
* Thu Mar 10 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.92.0-1
- 5.92.0
* Fri Feb 11 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.91.0-1
- 5.91.0
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.90.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 04 2022 Marc Deop i Argemí (Private) <marc@marcdeop.com> - 5.90.0-1
- 5.90.0
* Wed Dec 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.89.0-1
- 5.89.0
* Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1
- 5.88.0

@ -1 +1 @@
SHA512 (kcrash-5.88.0.tar.xz) = 5afa345b0d98e643b8e9577dab2d507d17b33548cb9e60116deb35a29ae32c13b786bbbf9fddbbc8e301d6e34bb60689c26edd2e9a51298e8bdacf7f866d5f9a
SHA512 (kcrash-5.96.0.tar.xz) = 8ad68c4e32fad319b7c9fc17b0daab05bf0e963f97a22b3662c58de4841e602c60f3406289410318992af2bff8ff07130f6b54ad074367f161c03f6106c9de9f

Loading…
Cancel
Save