|
|
@ -1,4 +1,3 @@
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
|
|
|
%global framework knotifications
|
|
|
|
%global framework knotifications
|
|
|
|
|
|
|
|
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
|
# uncomment to enable bootstrap mode
|
|
|
@ -9,7 +8,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.85.0
|
|
|
|
Version: 5.88.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications
|
|
|
|
Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications
|
|
|
|
|
|
|
|
|
|
|
@ -74,8 +73,9 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%{cmake_kf5} \
|
|
|
|
%cmake_kf5 \
|
|
|
|
%{?tests:-DBUILD_TESTING:BOOL=ON}
|
|
|
|
%{?tests:-DBUILD_TESTING:BOOL=ON}
|
|
|
|
|
|
|
|
|
|
|
|
%cmake_build
|
|
|
|
%cmake_build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -105,6 +105,7 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" |
|
|
|
|
%{_kf5_libdir}/libKF5Notifications.so.*
|
|
|
|
%{_kf5_libdir}/libKF5Notifications.so.*
|
|
|
|
%{_kf5_datadir}/kservicetypes5/knotificationplugin.desktop
|
|
|
|
%{_kf5_datadir}/kservicetypes5/knotificationplugin.desktop
|
|
|
|
%{_kf5_datadir}/knotifications5/
|
|
|
|
%{_kf5_datadir}/knotifications5/
|
|
|
|
|
|
|
|
%{_kf5_qmldir}/org/kde/notification/
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%{_kf5_includedir}/knotifications_version.h
|
|
|
|
%{_kf5_includedir}/knotifications_version.h
|
|
|
@ -116,6 +117,15 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Nov 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.88.0-1
|
|
|
|
|
|
|
|
- 5.88.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 05 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.87.0-1
|
|
|
|
|
|
|
|
- 5.87.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 14 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.86.0-1
|
|
|
|
|
|
|
|
- 5.86.0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 12 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.85.0-1
|
|
|
|
* Thu Aug 12 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.85.0-1
|
|
|
|
- 5.85.0
|
|
|
|
- 5.85.0
|
|
|
|
|
|
|
|
|
|
|
|