Hello community,
here is the log from the commit of package kde4-print-manager for
openSUSE:Factory checked in at 2015-02-11 16:35:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde4-print-manager (Old)
and /work/SRC/openSUSE:Factory/.kde4-print-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde4-print-manager"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde4-print-manager/kde4-print-manager.changes
2015-01-21 22:09:33.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.kde4-print-manager.new/kde4-print-manager.changes
2015-02-11 16:35:23.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Feb 1 10:42:00 UTC 2015 - [email protected]
+
+- Update to KDE Applications 14.12.2
+ * KDE Applications 14.12.2
+ * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+- Drop upstreamed patch dont-make-configure-dialog-modal.patch
+
+-------------------------------------------------------------------
Old:
----
dont-make-configure-dialog-modal.patch
print-manager-14.12.1.tar.xz
New:
----
print-manager-14.12.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde4-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.toAymk/_old 2015-02-11 16:35:24.000000000 +0100
+++ /var/tmp/diff_new_pack.toAymk/_new 2015-02-11 16:35:24.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kde4-print-manager
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 24.9.90 Raymond Wooninck <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -30,11 +30,9 @@
Summary: A new print manager for KDE 4
License: GPL-2.0+
Group: System/GUI/KDE
-Version: 14.12.1
+Version: 14.12.2
Release: 0
Source: print-manager-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE dont-make-configure-dialog-modal.patch kde#328014,
boo#889187
-Patch: dont-make-configure-dialog-modal.patch
Obsoletes: kde4-printer-applet < 4.9.80
Provides: kde4-printer-applet = %{version}
Obsoletes: print-manager <= %{version}
@@ -55,7 +53,6 @@
%prep
%setup -n print-manager-%{version} -q
-%patch -p0
%build %cmake_kde4 -d build -- -DCUPS_INCLUDE_DIR=/usr/include/cups
%make_jobs
++++++ print-manager-14.12.1.tar.xz -> print-manager-14.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-14.12.1/configure-printer/ConfigureDialog.cpp
new/print-manager-14.12.2/configure-printer/ConfigureDialog.cpp
--- old/print-manager-14.12.1/configure-printer/ConfigureDialog.cpp
2014-11-16 08:12:44.000000000 +0100
+++ new/print-manager-14.12.2/configure-printer/ConfigureDialog.cpp
2015-01-29 20:54:16.000000000 +0100
@@ -41,7 +41,7 @@
KPageDialog(parent)
{
setFaceType(List);
- setModal(true);
+ setModal(false);
setButtons(KDialog::Ok | KDialog::Cancel | KDialog::Apply);
setWindowTitle(destName);
setWindowIcon(KIcon("configure"));
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]