automatic version update by autodist [release 5.91.0-1mamba;Wed Feb 16 2022]
This commit is contained in:
parent
dd7d41a898
commit
2524cab706
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: knotifications
|
||||
Version: 5.90.0
|
||||
Version: 5.91.0
|
||||
Release: 1mamba
|
||||
Summary: Desktop notifications framework
|
||||
Group: System/Libraries
|
||||
@ -27,7 +27,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
@ -87,13 +86,15 @@ This package contains libraries and header files for developing applications tha
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/KNotifications
|
||||
%{_kde5_includedir}/knotifications_version.h
|
||||
%{_kde5_libdir}/libKF5Notifications.so
|
||||
%{_kde5_mkspecsdir}/qt_KNotifications.pri
|
||||
%{_kde5_libdir}/cmake/KF5Notifications
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 5.90.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user