Accepting request 421355 from KDE:Applications
Update to KDE Applications 16.08.0 OBS-URL: https://build.opensuse.org/request/show/421355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mailimporter?expand=0&rev=5
This commit is contained in:
commit
a4ceaa51fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df9ea7521cebb7976c4fe7700a4cd84adbd0f9b3119b81030e063747adad01f1
|
||||
size 372284
|
3
mailimporter-16.08.0.tar.xz
Normal file
3
mailimporter-16.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f6dd3ff493ae3b4bcec5915ad1c720c1e108150c10d3e510f0f75b4703953ad
|
||||
size 382864
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 23 13:49:10 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Build only on architectures supported by libqt5-qtwebengine
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 12 10:07:03 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.08.0
|
||||
* KDE Applications 16.08.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.08.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 14:42:03 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.07.90
|
||||
* KDE Applications 16.07.90 (16.08-RC)
|
||||
* https://www.kde.org/announcements/announce-applications-16.07.90.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 19:50:41 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
|
@ -17,27 +17,28 @@
|
||||
|
||||
|
||||
Name: mailimporter
|
||||
Version: 16.04.3
|
||||
Version: 16.08.0
|
||||
Release: 0
|
||||
Summary: Base package of kdepim
|
||||
License: GPL-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: akonadi-contact-devel
|
||||
BuildRequires: akonadi-mime-devel
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
|
||||
BuildRequires: akonadi-mime-devel = %{version}
|
||||
BuildRequires: akonadi-server-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: libkdepim-devel
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5UiTools) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.5.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.5.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -58,6 +59,7 @@ This package contains the mailimporter library.
|
||||
Summary: MailImporter library for kdepim
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Requires: %{name} >= %{version}
|
||||
|
||||
%description -n libKF5MailImporter5
|
||||
MailImporter Library
|
||||
@ -87,4 +89,8 @@ The development package for the mailimporter libraries
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libKF5MailImporter.so.*
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_configdir}/mailimporter.categories
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user