Hello community,
here is the log from the commit of package system-config-printer for
openSUSE:Factory checked in at 2014-07-21 21:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-02 17:26:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes
2014-07-21 21:39:37.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Jul 11 18:10:12 UTC 2014 - [email protected]
+
+- Update to version 1.4.5:
+ + Some codec fixes.
+ + Traceback fixes.
+ + IPv6 address entry fix.
+ + Auth info saving improvement.
+ + Some loop/hang bug fixes.
+ + Use LockButton for fewer auth dialogs.
+- Rebase system-config-printer-Gtk-introspect.patch.
+
+-------------------------------------------------------------------
Old:
----
system-config-printer-1.4.4.tar.xz
New:
----
system-config-printer-1.4.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ system-config-printer.spec ++++++
--- /var/tmp/diff_new_pack.mJCJEm/_old 2014-07-21 21:39:38.000000000 +0200
+++ /var/tmp/diff_new_pack.mJCJEm/_new 2014-07-21 21:39:38.000000000 +0200
@@ -17,7 +17,7 @@
Name: system-config-printer
-Version: 1.4.4
+Version: 1.4.5
Release: 0
Summary: A printer administration tool
License: GPL-2.0+
++++++ system-config-printer-1.4.4.tar.xz -> system-config-printer-1.4.5.tar.xz
++++++
++++ 93910 lines of diff (skipped)
++++++ system-config-printer-Gtk-introspect.patch ++++++
--- /var/tmp/diff_new_pack.mJCJEm/_old 2014-07-21 21:39:38.000000000 +0200
+++ /var/tmp/diff_new_pack.mJCJEm/_new 2014-07-21 21:39:38.000000000 +0200
@@ -1,11 +1,11 @@
-Index: system-config-printer-1.4.2/system-config-printer.py
+Index: system-config-printer-1.4.5/system-config-printer.py
===================================================================
---- system-config-printer-1.4.2.orig/system-config-printer.py
-+++ system-config-printer-1.4.2/system-config-printer.py
-@@ -27,9 +27,11 @@ import config
- import sys, os, time, re
- import thread
- import dbus
+--- system-config-printer-1.4.5.orig/system-config-printer.py
++++ system-config-printer-1.4.5/system-config-printer.py
+@@ -32,9 +32,11 @@ try:
+ except:
+ Polkit = False
+
+import gi.repository
from gi.repository import GdkPixbuf
try:
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]