Accepting request 450697 from KDE:Applications
KDE Applications 16.12.1 OBS-URL: https://build.opensuse.org/request/show/450697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grantlee-editor?expand=0&rev=2
This commit is contained in:
commit
12d0dc6ca5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c72ed76988a103fd51146db5fac6c231e77a3a36dffb27d2a978a598fddb2e11
|
|
||||||
size 45416
|
|
3
grantlee-editor-16.12.1.tar.xz
Normal file
3
grantlee-editor-16.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01fed5a83d6e9ece0591172dd5ac48b9522e9c4d749b03c3c8484d3b246b5322
|
||||||
|
size 45440
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 14 08:50:22 UTC 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- - Update to KDE Applications 16.12.1
|
||||||
|
* KDE Applications 16.12.1
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12.1.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 13 19:30:39 UTC 2016 - tittiatcoke@gmail.com
|
Tue Dec 13 19:30:39 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package grantlee-editor
|
# spec file for package grantlee-editor
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: grantlee-editor
|
Name: grantlee-editor
|
||||||
Version: 16.12.0
|
Version: 16.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Base package of kdepim
|
Summary: Base package of kdepim
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
@ -34,11 +34,11 @@ BuildRequires: gettext-devel
|
|||||||
BuildRequires: grantleetheme-devel
|
BuildRequires: grantleetheme-devel
|
||||||
#Only required for the icon
|
#Only required for the icon
|
||||||
BuildRequires: kaddressbook
|
BuildRequires: kaddressbook
|
||||||
BuildRequires: kmail-application-icons
|
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: kcrash-devel
|
||||||
BuildRequires: kdbusaddons-devel
|
BuildRequires: kdbusaddons-devel
|
||||||
BuildRequires: kdoctools-devel
|
BuildRequires: kdoctools-devel
|
||||||
|
BuildRequires: kmail-application-icons
|
||||||
BuildRequires: knewstuff-devel
|
BuildRequires: knewstuff-devel
|
||||||
BuildRequires: kparts-devel
|
BuildRequires: kparts-devel
|
||||||
BuildRequires: kpimtextedit-devel >= %{_kapp_version}
|
BuildRequires: kpimtextedit-devel >= %{_kapp_version}
|
||||||
@ -64,6 +64,8 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
|||||||
Requires: kaddressbook
|
Requires: kaddressbook
|
||||||
Requires: kmail-application-icons
|
Requires: kmail-application-icons
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
# It can only build on the same platforms as Qt Webengine
|
||||||
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the core files of the kdepim module.
|
This package contains the core files of the kdepim module.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user