Hello community,

here is the log from the commit of package kde-print-manager for 
openSUSE:Factory checked in at 2019-01-08 12:20:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-print-manager (Old)
 and      /work/SRC/openSUSE:Factory/.kde-print-manager.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-print-manager"

Tue Jan  8 12:20:57 2019 rev:44 rq:658382 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-print-manager/kde-print-manager.changes      
2018-11-13 17:18:20.798205256 +0100
+++ 
/work/SRC/openSUSE:Factory/.kde-print-manager.new.28833/kde-print-manager.changes
   2019-01-08 12:21:08.888755612 +0100
@@ -1,0 +2,41 @@
+Fri Dec 14 06:09:07 UTC 2018 - [email protected]
+
+- 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 - [email protected]
+
+- 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 <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:57 UTC 2018 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
@@ -47 +88 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -104 +145 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -225 +266 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -284 +325 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -386 +427 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -507 +548 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  print-manager-18.08.3.tar.xz

New:
----
  print-manager-18.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kde-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.Z3Xhud/_old  2019-01-08 12:21:09.344755108 +0100
+++ /var/tmp/diff_new_pack.Z3Xhud/_new  2019-01-08 12:21:09.344755108 +0100
@@ -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(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 @@
 %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 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ print-manager-18.08.3.tar.xz -> print-manager-18.12.0.tar.xz ++++++
++++ 7556 lines of diff (skipped)


Reply via email to