1
0

Accepting request 658382 from KDE:Applications

KDE Applications 18.12

OBS-URL: https://build.opensuse.org/request/show/658382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-print-manager?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2019-01-08 11:20:57 +00:00 committed by Git OBS Bridge
commit 0eed18b521
4 changed files with 59 additions and 20 deletions

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Fri Dec 14 06:09:07 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:55:55 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Tue Nov 20 06:22:14 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:56:57 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Fix minor EBN issues
* Show printer and job name if only one job is being printed
* Hide printer applet if no printer is configured
* Use binding for plasmoid tooltip
* Use binding for applet state
* Fix minor EBN issues
* Use KCMShell import
-------------------------------------------------------------------
Thu Nov 08 20:43:35 UTC 2018 - lbeltrame@kde.org
@ -44,7 +85,7 @@ Thu Jul 26 13:00:39 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* use nullptr
* Use nullptr. use override
@ -101,7 +142,7 @@ Fri Apr 06 07:09:19 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Too many changes to list here
@ -222,7 +263,7 @@ Sat Aug 5 18:19:47 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
@ -281,7 +322,7 @@ Sat Mar 25 23:10:24 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* Make kded happy by prepending "kded_" to the X-KDE-Library value "printmanager"
* Remove the depreciated Plasma PopupApplet servicetype
@ -383,7 +424,7 @@ Mon Aug 8 14:51:32 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
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
-------------------------------------------------------------------
@ -504,7 +545,7 @@ Fri Aug 7 06:48:55 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* https://www.kde.org/announcements/announce-applications-15.08-rc.php
-------------------------------------------------------------------

View File

@ -17,18 +17,17 @@
#
%bcond_without lang
Name: kde-print-manager
Version: 18.08.3
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kde-print-manager
Version: 18.12.0
Release: 0
Summary: A print manager for KDE
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
URL: http://www.kde.org
Source: print-manager-%{version}.tar.xz
BuildRequires: cups
BuildRequires: cups-backends
@ -58,13 +57,12 @@ BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Widgets)
Recommends: %{name}-lang
Conflicts: kde4-print-manager
Obsoletes: kde4-print-manager < %{version}
Obsoletes: print-manager5 < %{version}
Provides: print-manager5 = %{version}
Provides: dbus(com.redhat.NewPrinterNotification)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This project is a replacement for the previous printing management of KDE.
@ -92,8 +90,8 @@ This project is a replacement for the previous printing management of KDE.
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc README COPYING
%license COPYING
%doc README
%dir %{_kf5_appstreamdir}/
%dir %{_kf5_plasmadir}
%dir %{_kf5_plasmadir}/plasmoids
@ -116,7 +114,7 @@ This project is a replacement for the previous printing management of KDE.
%if %{with lang}
%files lang -f %{name}.lang
%doc COPYING*
%license COPYING*
%endif
%changelog

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:254ffc367efeb232130849470c19e51edf7acd4074743bb05ea730d78f944f0e
size 238876