automatic version update by autodist [release 22.04.0-1mamba;Tue Apr 26 2022]
This commit is contained in:
parent
32271453f1
commit
45845f88c6
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kcalutils
|
||||
Version: 21.12.3
|
||||
Version: 22.04.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Calentar utils library
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kcalutils-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -23,7 +22,6 @@ BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkidentitymanagement-devel
|
||||
BuildRequires: libkpimtextedit-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
@ -80,7 +78,7 @@ exit 0
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5CalendarUtils.so.*
|
||||
%{_libdir}/grantlee/*/kcalendar_grantlee_plugin.so
|
||||
%{_libdir}/KTextTemplate/kcalendar_grantlee_plugin.so
|
||||
%{_datadir}/qlogging-categories5/kcalutils.*categories
|
||||
%doc LICENSES
|
||||
|
||||
@ -91,13 +89,16 @@ exit 0
|
||||
%{_kde5_includedir}/KCalUtils/KCalUtils/*
|
||||
%dir %{_kde5_includedir}/KCalUtils/kcalutils
|
||||
%{_kde5_includedir}/KCalUtils/kcalutils/*
|
||||
%{_kde5_includedir}/kcalutils_version.h
|
||||
%{_kde5_includedir}/KCalUtils/kcalutils_version.h
|
||||
%dir %{_kde5_libdir}/cmake/KF5CalendarUtils
|
||||
%{_kde5_libdir}/cmake/KF5CalendarUtils/KF5CalendarUtils*.cmake
|
||||
%{_kde5_libdir}/libKF5CalendarUtils.so
|
||||
%{_kde5_mkspecsdir}/qt_KCalUtils.pri
|
||||
|
||||
%changelog
|
||||
* Tue Apr 26 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user