Merge branch epel8-next into epel8

epel8
Troy Dawson 2 years ago
commit e1dd062cc5

7
.gitignore vendored

@ -39,3 +39,10 @@
/knotifications-5.86.0.tar.xz
/knotifications-5.87.0.tar.xz
/knotifications-5.88.0.tar.xz
/knotifications-5.89.0.tar.xz
/knotifications-5.90.0.tar.xz
/knotifications-5.91.0.tar.xz
/knotifications-5.92.0.tar.xz
./knotifications-5.93.tar.xz
/knotifications-5.94.0.tar.xz
/knotifications-5.96.0.tar.xz

@ -8,7 +8,7 @@
%endif
Name: kf5-%{framework}
Version: 5.88.0
Version: 5.96.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications
@ -108,7 +108,7 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" |
%{_kf5_qmldir}/org/kde/notification/
%files devel
%{_kf5_includedir}/knotifications_version.h
%{_kf5_includedir}/KNotifications/
%{_kf5_libdir}/libKF5Notifications.so
%{_kf5_libdir}/cmake/KF5Notifications/
@ -117,6 +117,30 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" |
%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 (knotifications-5.88.0.tar.xz) = 8a3670e9dcff696a65f495f41db1ce680fba4ca7d307b5aea4baa1626ad58132a630fe66f50d685578a9aa5cb8a9229155cc6f6c0cf414ac008de61a64cab7fd
SHA512 (knotifications-5.96.0.tar.xz) = a38af9f7fb2d472589846e0b62ee56865f229662167bfc09b7e85ae18619fe67a71f06c4ddfc8da81093736810ba5db82ac91b5fd40bbb88357ff647d91746e9

Loading…
Cancel
Save