Hello community,

here is the log from the commit of package system-config-printer for 
openSUSE:Factory checked in at 2014-04-02 17:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old)
 and      /work/SRC/openSUSE:Factory/.system-config-printer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-config-printer"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes  
    2014-02-06 06:55:29.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes
 2014-04-02 17:26:01.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 25 09:24:40 UTC 2014 - fcro...@suse.com
+
+- Update to version 1.4.4:
+  + Some UI fixes.
+  + D-Bus signature decorator fix.
+  + Job authentication fixes.
+  + Makefile fixes.
+  + Model names are now sorted by normalized name.
+- Add system-config-printer-no-applet-in-gnome.patch: do not start
+  printer applet in GNOME (rh#677676).
+
+-------------------------------------------------------------------

Old:
----
  system-config-printer-1.4.3.tar.xz

New:
----
  system-config-printer-1.4.4.tar.xz
  system-config-printer-no-applet-in-gnome.patch

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

Other differences:
------------------
++++++ system-config-printer.spec ++++++
--- /var/tmp/diff_new_pack.n1NRKc/_old  2014-04-02 17:26:01.000000000 +0200
+++ /var/tmp/diff_new_pack.n1NRKc/_new  2014-04-02 17:26:01.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           system-config-printer
-Version:        1.4.3
+Version:        1.4.4
 Release:        0
 Summary:        A printer administration tool
 License:        GPL-2.0+
@@ -30,6 +30,8 @@
 Patch19:        system-config-printer-no-openprinting.patch
 # PATCH-FIX-UPSTREAM system-config-printer-Gtk-introspect.patch bnc#852450 
dims...@opensuse.org -- Require Gtk 3.0 to be present
 Patch20:        system-config-printer-Gtk-introspect.patch
+# PATCH-FIX-UPSTREAM system-config-printer-no-applet-in-gnome.patch rh#677676 
fcro...@suse.com -- Do not start applet in GNOME
+Patch21:        system-config-printer-no-applet-in-gnome.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      gnome-cups-manager <= 0.33
 BuildRequires:  cups-devel
@@ -146,6 +148,7 @@
 %patch13 -p1
 %patch19 -p1
 %patch20 -p1
+%patch21 -p1
 
 %build
 %configure \

++++++ system-config-printer-1.4.3.tar.xz -> system-config-printer-1.4.4.tar.xz 
++++++
++++ 56437 lines of diff (skipped)

++++++ system-config-printer-no-applet-in-gnome.patch ++++++
Index: system-config-printer-1.4.4/print-applet.desktop.in
===================================================================
--- system-config-printer-1.4.4.orig/print-applet.desktop.in
+++ system-config-printer-1.4.4/print-applet.desktop.in
@@ -5,6 +5,6 @@ Exec=system-config-printer-applet
 Terminal=false
 Type=Application
 Icon=system-config-printer
-NotShowIn=KDE;
+NotShowIn=KDE;GNOME;
 StartupNotify=false
 X-GNOME-Autostart-Delay=30
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to