diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index ee9399b..9485e31 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: pim-data-exporter -Version: 20.08.3 +Version: 20.12.0 Release: 1mamba Summary: KDE Frameworks 5 PIM data exporter Group: Graphical Desktop/Applications/Internet @@ -10,7 +10,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/pim-data-exporter-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -121,14 +120,16 @@ exit 0 %{_datadir}/metainfo/org.kde.pimdataexporter.appdata.xml %{_datadir}/qlogging-categories5/pimdataexporter.categories %{_datadir}/qlogging-categories5/pimdataexporter.renamecategories -%doc COPYING COPYING.DOC %files -n lib%{name} %defattr(-,root,root) %{_libdir}/libpimdataexporterprivate.so.* -%doc COPYING.LIB +%doc LICENSES %changelog +* Mon Dec 21 2020 Automatic Build System 20.12.0-1mamba +- automatic version update by autodist + * Sat Nov 07 2020 Automatic Build System 20.08.3-1mamba - automatic version update by autodist