automatic version update by autodist [release 5.27.0-1mamba;Sun Oct 16 2016]
This commit is contained in:
parent
34bfe99410
commit
0e02b0fde1
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: knewstuff
|
||||
Version: 5.23.0
|
||||
Version: 5.27.0
|
||||
Release: 1mamba
|
||||
Summary: Framework for downloading and sharing additional application data
|
||||
Group: System/Libraries
|
||||
@ -62,7 +62,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -84,8 +84,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools/presets-kmoretools
|
||||
%{_kde5_datadir}/kf5/kmoretools/presets-kmoretools/*
|
||||
%dir %{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools
|
||||
%{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/*
|
||||
#%dir %{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools
|
||||
#%{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/*
|
||||
%doc COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -99,10 +99,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_libdir}/cmake/KF5NewStuff
|
||||
%{_libdir}/cmake/KF5NewStuff/KF5NewStuff*.cmake
|
||||
%{_libdir}/libKF5NewStuff.so
|
||||
/usr/mkspecs/modules/qt_KNewStuff.pri
|
||||
%{_kde5_mkspecsdir}/qt_KNewStuff.pri
|
||||
%doc README.md TODO
|
||||
|
||||
%changelog
|
||||
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user