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