Hello community, here is the log from the commit of package system-config-printer for openSUSE:Factory checked in at 2012-08-23 16:06:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old) and /work/SRC/openSUSE:Factory/.system-config-printer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "system-config-printer", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes 2012-07-22 15:26:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes 2012-08-23 16:06:29.000000000 +0200 @@ -1,0 +2,24 @@ +Tue Aug 14 19:44:44 UTC 2012 - [email protected] + +- Update to version 1.3.11: + + Fixed most recent change in cupshelpers: The cupshelpers config + module was not being imported. + +------------------------------------------------------------------- +Thu Aug 2 07:53:52 UTC 2012 - [email protected] + +- Update to version 1.3.10: + + Changed application name in desktop file + + Use cups-config to determine serverbin directory + + Improved sorting of device lists + + Add "--show-jobs" command line option + + Use hpcups instead of ps with HP LaserJet 12xx/13xx + + Suppress misleading notifications (lp#855379) + + PDF printer support + + Various enhancements on udev-configure-printer. +- Replace libudev-devel and libusb-compat-devel BuildRequires with + pkgconfig(libusb-1.0), following upstreams change. +- Add pkgconfig(libudev) BuildRequires: it was pulled in implicit + before. + +------------------------------------------------------------------- @@ -8 +32 @@ -- Drop pxz BuildRequires, as it now comes for free with the build +- Drop xz BuildRequires, as it now comes for free with the build Old: ---- system-config-printer-1.3.9.tar.xz New: ---- system-config-printer-1.3.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ system-config-printer.spec ++++++ --- /var/tmp/diff_new_pack.kITIT6/_old 2012-08-23 16:06:31.000000000 +0200 +++ /var/tmp/diff_new_pack.kITIT6/_new 2012-08-23 16:06:31.000000000 +0200 @@ -17,7 +17,7 @@ Name: system-config-printer -Version: 1.3.9 +Version: 1.3.11 Release: 0 Summary: A printer administration tool License: GPL-2.0+ @@ -40,13 +40,13 @@ # For directory ownership BuildRequires: hicolor-icon-theme BuildRequires: intltool -BuildRequires: libudev-devel -BuildRequires: libusb-compat-devel BuildRequires: python-devel BuildRequires: python-xml BuildRequires: systemd BuildRequires: update-desktop-files BuildRequires: xmlto +BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(libusb-1.0) Requires: %{name}-common = %{version} Requires: cups # The applet is not strictly necessary, but it really makes sense -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
