automatic version update by autodist [release 20.08.0-1mamba;Mon Aug 17 2020]
This commit is contained in:
parent
baf9d7e3af
commit
68cf6759db
11
kimap.spec
11
kimap.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kimap
|
||||
Version: 20.04.3
|
||||
Version: 20.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 IMAP library
|
||||
Group: System/Libraries
|
||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kimap-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -79,9 +78,8 @@ exit 0
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5IMAP.so.*
|
||||
%{_datadir}/qlogging-categories5/kimap.categories
|
||||
%{_datadir}/qlogging-categories5/kimap.renamecategories
|
||||
%doc COPYING COPYING.LIB
|
||||
%{_datadir}/qlogging-categories5/kimap.*categories
|
||||
%doc LICENSES
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -97,6 +95,9 @@ exit 0
|
||||
%{_kde5_mkspecsdir}/qt_KIMAP.pri
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user