1
0

Accepting request 478162 from KDE:Applications

KDE Applications 16.12.3

OBS-URL: https://build.opensuse.org/request/show/478162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-print-manager?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2017-03-16 08:37:47 +00:00 committed by Git OBS Bridge
commit 3641f9d9b6
5 changed files with 17 additions and 21 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 9 12:37:10 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* Remove not needed PopupApplet definition from the plasmoid
- Remove patches, now upstream:
* remove-popupapplet-definition.patch
-------------------------------------------------------------------
Fri Feb 10 06:15:43 UTC 2017 - lbeltrame@kde.org

View File

@ -18,18 +18,16 @@
Name: kde-print-manager
Version: 16.12.2
Version: 16.12.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: A new print manager for KDE
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://dantti.wordpress.com/24.9.90/02/12/print-manager/
Source: print-manager-%{version}.tar.xz
# PATCH-FIX-UPSTREAM remove-popupapplet-definition.patch - Remove deprecated definition to enable AppStream generation
Patch0: remove-popupapplet-definition.patch
BuildRequires: cups
BuildRequires: cups-backends
BuildRequires: cups-client
@ -77,7 +75,6 @@ Author(s):
%prep
%setup -q -n print-manager-%{version}
%patch0 -p1
%build
%cmake_kf5 -d build -- -DCUPS_INCLUDE_DIR=%{_includedir}/cups

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cf1ff29e8dab93ef11a68cef394af09c205e68b1b660f9d0cbfc46347a0b0aa
size 94256

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29e549517b0b8ef96b25609d672419e1884a430c1e5a9397243a54e80fc65fd6
size 94268

View File

@ -1,13 +0,0 @@
diff --git a/plasmoid/package/metadata.desktop b/plasmoid/package/metadata.desktop
index 1bece28..06f594f 100644
--- a/plasmoid/package/metadata.desktop
+++ b/plasmoid/package/metadata.desktop
@@ -101,7 +101,7 @@ Comment[zh_TW]=列出列印工作並管理
Icon=printer
Type=Service
-X-KDE-ServiceTypes=Plasma/Applet,Plasma/PopupApplet
+X-KDE-ServiceTypes=Plasma/Applet
X-Plasma-API=declarativeappletscript
X-Plasma-MainScript=ui/printmanager.qml