automatic version update by autodist [release 17.04.3-1mamba;Sun Aug 06 2017]

This commit is contained in:
Automatic Build System 2024-01-06 00:45:17 +01:00
parent ef22415008
commit 59d3bf202c

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kcalutils
Version: 16.12.3
Version: 17.04.3
Release: 1mamba
Summary: KDE Frameworks 5 Calentar utils library
Group: System/Libraries
@ -85,6 +85,8 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -96,14 +98,10 @@ exit 0
/sbin/ldconfig
exit 0
%files -n lib%{name}
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_kde5_libdir}/libKF5CalendarUtils.so.*
%{_libdir}/grantlee/*/kcalendar_grantlee_plugin.so
#%dir %{_datadir}/kcalendar
#%dir %{_datadir}/kcalendar/templates
#%dir %{_datadir}/kcalendar/templates/default
#%{_datadir}/kcalendar/templates/default/*.html
%doc COPYING
%files -n lib%{name}-devel
@ -120,6 +118,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KCalUtils.pri
%changelog
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
- automatic version update by autodist
* Sun Mar 12 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
- automatic version update by autodist