diff --git a/kpeople.spec b/kpeople.spec index 43e1453..c08126d 100644 --- a/kpeople.spec +++ b/kpeople.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpeople -Version: 5.96.0 +Version: 5.97.0 Release: 1mamba Summary: KDE Frameworks 5 access to all contacts and aggregates them by person Group: System/Libraries @@ -10,7 +10,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/kpeople-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -80,7 +79,7 @@ exit 0 %{_libdir}/qt5/qml/org/kde/people/libKF5PeopleDeclarative.so %{_libdir}/qt5/qml/org/kde/people/qmldir %{_datadir}/qlogging-categories5/kpeople.*categories -%{_kde5_servicetypesdir}/*.desktop +#%{_kde5_servicetypesdir}/*.desktop %doc LICENSES %files -n lib%{name}-devel @@ -95,6 +94,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KPeopleWidgets.pri %changelog +* Thu Aug 18 2022 Automatic Build System 5.97.0-1mamba +- automatic version update by autodist + * Mon Jul 11 2022 Automatic Build System 5.96.0-1mamba - automatic version update by autodist