e68db36
# Turn off the brp-python-bytecompile script
e68db36
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
e68db36
46c6855
# Enable hardened build, as the udev part runs with privilege.
256251c
%global _hardened_build 1
46c6855
1ce44d1
%global username OpenPrinting
6f9387e
893fe81
Summary: A printer administration tool
893fe81
Name: system-config-printer
a1ec0ba
Version: 1.5.12
b13b64c
Release: 2%{?dist}
a3a9346
License: GPLv2+
6f9387e
URL: https://github.com/%{username}/%{name}
3d4c963
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz
54c6716
7545ec2
# all upstream patches, remove with new release
b13b64c
Patch01: 0001-udev-configure-printer-Add-checks-for-NULL.patch
eaa9cfc
3aeb4cf
# gcc is no longer in buildroot by default
3aeb4cf
# gcc is needed for udev-configure-printer.c
3aeb4cf
BuildRequires: gcc
3aeb4cf
b7a7f0d
BuildRequires: cups-devel >= 1.2
d93ca35
BuildRequires: desktop-file-utils >= 0.2.92
2ce0372
BuildRequires: gettext-devel
a88143b
BuildRequires: intltool
74dfb37
BuildRequires: libusb1-devel
74dfb37
BuildRequires: pkgconfig(glib-2.0)
798b89c
BuildRequires: xmlto
9d40eb0
BuildRequires: systemd
9d40eb0
BuildRequires: systemd-devel
e68db36
BuildRequires: python3-devel
e22999a
6ac8a8d
Requires: python3-gobject%{?_isa}
e985b85
Requires: gtk3%{?_isa}
beb74fa
Requires: desktop-file-utils >= 0.2.92
5d6e37d
Requires: dbus-x11
557be80
Requires: python3-dbus%{?_isa}
ce24631
Requires: system-config-printer-libs = %{version}-%{release}
7692b38
Requires: desktop-notification-daemon
45d2fb8
Requires: libnotify%{?_isa}
6ac8a8d
Requires: python3-cairo%{?_isa}
c69f03b
Requires: python3-firewall
d22b871
Requires: libcanberra-gtk3
9d40eb0
%{?systemd_requires}
893fe81
893fe81
%description
5dd6042
system-config-printer is a graphical user interface that allows
893fe81
the user to configure a CUPS print server.
893fe81
c55584e
%package libs
505b725
Summary: Libraries and shared code for printer administration tool
80ab81e
Requires: libnotify
557be80
Requires: python3-cups >= 1.9.60
d2bbe95
Requires: python3-pycurl
68d136a
Requires: gobject-introspection
6ac8a8d
Requires: python3-gobject
e985b85
Requires: gtk3
41e1216
Requires: python3-dbus
c8da20d
Requires: python3-requests
e0e3a34
Suggests: python3-smbc
1f058dd
BuildArch: noarch
ae9f005
Obsoletes: %{name}-libs < 1.3.12-10
c55584e
c55584e
%description libs
c55584e
The common code used by both the graphical and non-graphical parts of
c55584e
the configuration tool.
c55584e
696036c
%package applet
696036c
Summary: Print job notification applet
696036c
Requires: %{name}-libs
696036c
696036c
%description applet
696036c
Print job notification applet.
696036c
ec4a192
%package udev
ec4a192
Summary: Rules for udev for automatic configuration of USB printers
ec4a192
Requires: system-config-printer-libs = %{version}-%{release}
989eac4
Obsoletes: hal-cups-utils < 0.6.20
ec4a192
Provides: hal-cups-utils = 0.6.20
ec4a192
ec4a192
%description udev
ec4a192
The udev rules and helper programs for automatically configuring USB
ec4a192
printers.
ec4a192
893fe81
%prep
798b89c
%setup -q
7462904
# all backported from upstream
b13b64c
%patch01 -p1 -b .udev-configure-segfault
b374744
893fe81
%build
1c606e9
%configure --with-udev-rules
6a55f61
make %{?_smp_mflags}
d6d5665
893fe81
%install
65688b6
make DESTDIR=%buildroot install
d6d5665
76a01ca
%{__mkdir_p} %buildroot%{_localstatedir}/run/udev-configure-printer
76a01ca
touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
76a01ca
e68db36
# Manually invoke the python byte compile macro for each path that
e68db36
# needs byte compilation
59d3746
%py_byte_compile %{__python3} %{buildroot}/%{_datadir}/system-config-printer
e68db36
02f1dd7
%find_lang system-config-printer
02f1dd7
d2daec7
%files libs -f system-config-printer.lang
6f9387e
%license COPYING
798b89c
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
798b89c
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
798b89c
%{_datadir}/dbus-1/interfaces/*.xml
798b89c
%{_datadir}/dbus-1/services/*.service
69f5ef7
%{_bindir}/scp-dbus-service
549786c
%dir %{_datadir}/%{name}
59d3746
%dir %{_datadir}/%{name}/__pycache__
59d3746
%{_datadir}/%{name}/__pycache__/*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/check-device-ids*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/HIG*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/SearchCriterion*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/serversettings*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/system-config-printer*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/ToolbarSearchEntry*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/userdefault*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/install-printerdriver*
59d3746
%exclude %{_datadir}/%{name}/__pycache__/applet*
b4e21b9
%{_datadir}/%{name}/asyncconn.py*
b4e21b9
%{_datadir}/%{name}/asyncipp.py*
b4e21b9
%{_datadir}/%{name}/asyncpk1.py*
ada1d9c
%{_datadir}/%{name}/authconn.py*
549786c
%{_datadir}/%{name}/config.py*
df14d65
%{_datadir}/%{name}/cupspk.py*
549786c
%{_datadir}/%{name}/debug.py*
b26f908
%{_datadir}/%{name}/dnssdresolve.py*
da3d6f7
%{_datadir}/%{name}/errordialogs.py*
bd952c6
%{_datadir}/%{name}/firewallsettings.py*
1ec182a
%{_datadir}/%{name}/gtkinklevel.py*
dab45d8
%{_datadir}/%{name}/gui.py*
e2a7d93
%{_datadir}/%{name}/installpackage.py*
ada1d9c
%{_datadir}/%{name}/jobviewer.py*
226dcd9
%{_datadir}/%{name}/killtimer.py*
ada1d9c
%{_datadir}/%{name}/monitor.py*
798b89c
%{_datadir}/%{name}/newprinter.py*
c55584e
%{_datadir}/%{name}/options.py*
c55584e
%{_datadir}/%{name}/optionwidgets.py*
5a973a6
%{_datadir}/%{name}/OpenPrintingRequest.py*
5f118b0
%{_datadir}/%{name}/PhysicalDevice.py*
798b89c
%{_datadir}/%{name}/ppdcache.py*
95edbc7
%{_datadir}/%{name}/ppdippstr.py*
dab45d8
%{_datadir}/%{name}/ppdsloader.py*
798b89c
%{_datadir}/%{name}/printerproperties.py*
c55584e
%{_datadir}/%{name}/probe_printer.py*
28cc1d8
%{_datadir}/%{name}/pysmb.py*
798b89c
%{_datadir}/%{name}/scp-dbus-service.py*
549786c
%{_datadir}/%{name}/smburi.py*
57530f6
%{_datadir}/%{name}/statereason.py*
95edbc7
%{_datadir}/%{name}/timedops.py*
69f5ef7
%dir %{_sysconfdir}/cupshelpers
69f5ef7
%config(noreplace) %{_sysconfdir}/cupshelpers/preferreddrivers.xml
e68db36
%{python3_sitelib}/cupshelpers
e68db36
%{python3_sitelib}/*.egg-info
69f5ef7
696036c
%files applet
696036c
%{_bindir}/%{name}-applet
59d3746
%{_datadir}/%{name}/__pycache__/applet*
696036c
%{_datadir}/%{name}/applet.py*
696036c
%{_sysconfdir}/xdg/autostart/print-applet.desktop
696036c
%{_mandir}/man1/%{name}-applet.1*
696036c
69f5ef7
%files udev
cd29b7b
%{_prefix}/lib/udev/rules.d/*.rules
cd29b7b
%{_prefix}/lib/udev/udev-*-printer
69f5ef7
%ghost %dir %{_localstatedir}/run/udev-configure-printer
69f5ef7
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) %attr(0644,root,root) %{_localstatedir}/run/udev-configure-printer/usb-uris
7b17add
%{_unitdir}/configure-printer@.service
69f5ef7
69f5ef7
%files
6f9387e
%doc ChangeLog NEWS ABOUT-NLS AUTHORS ChangeLog-OLD
6f9387e
%license COPYING
69f5ef7
%{_bindir}/%{name}
88425ec
%{_bindir}/install-printerdriver
59d3746
%{_datadir}/%{name}/__pycache__/check-device-ids*
59d3746
%{_datadir}/%{name}/__pycache__/HIG*
59d3746
%{_datadir}/%{name}/__pycache__/SearchCriterion*
59d3746
%{_datadir}/%{name}/__pycache__/serversettings*
59d3746
%{_datadir}/%{name}/__pycache__/system-config-printer*
59d3746
%{_datadir}/%{name}/__pycache__/ToolbarSearchEntry*
59d3746
%{_datadir}/%{name}/__pycache__/userdefault*
59d3746
%{_datadir}/%{name}/__pycache__/install-printerdriver*
69f5ef7
%{_datadir}/%{name}/check-device-ids.py*
69f5ef7
%{_datadir}/%{name}/HIG.py*
69f5ef7
%{_datadir}/%{name}/SearchCriterion.py*
69f5ef7
%{_datadir}/%{name}/serversettings.py*
69f5ef7
%{_datadir}/%{name}/system-config-printer.py*
95edbc7
%{_datadir}/%{name}/ToolbarSearchEntry.py*
0900e74
%{_datadir}/%{name}/userdefault.py*
57530f6
%{_datadir}/%{name}/troubleshoot
ada1d9c
%{_datadir}/%{name}/icons
88425ec
%{_datadir}/%{name}/install-printerdriver.py*
798b89c
%dir %{_datadir}/%{name}/xml
59d3746
%dir %{_datadir}/%{name}/xml/__pycache__
59d3746
%{_datadir}/%{name}/xml/__pycache__/*
798b89c
%{_datadir}/%{name}/xml/*.rng
798b89c
%{_datadir}/%{name}/xml/validate.py*
dab45d8
%dir %{_datadir}/%{name}/ui
0dfdb53
%{_datadir}/%{name}/ui/*.ui
95edbc7
%{_datadir}/applications/system-config-printer.desktop
fb67d3a
%{_datadir}/metainfo/%{name}.appdata.xml
696036c
%{_mandir}/man1/%{name}.1*
893fe81
dc07f07
%post
7462904
%{_bindir}/rm -f /var/cache/foomatic/foomatic.pickle
dc07f07
exit 0
dc07f07
893fe81
%changelog
b13b64c
* Tue Oct 29 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.12-2
b13b64c
- 1765915 - abrt in udev-configure-printer
b13b64c
a1ec0ba
* Tue Oct 01 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.12-1
a1ec0ba
- 1.5.12
a1ec0ba
80ab81e
* Tue Aug 27 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-21
80ab81e
- require libnotify - there can be cases where it is not brought by any other packages
80ab81e
98b5b9a
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.5.11-20
98b5b9a
- Rebuilt for Python 3.8
98b5b9a
5fa0fbc
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-19
5fa0fbc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
5fa0fbc
59d3746
* Mon Jul 15 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-18
59d3746
- 1729453 - system-config-printer does not ship byte-compiled Python files
59d3746
1ce44d1
* Wed May 29 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-17
1ce44d1
- upstream was moved to OpenPrinting
1ce44d1
2ddb57c
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-16
2ddb57c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2ddb57c
90e0100
* Wed Jan 02 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-15
90e0100
- remove packagekit-gtk3-module dependency
90e0100
7462904
* Fri Nov 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-14
7462904
- deprecate at_console statement
7462904
7545ec2
* Mon Oct 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-13
7545ec2
- backport several upstream patches
7545ec2
3d4c963
* Thu Sep 27 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-12
3d4c963
- fix source url
3d4c963
97ca8e0
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.11-11
97ca8e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
97ca8e0
2ad638c
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.5.11-10
2ad638c
- Rebuilt for Python 3.7
2ad638c
831d192
* Fri Jun 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-9
831d192
- remove bogus requiremnt of libgnome-keyring - it uses libsecret since 1.5.10
831d192
3aeb4cf
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-8
3aeb4cf
- gcc is no longer in buildroot by default
3aeb4cf
2eb3b16
* Thu Feb 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-7
2eb3b16
- remove old patches, already in upstream
2eb3b16
4beeaa0
* Thu Feb 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-6
4beeaa0
- upstream merge request #93 - fix constructing file dialog
4beeaa0
8cb6a26
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.11-5
8cb6a26
- Escape macros in %%changelog
8cb6a26
63f2864
* Thu Feb 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-4
63f2864
- remove old stuff
63f2864
d22b871
* Tue Feb 06 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-3
d22b871
- s-c-p gives warnings "Fail to load module" on server - add Requires: for them
d22b871
9d40eb0
* Tue Jan 30 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-2
9d40eb0
- removal of systemd-units
9d40eb0
fb67d3a
* Fri Jan 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-1
fb67d3a
- 1.5.11
fb67d3a
0b0ce83
* Thu Aug 24 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.9-7
0b0ce83
- 1484681 - s-c-p fails to build with automake 1.15.1 - regenerate aclocal.m4
0b0ce83
adcf5e2
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-6
adcf5e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
adcf5e2
d33910a
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-5
d33910a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
d33910a
3b82e9a
* Mon Jun 19 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.9-4
3b82e9a
- workaround for #1400947
3b82e9a
eaa9cfc
* Wed Mar 08 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.9-3
eaa9cfc
- 1419175 - [control-center] cannot add network printer 
eaa9cfc
931ed91
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.9-2
931ed91
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
931ed91
6f9387e
* Mon Jan 09 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.9-1
6f9387e
- version 1.5.9
6f9387e
b8a76d5
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.5.7-11
b8a76d5
- Rebuild for Python 3.6
b8a76d5
a006500
* Mon Oct 24 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.7-10
a006500
- fixing minor errors
a006500
97968b2
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-9
97968b2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
97968b2
e0e3a34
* Mon Mar 07 2016 Jiri Popelka <jpopelka@redhat.com> - 1.5.7-8
e0e3a34
- Suggests python3 version of smbc module
e0e3a34
a771930
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-7
a771930
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
a771930
71bd731
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
71bd731
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
71bd731
191c2e3
* Tue Jul 21 2015 Jiri Popelka <jpopelka@redhat.com> - 1.5.7-5
191c2e3
- libs subpackage Suggests: python-smbc
191c2e3
e49a1fc
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-4
e49a1fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e49a1fc
8ee96f3
* Tue May 26 2015 Tim Waugh <twaugh@redhat.com> - 1.5.7-3
8ee96f3
- Fixed device sorting (bug #1210733).
8ee96f3
902952d
* Tue May 26 2015 Tim Waugh <twaugh@redhat.com> - 1.5.7-2
902952d
- Fixed shbang line in udev-add-printer (trac #244).
902952d
43f334d
* Wed Apr 29 2015 Tim Waugh <twaugh@redhat.com> - 1.5.7-1
43f334d
- 1.5.7:
43f334d
  - Increase bus settle time for usb_modeswitch devices (bug #1206808).
43f334d
  - Set use_underline=True for previously-stock buttons (bug #1210859).
43f334d
  - Fixed traceback (bug #1213136).
43f334d
  - Fixes for appdata file.
43f334d
226dcd9
* Tue Mar 17 2015 Tim Waugh <twaugh@redhat.com> - 1.5.6-1
226dcd9
- 1.5.6:
226dcd9
  - Don't show traceback messages for missing probe helpers (bug #1194101).
226dcd9
  - Don't try writing bytecache when running udev-add-printer
226dcd9
    (bug #1196183).
226dcd9
  - Don't try decoding already-decoded Unicode (bug #1195974).
226dcd9
  - Fixes for CMD matching (bug #1177978, bug #1171874).
226dcd9
  - Fixed 'Apply' sensitivity when downloading driver (trac #238).
226dcd9
  - Avoid deprecated things.
226dcd9
  - Handle missing 'functionality' field in returned data for driver.
226dcd9
  - Some fixes for the New Printer dialog.
226dcd9
  - Don't install an OpenPrinting driver if the license is not
226dcd9
    accepted (trac #240).
226dcd9
c69f03b
* Sat Feb  7 2015 Tim Waugh <twaugh@redhat.com> - 1.5.5-2
c69f03b
- Requires python3-firewall.
c69f03b
c8da20d
* Fri Feb  6 2015 Tim Waugh <twaugh@redhat.com> - 1.5.5-1
c8da20d
- 1.5.5:
c8da20d
  - No longer requires gnome-icon-theme (bug #1163928).
c8da20d
  - Fixed race condition when fetching devices (bug #1176443).
c8da20d
  - Fixed typo preventing retrieve/reprint from working.
c8da20d
  - Driver installation fixes.
c8da20d
  - Various other fixes.
c8da20d
adf2fa4
* Tue Nov  4 2014 Tim Waugh <twaugh@redhat.com> - 1.5.4-1
adf2fa4
- 1.5.4:
adf2fa4
  - Extract hostname from hp:/net/...?hostname= URIs when grouping by
adf2fa4
    physical device (bug #1154686).
adf2fa4
  - Tell user how to retrieve journal entries as root in
adf2fa4
    troubleshooter (bug #1157253).
adf2fa4
  - Codec fix for AuthDialog.get_auth_info (bug #1060453).
adf2fa4
  - Catch IPPError when writing server settings (bug #1159584).
adf2fa4
  - Several other fixes.
adf2fa4
2ede1d2
* Fri Oct 17 2014 Tim Waugh <twaugh@redhat.com> - 1.5.3-1
2ede1d2
- 1.5.3.
2ede1d2
fe90f39
* Fri Oct 10 2014 Tim Waugh <twaugh@redhat.com> - 1.5.2-2
fe90f39
- Use items() instead of iteritems() with Python 3 dicts (bug #1151457).
fe90f39
5a973a6
* Fri Oct 10 2014 Tim Waugh <twaugh@redhat.com> - 1.5.2-1
5a973a6
- 1.5.2.
5a973a6
cbf665a
* Thu Sep 11 2014 Tim Waugh <twaugh@redhat.com> - 1.5.1-3
cbf665a
- Python3 fixes from upstream.
cbf665a
5da49de
* Sat Sep  6 2014 Tim Waugh <twaugh@redhat.com> - 1.5.1-2
5da49de
- Take the gdk lock before entering gtk_main() (bug #1052203 comment #24).
5da49de
810c9a2
* Tue Sep  2 2014 Tim Waugh <twaugh@redhat.com> - 1.5.1-1
810c9a2
- 1.5.1, with some Python3 fixes (bug #1136470),
810c9a2
  udev-configure-printer fixes, and a fix for a D-Bus service
810c9a2
  hang (bug #1116756).
810c9a2
33600dd
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.0-8
33600dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
33600dd
46c6855
* Fri Aug 15 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-7
46c6855
- Enable hardened build, as the udev part runs with privilege.
46c6855
a2dc13a
* Sun Aug  3 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-6
a2dc13a
- Explicitly use /usr/bin/python3 in udev-add-printer (bug #1126149).
a2dc13a
6ac8a8d
* Fri Jul 25 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-5
6ac8a8d
- More python3 dependency changes:
6ac8a8d
  - pygobject3-base -> python3-gobject
6ac8a8d
  - pycairo -> python3-cairo
6ac8a8d
696036c
* Thu Jul 24 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-4
696036c
- The applet is now in its own sub-package.
696036c
d2bbe95
* Sun Jul 20 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-3
d2bbe95
- Also require python3 bindings for pycurl (bug #1121177).
d2bbe95
557be80
* Sat Jul 19 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-2
557be80
- Require python3 bindings for cups and dbus (bug #1121177).
557be80
e68db36
* Thu Jul 17 2014 Tim Waugh <twaugh@redhat.com> 1.5.0-1
e68db36
- 1.5.0 (now Python3).
e68db36
885df88
* Mon Jul 14 2014 Tim Waugh <twaugh@redhat.com> 1.4.5-3
885df88
- Fix job retrieval (bug #1119222).
885df88
e429fbb
* Fri Jul 11 2014 Tim Waugh <twaugh@redhat.com> 1.4.5-2
e429fbb
- Handle failure when cups-pk-helper not installed (bug #1118836).
e429fbb
daf11fd
* Fri Jul  4 2014 Tim Waugh <twaugh@redhat.com> 1.4.5-1
daf11fd
- 1.4.5:
daf11fd
  - Some codec fixes (bug #968142, bug #1023968, bug #1094037).
daf11fd
  - Traceback fixes (bug #982071, bug #1090479, bug #1105229).
daf11fd
  - IPv6 address entry fix (bug #1074245).
daf11fd
  - Auth info saving improvement (bug #1089029).
daf11fd
  - Use LockButton for fewer auth dialogs (bug #714820).
daf11fd
2731485
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.4-4
2731485
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2731485
e985b85
* Thu May 22 2014 Jiri Popelka <jpopelka@redhat.com> - 1.4.4-3
e985b85
- 1.4.x requires gtk3 instead of gtk2 (#1099611)
e985b85
cb5a568
* Thu May  1 2014 Tim Waugh <twaugh@redhat.com> 1.4.4-2
cb5a568
- Prevent the D-Bus service from freezing by disabling openprinting
cb5a568
  driver downloads in that service (bug #1052203).
cb5a568
Jaromír Končický cdf4ab1
* Wed Mar 12 2014 Jaromír Končický <jkoncick@redhat.com> - 1.4.4-1
Jaromír Končický cdf4ab1
- 1.4.4.
Jaromír Končický cdf4ab1
74dfb37
* Mon Mar 10 2014 Jiri Popelka <jpopelka@redhat.com> - 1.4.3-9
74dfb37
- BuildRequires: pkgconfig(glib-2.0) instead of glib2-devel
74dfb37
f0718d0
* Fri Feb 28 2014 Tim Waugh <twaugh@redhat.com> 1.4.3-8
f0718d0
- Don't override CFLAGS in Makefile.am.
f0718d0
65688b6
* Fri Dec  6 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-7
1c606e9
- Include upstream Makefile fixes for udev directories.
65688b6
6a55f61
* Fri Dec  6 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-6
2235cbb
- Use _smp_mflags for consistency's sake (patch from upstream needed).
6a55f61
614f23d
* Thu Dec  5 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-5
614f23d
- Actually run make in the %%build section.
614f23d
7ba9bcb
* Fri Nov  8 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-4
7ba9bcb
- Requires pycairo (bug #1028180).
1d9c75f
- Reverted last change as it did not fix the problem.
1d9c75f
341c0b4
* Wed Oct 30 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-3
341c0b4
- Fixed encoding issue (bug #1023968).
341c0b4
d3ca854
* Fri Oct 25 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-2
d3ca854
- Fixed typo in D-Bus signature decorator (bug #1023449).
d3ca854
6c0a719
* Tue Oct 22 2013 Tim Waugh <twaugh@redhat.com> 1.4.3-1
6c0a719
- 1.4.3.
6c0a719
933f06c
* Tue Aug 20 2013 Tim Waugh <twaugh@redhat.com> 1.4.2-1
933f06c
- 1.4.2.
933f06c
50bb6e5
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-10
50bb6e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
50bb6e5
aad68a3
* Thu Jul  4 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-9
aad68a3
- Fixed source URL.
aad68a3
01b4f54
* Tue Jul  2 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-8
7b6faad
- Fixed misplaced parenthesis (bug #979119).
752fb1e
- Fixed another codec issue (bug #978970).
5508943
- Avoid race when renaming printer (bug #975705).
f1346fb
- Don't check for missing drivers in remote printers (bug #975058)
aeb0b9d
- Another fix from the move to gi.repository (bug #973662).
01b4f54
- Fixed another codec issue (bug #971973).
01b4f54
fde088d
* Thu Jun 20 2013 Jiri Popelka <jpopelka@redhat.com> - 1.4.1-7
fde088d
- Fix Notify.Notification creation (bug #974845).
fde088d
- Really apply patch for bug #971404.
fde088d
917063f
* Fri Jun  7 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-6
b00b5e0
- Use the right signal for spotting when editing is done when renaming
b00b5e0
  a printer (bug #971404).
917063f
- More fixes for UTF-8 encoding issues (bug #968142).
7c67764
- Fixed new printer dialog traceback (bug #969916).
7c67764
3fa4f48
* Fri Jun  7 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-5
3fa4f48
- More fixes for UTF-8 encoding issues (bug #971548).
3fa4f48
b41139f
* Thu Jun  6 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-4
a8dad7a
- Removed old pointer/keyboard grabbing code as it no longer
a8dad7a
  works (bug #971459).
b9ed62a
- Notify urgencies have new names with gi.repository (bug #970646).
eaa6459
- More fixes for UTF-8 encoding issues (bug #969846, bug #971417).
b41139f
120f8ba
* Wed May 22 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-3
120f8ba
- Fixed typo introduced in previous change (for bug #962207), and
120f8ba
  fixed another UTF-8 encoding issue (bug #965771).
120f8ba
cfad2ff
* Tue May 21 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-2
9425c5d
- Fixed typo which could cause a traceback (bug #965678).
cfad2ff
- Fixes for UTF-8 encoding issues (bug #957444, bug #961882,
cfad2ff
  bug #962207, bug #964673, bug #965578).
cfad2ff
c38528a
* Thu May  9 2013 Tim Waugh <twaugh@redhat.com> 1.4.1-1
c38528a
- 1.4.1:
c38528a
  - Don't call into Gtk directly from scp-dbus-service (bug #951710).
c38528a
  - Handle errors from Gdk.color_parse() correctly.
c38528a
  - Fix creating of empty pixbuf.
c38528a
  - Make man page and --help output consistent.
c38528a
  - Some codec fixes (bug #957343, bug #957444, bug #960567).
c38528a
  - Updated translations (bug #951647).
c38528a
  - Use xxx-supported values for number-up and sides options
c38528a
    (bug #923841).
c38528a
45d2fb8
* Mon Apr 15 2013 Tim Waugh <twaugh@redhat.com> 1.4.0-4
2dac84f
- Don't call into Gtk directly from scp-dbus-service (bug #951710).
45d2fb8
- Adjusted dependencies now we use GObject introspection.
45d2fb8
c052e62
* Fri Apr 12 2013 Tim Waugh <twaugh@redhat.com> 1.4.0-3
c052e62
- Don't delete mainlist too early when quitting (bug #915483).
c052e62
bd10e08
* Thu Apr 11 2013 Tim Waugh <twaugh@redhat.com> 1.4.0-2
d752c46
- Fixed changelog date.
d08669e
- Fixed some printer name encoding issues (bug #950162).
bd10e08
- Better behaviour when trying to run without valid DISPLAY (bug # #948240).
bd10e08
27a6843
* Wed Mar 27 2013 Tim Waugh <twaugh@redhat.com> 1.4.0-1
27a6843
- 1.4.0.
27a6843
88425ec
* Wed Mar 27 2013 Tim Waugh <twaugh@redhat.com> 1.3.13-1
88425ec
- 1.3.13.
88425ec
ae9f005
* Tue Mar 19 2013 Tim Waugh <twaugh@redhat.com> 1.3.12-11
1f058dd
- The libs sub-package is now noarch (bug #921514).
1f058dd
db99006
* Fri Mar 15 2013 Tim Waugh <twaugh@redhat.com> 1.3.12-10
db99006
- Removed python-smbc as a dependency as it is not required in all
db99006
  situations (bug #921132).
db99006
f9fe69a
* Wed Feb 27 2013 Tim Waugh <twaugh@redhat.com> 1.3.12-9
aa9ac4d
- Disable the print applet in KDE again.
aa9ac4d
a394ae4
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.12-8
a394ae4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a394ae4
0cce9d8
* Mon Nov 26 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-7
0cce9d8
- Enable the print applet in KDE (only on Red Hat Enterprise Linux).
0cce9d8
cc6fe08
* Wed Nov 21 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-6
587aba2
- Avoid traceback in most recent change (bug #878527).
587aba2
88d0c48
* Mon Nov 19 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-4
88d0c48
- Fixed dialog modality problem which prevented e.g. changing drivers.
88d0c48
2ff5e1e
* Thu Oct 25 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-3
2ff5e1e
- Avoid crash with certain types of dnssd device URI (bug #870000).
2ff5e1e
f0dd0b3
* Tue Oct 23 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-2
f0dd0b3
- Fixed systemd config file (bug #862186).
f0dd0b3
7b17add
* Fri Oct  5 2012 Tim Waugh <twaugh@redhat.com> 1.3.12-1
7b17add
- 1.3.12.
7b17add
bd952c6
* Fri Sep 21 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.11-5
bd952c6
- FirewallD support once again (use D-Bus instead of FirewallD client module)
bd952c6
54c6716
* Tue Sep 18 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.11-4
54c6716
- revert previous change for now, the patch needs more work
54c6716
54829cb
* Thu Sep 06 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.11-3
54829cb
- FirewallD support
54829cb
7a7a721
* Wed Aug 22 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.11-2
7a7a721
- use new systemd-rpm macros (#850334)
7a7a721
697c836
* Fri Aug  3 2012 Tim Waugh <twaugh@redhat.com> 1.3.11-1
697c836
- 1.3.11.
697c836
92a3302
* Wed Aug  1 2012 Tim Waugh <twaugh@redhat.com> 1.3.10-1
92a3302
- 1.3.10.
92a3302
- Build requirement for libusb has changed to libusb1-devel.
92a3302
9e92f51
* Tue Jul 31 2012 Tim Waugh <twaugh@redhat.com> 1.3.9-5
9e92f51
- Reverted previous change. New systemd-devel does provide libudev.pc
9e92f51
  after all.
9e92f51
4866de2
* Tue Jul 31 2012 Tim Waugh <twaugh@redhat.com> 1.3.9-4
4866de2
- Fixed build against systemd-devel now there is no libudev-devel.
4866de2
161bcbe
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-3
161bcbe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
161bcbe
cd29b7b
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.9-2
cd29b7b
- BuildRequires systemd-devel instead of udev-devel
cd29b7b
- replace udev_get_sys_path() with hard-coded "/sys"
cd29b7b
4e2ace7
* Thu Mar  1 2012 Tim Waugh <twaugh@redhat.com> 1.3.9-1
4e2ace7
- 1.3.9:
4e2ace7
  - Updated translations.
4e2ace7
  - Improved check-device-ids output.
4e2ace7
  - Removed incorrect warning when using CUPS >= 1.5.3.
4e2ace7
c948927
* Thu Feb 23 2012 Tim Waugh <twaugh@redhat.com> 1.3.8-4
c948927
- Added version to python-cups dependency (bug #796678).
c948927
e96733c
* Fri Feb  3 2012 Tim Waugh <twaugh@redhat.com> 1.3.8-3
e96733c
- Upstream patch to fix ppdcache traceback (bug #786232).
e96733c
989eac4
* Mon Jan 30 2012 Jiri Popelka <jpopelka@redhat.com> 1.3.8-2
989eac4
- Fixed several debugprints (#785581).
989eac4
- Clean up and modernize spec file.
989eac4
ae1c65f
* Tue Jan 24 2012 Tim Waugh <twaugh@redhat.com> 1.3.8-1
ae1c65f
- 1.3.8:
ae1c65f
  - Avoid AttributeError in on_btnNPApply_clicked() (bug #772112).
ae1c65f
  - Added debugging when jobviewer not found (bug #757520).
ae1c65f
  - Applied patch from Till Kamppeter to use pycurl 'https' support
ae1c65f
    for openprinting (CVE-2011-4405).
ae1c65f
  - Always use a sequence as args for timedops.TimedSubprocess()
ae1c65f
    (patch from Vincent Untz).
ae1c65f
  - Added some firewall debugging for bug #755913.
ae1c65f
  - Fixed typo (Ubuntu #844976).
ae1c65f
  - Run probe_printer.py with an argument to run PrinterFinder by hand.
ae1c65f
  - More debugging output in PrinterFinder.
ae1c65f
  - Really fix SMB probing in PrinterFinder.
ae1c65f
  - LpdServer class: spot when we can't connect, and give up (likewise
ae1c65f
    in PrinterFinder).
ae1c65f
  - Ignore ' All-in-one' suffix for printer model names when comparing
ae1c65f
    them (bug #751610).
ae1c65f
  - Handle HTTP errors from openprinting.org (seen in bug #743446).
ae1c65f
  - Don't re-open PPD when already available, just to localize marker
ae1c65f
    names.
ae1c65f
  - Use the monitor's PPD cache in the properties dialog.
ae1c65f
  - monitor: provide method for sharing the monitor's PPD cache.
ae1c65f
  - cupshelpers: avoid re-opening PPD when not needed (not a leak).
ae1c65f
  - Fixed file descriptor leak in PPDCache (Ubuntu #874445).
ae1c65f
  - Fixed typo in check-device-ids.py when looking for ID-less
ae1c65f
    matches.
ae1c65f
  - Require newer pycups; drop compatibility code.
ae1c65f
  - Do not connect to CUPS with an empty user name.
ae1c65f
  - On asynchronous IPP connections make sure that the password dialog
ae1c65f
    is repeated if a wrong password is entered (Ubuntu #653132).
ae1c65f
  - Several fixes on credential caching for IPP authentication (Ubuntu
ae1c65f
    bug 653132).
ae1c65f
  - Don't penalise pxlmono now that bug #661814 is fixed in
ae1c65f
    ghostscript-9.04.
ae1c65f
  - Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED
ae1c65f
    (Ubuntu #653132).
ae1c65f
96258de
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.7-4
96258de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
96258de
15701bd
* Fri Nov  4 2011 Tim Waugh <twaugh@redhat.com> 1.3.7-3
15701bd
- Use arch-specific requirements where appropriate (bug #749834).
15701bd
827232c
* Mon Oct 17 2011 Tim Waugh <twaugh@redhat.com> 1.3.7-2
b8e1eeb
- Fixed typo in check-device-ids.py when looking for ID-less matches.
827232c
- Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED
827232c
  (Ubuntu #653132).
827232c
ec0fc2f
* Wed Oct  5 2011 Tim Waugh <twaugh@redhat.com> 1.3.7-1
ec0fc2f
- 1.3.7:
ec0fc2f
  - Show private job attributes for "my jobs" (bug #742279).
ec0fc2f
  - Enable Test Page button when application/postscript is supported.
ec0fc2f
  - Some preferreddrivers.xml fixes (Ubuntu #855412).
ec0fc2f
  - Handle errors saving troubleshoot.txt (Ubuntu #789602).
ec0fc2f
  - Removed some stale code.
ec0fc2f
  - Make connections list more easily accessible (Ubuntu #842092).
ec0fc2f
  - Improved handling of remote CUPS queues via DNS-SD, and IPP devices.
ec0fc2f
  - Better display of CUPS servers from "Find Network Printer".
ec0fc2f
  - Fixed SMB method for printer finder.
ec0fc2f
  - Don't handle tooltips during mainloop recursion (bug #664044,
ec0fc2f
    bug #739734).
ec0fc2f
  - Fixed bold print of tab labels on option conflicts.
ec0fc2f
  - Preserve installable options on driver change.
ec0fc2f
  - Update printer properties dialog correctly when PPD changed.
ec0fc2f
  - Fixed typo triggered by private job attributes (Ubuntu #827573).
ec0fc2f
  - Marked some translatable strings that weren't (bug #734313).
ec0fc2f
94b3591
* Mon Aug 22 2011 Tim Waugh <twaugh@redhat.com> 1.3.6-1
94b3591
- 1.3.6:
94b3591
  - Updated translations.
94b3591
  - IPPAuthConnection: avoid traceback (Ubuntu #828030).
94b3591
  - Allow entering @,?,=,& characters in Device URI text field
94b3591
    (Ubuntu #826958).
94b3591
  - Removed PackageKit client code in missingPackagesAndExecutables
94b3591
    (bug #726938).
94b3591
  - Properties dialog: make OK button sensitive even when no changes
94b3591
    to save (Ubuntu #444280).
94b3591
c79921c
* Mon Aug 15 2011 Tim Waugh <twaugh@redhat.com> 1.3.5-4
c79921c
- Removed redundant macros, spotted by Jiri Popelka.
c79921c
9078910
* Tue Aug  2 2011 Tim Waugh <twaugh@redhat.com> 1.3.5-3
9078910
- Removed problematic PackageKit client support (bug #726996, bug #726938).
9078910
fc34c14
* Mon Aug  1 2011 Tim Waugh <twaugh@redhat.com> 1.3.5-2
fc34c14
- Make PackageKit optional (bug #726996).
fc34c14
a935439
* Fri Jul 29 2011 Tim Waugh <twaugh@redhat.com> 1.3.5-1
a935439
- 1.3.5:
a935439
  - Driver selection, missing executables checking, and physical
a935439
    device grouping now exposed via D-Bus.
a935439
  - Fixed cupsFilter search in missing executables check.
a935439
  - Use PackageKit to resolve missing executable filenames to
a935439
    packages.
a935439
  - Fixed DNSSD hostname resolution.
a935439
  - Fixed firewall code to handle json errors when used with the older
a935439
    system-config-firewall D-Bus service.
a935439
  - Fixed LPD probing (726383).
a935439
  - Use "hostname" instead of "IP address" when asking for names of
a935439
    browse servers (bug #726134).
a935439
  - Updated translations.
c35d893
- Also: applied patch to fix serversettings traceback, from upstream
c35d893
  post-1.3.5 (bug #726682).
69f5ef7
- Move files around so the libs sub-package provides the D-Bus service.
a935439
626dcf1
* Thu Jul 21 2011 Tim Waugh <twaugh@redhat.com> 1.3.4-2
626dcf1
- No longer requires glade (uses GtkBuilder instead).
626dcf1
423f818
* Fri Jul 15 2011 Tim Waugh <twaugh@redhat.com> 1.3.4-1
423f818
- 1.3.4:
423f818
  - Don't rely on retriggering printers; enumerate them from systemd
423f818
    instead.
423f818
  - Don't complain about missing/invalid device ID for devices we've
423f818
    already handled.
423f818
  - Removed unused Printer Groups feature.
423f818
  - Don't show "No printers configured" page if the printers are
423f818
    filtered in any way.
423f818
  - URL-quote URIs when using "Find Network Printer" (Ubuntu #808137).
423f818
  - Downloadable drivers: don't display printers for which there are
423f818
    no drivers (bug #668154).
423f818
  - Kerberos support for the SMB 'Verify' button (requires new enough
423f818
    pycups).
423f818
  - Removed IPP/HTTP device screen in favour of "Enter URI"
423f818
    (bug #685091).
423f818
  - Converted ComboBoxEntry widgets to Entry+EntryCompletion in
423f818
    NewPrinterWindow.ui.
423f818
  - Robustness in ppdsloader in the face of errors (Ubuntu #766818).
423f818
  - Changed Make/Model/State labels into GtkEntry widgets so contents
423f818
    are always fully selectable (bug #719217).
423f818
  - Convert iters to paths before comparing (bug #717062, Ubuntu #791690,
423f818
    trac #221).
423f818
  - Set translation domain in D-Bus service (Ubuntu #783967).
423f818
  - Ensure consistency in jobviewer if add_job fails (bug #693055,
423f818
    bug #632551).
423f818
  - Avoid PostScript for HP LaserJet 2100 Series (bug #710231).
423f818
  - Raised priority for SpliX driver (Ubuntu bug #793741).
423f818
  - Updated Free Software Foundation (FSF) address.
423f818
  - Adjusted test code in asyncpk1.py so it doesn't look like a
423f818
    tempfile vulnerability.
423f818
0dfdb53
* Fri Jun 03 2011 Jiri Popelka <jpopelka@redhat.com> 1.3.3-1
0dfdb53
- 1.3.3:
0dfdb53
  - Set translation domain for ServerSettingsDialog (Ubuntu #777188).
0dfdb53
  - scp-dbus-service: Ignore setlocale() errors (Ubuntu #748964).
0dfdb53
  - Renamed ui/*.glade to ui/*.ui again (Ubuntu #759811).
0dfdb53
  - Allow % character in SMB URI (Ubuntu #747400).
0dfdb53
  - More error handling (Ubuntu #744783).
0dfdb53
  - Avoid traceback if printer duplication fails (bug #694629).
0dfdb53
  - Fixed off-by-one error in monitor.
0dfdb53
  - Fixed printer renaming (Ubuntu #726954).
0dfdb53
  - Added PrinterModified D-Bus signal to printer properties interface.
0dfdb53
  - More robustness for printer properties dialog
0dfdb53
    when printer removed (Ubuntu #741987).
0dfdb53
  - Fixed PPDs loader when using CUPS remotely or
0dfdb53
    when DBus not available (bug #693515).
0dfdb53
  - Handle failure to load PPDs more gracefully (Ubuntu #742409).
0dfdb53
  - Avoid traceback when cancelling New Printer dialog after failure.
0dfdb53
  - Make sure everything is ready before handlers might be called (bug #689336).
0dfdb53
  - Ensure consistency in jobviewer if add_job fails (bug #693055, bug #632551).
0dfdb53
  - Be defensive against CUPS returning incorrect job IDs (Ubuntu #721051).
0dfdb53
  - Job viewer's attribute window: Convert job numbers and
0dfdb53
    attribute values to strings (Ubuntu bug #733088).
0dfdb53
  - udev-configure-printer: be more defensive when
0dfdb53
    parsing CUPS response (Ubuntu #760661).
0dfdb53
788b98a
* Tue Mar 22 2011 Tim Waugh <twaugh@redhat.com> 1.3.2-2
bf408f9
- Fixed traceback in newprinter.py (bug #680683).
78c6843
- Improvements for check-device-ids from upstream.
788b98a
- Don't start the applet in GNOME at all (bug #677676), now that GNOME
788b98a
  Shell is capable of handling New Printer notifications. (Note that
788b98a
  automatic driver installation won't work until GNOME Shell implements
788b98a
  that part.)
788b98a
79804fc
* Fri Mar 18 2011 Tim Waugh <twaugh@redhat.com> 1.3.2-1
79804fc
- 1.3.2:
79804fc
  - Set connected state when connecting to server fails (bug #685098).
79804fc
  - Handle the situation where cupsd has died/restarted more gracefully.
79804fc
  - Renamed ui/*.ui -> ui/*.glade again, fixing translations.
79804fc
  - Just hide Printer Properties dialog on delete-event (Ubuntu #729966).
79804fc
  - Extra job options: print-quality, printer-resolution, output-bin.
79804fc
  - Automatically show horizontal scrollbar in job options screen.
79804fc
  - Ignore "output-mode-default" attribute as it is not settable.
79804fc
  - Handle IPP_TAG_RESOLUTION types (requires pycups-1.9.55).
79804fc
  - Don't traceback if option value cannot be handled.
79804fc
  - Fixed traceback in options.py (bug #679103).
79804fc
  - Handle URIs in Find Network Printer entry, and use 'Enter URI'
79804fc
    instead of 'Other' (bug #685091).
79804fc
  - Use "Do It Later" instead of "Cancel" for adjust firewall dialog
79804fc
    (trac #213).
79804fc
  - Fixed an instance where NewPrinterGUI might not have self.printers
79804fc
    set (bug #680683).
79804fc
  - IPPHostname can contain colon (to specify port).
79804fc
  - Fixed automatic driver installation when changing the driver.
79804fc
  - Removed stale code left over from conversion to gobjects.
79804fc
  - Ensure all uses of ppdsloader supply the Device ID.
79804fc
  - Fixed some small typos in newprinter --help output.
79804fc
  - Prevent traceback after 2nd drivers search dialog is cancelled
79804fc
    (bug #680288).
79804fc
  - Activated and fixed testing mode for device ID/driver association
79804fc
  - Match HP-Fax2/3/... PPDs, as well as Ubuntu/Debian hpijs-ppds
79804fc
    packages.
79804fc
  - preferreddrivers.xml: Identify hpcups and hpijs fax PPDs.
79804fc
  - Match native hpijs driver (drv:///hp/hpijs.drv/...) as "hpijs".
79804fc
  - Handle Ubuntu locations of hpcups.drv and hpijs.drv.
79804fc
  - preferreddrivers.xml: match OpenPrinting gutenprint PPD names as
79804fc
    gutenprint.
79804fc
  - Removed DES field check altogether.
79804fc
  - xmldriverprefs.test: show order more clearly.
79804fc
  - Make xmldriverprefs.test() debugging optional.
79804fc
  - More debugging during PPD selection.
79804fc
  - Prefer foomatic PostScript drivers before PCL drivers (except
79804fc
    foomatic-recommended ones).
79804fc
b374744
* Thu Feb 17 2011 Tim Waugh <twaugh@redhat.com> 1.3.1-1
b374744
- 1.3.1:
b374744
  - Fixed page sequence when adding a printer with an exactly-matching
b374744
    driver.
b374744
  - firewall: fixed cache behaviour.
b374744
  - Defer calls to populateList initiated by monitor.
b374744
  - Removed duplicate method definition.
b374744
  - monitor: always set self.bus even when D-Bus not available.
b374744
f489c6f
* Thu Feb 17 2011 Tim Waugh <twaugh@redhat.com> 1.3.0-3
f489c6f
- Prevent traceback during libsane-hpaio installation check.
f489c6f
aabf024
* Wed Feb 16 2011 Tim Waugh <twaugh@redhat.com> 1.3.0-2
aabf024
- Don't show job notifications from the applet, just do New Printer
aabf024
  notifications and handle requests to install printer drivers
aabf024
  (bug #677676).
aabf024
8c478a5
* Wed Feb 16 2011 Tim Waugh <twaugh@redhat.com> 1.3.0-1
8c478a5
- 1.3.0:
8c478a5
  - Prevent look-up failures in dnssdresolve (Ubuntu #716357).
8c478a5
  - Install libsane-hpaio when appropriate (bug #585362).
8c478a5
  - Avoid double-checking networked HPLIP-able devices.
8c478a5
  - Use #!/usr/bin/python throughout, even for non-executables.
8c478a5
  - Don't display tooltips in the jobviewer as they do not work at
8c478a5
    all.
8c478a5
  - Translation updates.
8c478a5
e3b03cd
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.97-2
e3b03cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e3b03cd
dfad6a2
* Wed Feb 09 2011 Jiri Popelka <jpopelka@redhat.com> 1.2.97-1
dfad6a2
- 1.2.97:
dfad6a2
  - Handle failure to connect in PrinterURIIndex (bug #668568).
dfad6a2
  - Fixed bugs in gtk_label_autowrap.py (bug #637829).
dfad6a2
  - Avoid Foomatic/pxlmono until output size issue is fixed (bug #661814).
dfad6a2
  - Avoid traceback when notification daemon has persistence (bug #671375).
dfad6a2
  - Don't crash when DISPLAY is unset (bug #676339, #676343).
dfad6a2
  - Improvements for DNS-SD support from Till Kamppeter
dfad6a2
  - troubleshoot: handle wrong server name but right IP address.
dfad6a2
  - Update printer properties after NewPrinter dialog has changed PPD/device.
dfad6a2
  - Don't rely on CUPS_PRINTER_COMMANDS alone.
dfad6a2
  - Use set_autowrap() from slip.gtk module when possible.
dfad6a2
e172608
* Fri Jan 21 2011 Jiri Popelka <jpopelka@redhat.com> 1.2.96-3
e172608
- Fixed driver selection when there are duplicate PPDs available. (#667571)
e172608
- Grabbing focus for editing breaks it (bug #650995).
e172608
84548f8
* Tue Jan 18 2011 Jiri Popelka <jpopelka@redhat.com> 1.2.96-2
8cb6a26
- Allow %%, ( and ) characters in dnssd URI (bug #669820).
84548f8
94e288e
* Mon Jan 17 2011 Jiri Popelka <jpopelka@redhat.com> 1.2.96-1
94e288e
- 1.2.96:
94e288e
  - Remove reference to current printer on exit (bug #556548).
94e288e
  - Handle cups.Connection() failure in PrinterURIIndexr (bug #648014).
94e288e
  - Block unwanted characters when editing queue name (bug #658550).
94e288e
  - Initialise D-Bus threading in timedops module (bug #662047).
94e288e
  - many other fixes
94e288e
bae429e
* Thu Dec  2 2010 Tim Waugh <twaugh@redhat.com> - 1.2.95-4
df693a7
- Grab focus on the IconView after setting it editable (bug #650995).
df693a7
f5a8176
* Tue Nov 30 2010 Tim Waugh <twaugh@redhat.com> - 1.2.95-3
f5a8176
- Removed calls to pynotify.Notification.attach_to_status_icon()
f5a8176
  (bug #657722).
f5a8176
197c826
* Fri Nov 26 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.95-2
197c826
- Added %%ghost to /var/run/udev-configure-printer/usb-uris (bug #656698).
197c826
798b89c
* Thu Nov 25 2010 Tim Waugh <twaugh@redhat.com> - 1.2.95-1
798b89c
- 1.2.95.
798b89c
- Removed pycups and pysmbc tarballs as they are now packaged
798b89c
  separately as python-cups and python-smbc.
798b89c
edbc206
* Mon Nov 22 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-8
edbc206
- Added in missing part of patch for last change (bug #655317).
edbc206
62b52c3
* Wed Nov  3 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-7
62b52c3
- Don't use status icon if notification server supports persistence.
62b52c3
8dc6e78
* Fri Oct 29 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-6
8dc6e78
- Make sure InstallPrinterDrivers gets correctly typed values (bug #647270).
8dc6e78
7c541e5
* Sun Oct 24 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.5-5
7c541e5
- Correct newly added NPTLpdQueue.patch (bug #646002).
7c541e5
cd7291b
* Fri Oct 22 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.5-4
cd7291b
- Don't check ComboBoxEntry for allowed characters (bug #644131).
cd7291b
2bc4b4d
* Thu Oct 14 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-3
2bc4b4d
- Always use MFG and MDL fields for InstallPrinterDrivers interface
2bc4b4d
  (bug #643073).
2bc4b4d
4144815
* Thu Oct 14 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-2
4144815
- Show debug output whenever InstallPrinterDrivers is called.
4144815
0464892
* Wed Oct 13 2010 Tim Waugh <twaugh@redhat.com> - 1.2.5-1
0464892
- 1.2.5:
0464892
  - CMD-field matching for PPDs (bug #630058).
0464892
  - Avoid crash in jobviewer (bug #640904).
0464892
  - Don't try to modify firewall for SNMP broadcast responses
0464892
    as it doesn't work (trac #214).
0464892
  - Correctly parse snmp backend output when fetching
0464892
    Device ID (bug #639394).
0464892
  - XmlHelper: Don't indent output when saving to file (bug #639586).
0464892
  - GroupsPaneModel: Avoid crash when removing queue (bug #639586).
0464892
  - Use "Do It Later" instead of "Cancel" for adjust firewall
0464892
    dialog (trac #213).
0464892
  - Delete Bluetooth printer's queue when unpaired.
0464892
  - Show examples of IPP URIs (bug #575795).
0464892
  - Use actual Device ID strings in 'no match' debug
0464892
    message (bug #630350).
0464892
  - Prevent disallowed characters in text entry fields when adding
0464892
    new printer (bug #621199).
0464892
  - Fixed race condition while renaming printer (bug #625502).
0464892
  - Request required job attributes rather than assuming they will
0464892
    be present in response (bug #635719).
0464892
  - Discard disallowed characters when renaming (bug #612315).
0464892
  - Mark more translatable strings (bug #634436).
0464892
Jesse Keating 8a4add1
* Wed Sep 29 2010 jkeating - 1.2.4-3
Jesse Keating 8a4add1
- Rebuilt for gcc bug 634757
Jesse Keating 8a4add1
b570c9e
* Mon Sep 13 2010 Tim Waugh <twaugh@redhat.com> - 1.2.4-2
b570c9e
- Rebuilt with updated translations.
b570c9e
4357e2f
* Thu Aug 26 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.4-1
4357e2f
- Updated to 1.2.4:
4357e2f
  - Error checking in on_job_cancel_prompt_response (bug #608283).
4357e2f
  - Fixed UDEV_RULES conditional; also, avoid unnecessary tests.
4357e2f
  - Fill in username before calling set_auth_info (bug #609515).
4357e2f
  - Make the 'Add' button actually do something.
4357e2f
  - Initialise downloadable_drivers dict earlier (bug #608815).
4357e2f
  - Strip ' BR-Script3' from the names of Brother PPDs.
4357e2f
  - Sanitize loading of non-existing icon (bug #612415).
4357e2f
  - udev helper: use CUPS defaults when connecting.
4357e2f
  - Blacklist certain printer state reasons (bug #520815).
4357e2f
  - Exclude dnssd backend from udev search.
4357e2f
  - Avoid double-destroy in ppdsloader.
4357e2f
  - Catch KeyError in jobviewer when printer uri not known (bug #615727).
4357e2f
  - Changed shebang in executables (bug #618357).
4357e2f
  - Make udev-configure-printer work for Bluetooth (Bastien Nocera).
4357e2f
  - Merged Till Kamppeter's patches.
4357e2f
    - Access OpenPrinting via the web query API with redirect support.
4357e2f
    - Prioritize DNS-SD-based URIs against IP-based URIs.
4357e2f
    - Added missing "import gobject" to probe_printer.py.
4357e2f
    - On discovered network printers do not only cache make and model but also the device ID.
4357e2f
    - Fix recognition of remote CUPS queues when setting up an IPP queue.
4357e2f
    - Added delay to the auto-start of the applet.
4357e2f
    - Do not error out on missing firewall D-Bus service.
4357e2f
    - Make multi-threaded driver package search via Jockey work.
4357e2f
    - Prioritize HP's hpcups driver against HPIJS.
4357e2f
    - Silence error messages of missing PrinterDriversInstaller D-Bus service.
4357e2f
    - Improvements for setting up Bluetooth printers.
4357e2f
    - udev-configure-printer: Match usblp, libusb, HPLIP, and USB device file URIs.
4357e2f
    - Fill the queue list when clicking "Probe" in LPD printer setup screen.
4357e2f
    - Remove the ":9100" from discovered "socket://..." URIs.
4357e2f
    - Integration of the dnssd CUPS backend and assosiation of DNS-SD names and IPs.
4357e2f
    - When setting up a printer search for local drivers before searching the internet.
4357e2f
8708e93
* Sun Aug 22 2010 Tim Waugh <twaugh@redhat.com> - 1.2.3-6
c42ae0e
- Updated pysmbc to 1.0.9.
c42ae0e
524aa55
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.2.3-5
524aa55
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
524aa55
13ab771
* Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.3-4
13ab771
- Moved COPYING file to libs sub-package.
13ab771
0e444c1
* Fri Jun 25 2010 Tim Waugh <twaugh@redhat.com> - 1.2.3-3
ca73a3a
- Updated pycups to 1.9.51 (bug #584991).
ca73a3a
b1e623b
* Thu Jun 24 2010 Tim Waugh <twaugh@redhat.com> - 1.2.3-1
b1e623b
- Updated to 1.2.3:
b1e623b
  - Use toolbar instead of menubar in JobsViewer (trac #205).
b1e623b
  - Fixed HTTPError status code handling when changing server
b1e623b
    settings.
b1e623b
  - Fixed traceback with driver auto-selection (bug #590193).
b1e623b
  - Only local filenames can be selected for troubleshoot.txt
b1e623b
    (bug #590529).
b1e623b
  - Fixed cups-pk-helper FileGet usage (bug #587744).
b1e623b
  - Escape printer names in error dialog markup (Ubuntu #567324).
b1e623b
  - Avoid traceback changing PPD for queue with bad PPD.
b1e623b
  - Attempt to translate backend device-info strings (Ubuntu #557199).
b1e623b
  - Don't buffer debugging output.
b1e623b
  - Avoid leaking Connection objects when cancelling jobs.
b1e623b
  - Threading fixes (trac #206).
b1e623b
  - Canon naming fixes from vendor.
b1e623b
  - Make deep copy of list of job ids to cancel (bug #598249).
b1e623b
  - Bluetooth auto-config support.
b1e623b
  - Restored keybindings/tooltips lost in switch to action groups
b1e623b
    (trac #208).
b1e623b
  - Spinner icon has to have more than one frame (bug #603034).
b1e623b
  - Add job to active_jobs only if we're interested in it
b1e623b
    (bug #604492).
b1e623b
  - Make sure automatically-created queues will work; delete queue if
b1e623b
    missing executables.
b1e623b
  - Don't add queues for Graphtec devices (bug #547171).
b1e623b
  - Avoid KeyError in AdvancedServerSettings.py (bug #606798).
b1e623b
  - Handle empty notify-subscribed-event subscription attributes
b1e623b
    (bug #606909).
b1e623b
5988f6f
* Wed Jun 02 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.2-4
5988f6f
- Initialise auto_make to the empty string (bug #590193).
5988f6f
46f60dc
* Tue May 18 2010 Tim Waugh <twaugh@redhat.com> - 1.2.2-3
10a1b93
- Updated pycups to 1.9.50.
46f60dc
- Updated pysmbc to 1.0.7.
46f60dc
c001ace
* Thu May 13 2010 Tim Waugh <twaugh@redhat.com> - 1.2.2-2
c001ace
- cups-pk-helper FileGet method requires directory it can write to
c001ace
  (bug #587744).
c001ace
b26f908
* Fri May  7 2010 Tim Waugh <twaugh@redhat.com> - 1.2.2-1
b26f908
- Updated to 1.2.2:
b26f908
  - Check we are connected to the local server for server firewall
b26f908
    changes and package installation.
b26f908
  - Avoid Yes/No buttons (trac #204).
b26f908
  - Set gettext domain for new printer dialog (Ubuntu #557199).
b26f908
  - Make sure the printer we are changing the PPD for still exists
b26f908
    and close New Printer window if not (bug #581668).
b26f908
  - Specify requested_attributes in getJobs if possible (bug #584806).
b26f908
  - Resolve DNS-SD hostnames for physical device comparision
b26f908
    (trac #179).
b26f908
  - jobviewer: PrinterURIIndex fix when no initial printer names and
b26f908
    when looking up by name.
b26f908
  - Don't fetch Device ID from network printer if we already know it.
b26f908
  - Applet module no longer needs to import statereason.
b26f908
  - Removed doubled-up 'translatable' attribute in UI file
b26f908
    (Ubuntu #571662).
b26f908
  - Fixed indentation in PK1Connection.getDevices.
b26f908
  - No need to introspect CupsPkHelper every time, just once.
b26f908
  - troubleshoot: turn off debugging before fetching error log.
b26f908
  - Fixed localized state reasons (bug #587718).
b26f908
  - Match Kyocera as manufacturer when only model name reported
b26f908
    (Ubuntu #564633).
b26f908
  - Fixed TreeIter handling in update_job_creation_times (bug #588409).
b26f908
  - Make Verify buttons auto-sized (Ubuntu #575048).
b26f908
  - Fixed a troubleshooter string and some SMB auth dialog strings
b26f908
    that were not being translated (Ubuntu #557199).
b26f908
  - Show unmatched IEEE 1284 Device IDs in less confusing format.
b26f908
  - check-device-ids: run SNMP query for lpd URIs too.
b26f908
  - Handle HTTPError from AdvancedServerSettingsDialog, and treat any
b26f908
    HTTP errors as failures (bug #587744).
b26f908
  - asyncconn/asyncipp: some fixes for connection/reconnection
b26f908
    failures.
b26f908
  - ppdsloader: watch out for errors when connecting.
b26f908
  - Initialise GUI.printers in constructor (bug #589793).
b26f908
  - Always use close_fds=True in subprocess.Popen calls (bug #587830).
b26f908
  - Translation updates.
b26f908
e00aa2e
* Thu Apr 22 2010 Tim Waugh <twaugh@redhat.com> - 1.2.1-2
e00aa2e
- Specify requested attributes in getJobs if possible (bug #584806).
e00aa2e
- Added optional requested_attributes argument to Connection.getJobs
e00aa2e
  (bug #584806).
e00aa2e
8eb5a60
* Thu Apr 15 2010 Tim Waugh <twaugh@redhat.com> - 1.2.1-1
8eb5a60
- Updated to 1.2.1:
8eb5a60
  - Fixed missing translations (bug #580442).
8eb5a60
  - Offer to adjust firewall when necessary.
8eb5a60
  - Avoid tracebacks when adjusting server settings.
8eb5a60
  - Handle IPP failure fetching printer attributes for completed jobs
8eb5a60
    (Ubuntu #562679).
8eb5a60
  - monitor: don't crash if job-state attribute is missing
8eb5a60
    (Ubuntu #562441).
8eb5a60
  - troubleshoot: handle IPPError in PrintTestPage module (bug #579957).
8eb5a60
  - Lots of check-device-ids fixes.
8eb5a60
0c0e04c
* Mon Apr 12 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-13
0c0e04c
- Use JobCancel compatibility method until cups-pk-helper-0.1.0 is
0c0e04c
  packaged (bug #581315).
0c0e04c
239b28f
* Sat Mar 27 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-12
239b28f
- check-device-ids: use make-and-model field for best-matching.
239b28f
- Use upstream fix for async bugs.
239b28f
56e45a7
* Fri Mar 26 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-11
56e45a7
- More async traceback fixes (Ubuntu #547075).
56e45a7
1ce5b19
* Fri Mar 26 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-10
0d7bafd
- Better inklevel 25/50/75 markers.
c84ca76
- Fixed window transience for 'Change Device URI'.
1ce5b19
- More async traceback fixes (Ubuntu #547075).
1ce5b19
1ce5b19
* Thu Mar 25 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-9
6f1a5cd
- check-device-ids: use correct paths for LSB model URIs.
9007e3f
- Fixed cdi-search-harder patch.
9007e3f
775d956
* Thu Mar 25 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-8
57d971d
- Fixed traceback in asyncipp (bug #576932).
427a222
- check-device-ids: search harder for missing Device IDs.
775d956
- Make inklevel widget easier to read (bug #576930).
775d956
1a36267
* Wed Mar 24 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-7
1a36267
- Use new JobCancelPurge cups-pk-helper method (bug #576496).
1a36267
47ca243
* Mon Mar 22 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-6
47ca243
- Initialize downloadable_drivers when OpenPrinting query fails (bug #574562).
47ca243
bce4031
* Mon Mar 22 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-5
bce4031
- Fixed pycups build with new distutils.
bce4031
- Fixed reconnection error handling in IPPAuthOperation class (bug #575198).
bce4031
a74e7a8
* Fri Mar 19 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-4
a74e7a8
- check-device-ids.py: Fixed driver-URI to filename mapping.
a74e7a8
907e79b
* Fri Mar 19 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-3
f3d6629
- The canonical name for Kyocera is Kyocera Mita.
907e79b
- Show CMD field in check-device-ids.py.
907e79b
25820ee
* Thu Mar 18 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-2
25820ee
- Fixed traceback in check-driver-ids.py when no drivers are found
25820ee
  (bug #574827).
25820ee
d8e6b31
* Wed Mar 17 2010 Tim Waugh <twaugh@redhat.com> - 1.2.0-1
d8e6b31
- Updated to pycups-1.9.49.
d8e6b31
- 1.2.0:
d8e6b31
  - Another error handling fix in check-device-ids.py.
d8e6b31
  - Added StartupNotify=true to 'manage print jobs' desktop file.
d8e6b31
12cfc89
* Tue Mar 16 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-7
12cfc89
- Import modules we catch exceptions from (bug #574117).
12cfc89
3fcc85b
* Mon Mar  8 2010 Jiri Popelka <jpopelka@redhat.com> 1.1.93-6
3fcc85b
- Fixed pycups to be more cautious when removing
3fcc85b
  the Connection object from the list (bug #567386).
3fcc85b
57cb557
* Wed Mar  3 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-5
57cb557
- Added comments for all sources and patches.
57cb557
- Ship COPYING files.
57cb557
128180d
* Mon Mar  1 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-4
128180d
- Use icon name 'printer' instead of 'gnome-dev-printer'.
128180d
7a8c466
* Mon Mar  1 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-3
7a8c466
- Attempt to install drivers in the Device ID checker.
7a8c466
7ac71a2
* Sun Feb 28 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-2
7ac71a2
- Import gobject in gtkspinner.py.
7ac71a2
361fdbb
* Sat Feb 27 2010 Tim Waugh <twaugh@redhat.com> - 1.1.93-1
361fdbb
- 1.1.93.
361fdbb
3474416
* Mon Feb 22 2010 Tim Waugh <twaugh@redhat.com> - 1.1.92-4
3474416
- Removed Device ID hacks for Kyocera and HP.  This avoids a false
3474416
  positive for the incorrect-Device-ID warning.
3474416
e3c98ee
* Mon Feb 22 2010 Jiri Popelka <jpopelka@redhat.com> 1.1.92-3
e3c98ee
- Catch RuntimeError in statereason.py when cupsGetPPD2 fails (bug #566938).
e3c98ee
7efcc11
* Sun Feb 21 2010 Tim Waugh <twaugh@redhat.com> - 1.1.92-2
7efcc11
- Display a warning when the wrong IEEE 1284 Device ID is detected.
7efcc11
3b0de02
* Fri Feb 19 2010 Tim Waugh <twaugh@redhat.com> - 1.1.92-1
3b0de02
- 1.1.92.
3b0de02
c87e56a
* Wed Feb 17 2010 Tim Waugh <twaugh@redhat.com> - 1.1.91-3
c87e56a
- Convert MFG and MDL to lowercase before D-Bus call to work around
c87e56a
  bug #566217.
c87e56a
8d06025
* Thu Feb 11 2010 Tim Waugh <twaugh@redhat.com> - 1.1.91-2
8d06025
- Avoid clearing device settings when adding printer (bug #563989).
8d06025
660da2d
* Mon Feb  8 2010 Tim Waugh <twaugh@redhat.com> - 1.1.91-1
660da2d
- 1.1.91.
4a1e15c
- No longer requires usermode (bug #562270).
4a1e15c
8c82c22
* Mon Jan 25 2010 Tim Waugh <twaugh@redhat.com> - 1.1.90-3
90a2f27
- Set model for LPD queue ComboEntry (bug #558484).
6574a08
- Only add current device to list when all devices found (bug #558524).
8c82c22
- Fixed statereason localization for raw queues (bug #558156).
e07384d
- Fixed async fallback again (bug #557854).
8c82c22
0c8da3c
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> - 1.1.90-2
f790ff9
- Added GtkAdjustments for all XML-declared SpinButtons.
0c8da3c
- Fixed traceback when renaming a printer.
0c8da3c
dab45d8
* Tue Jan 19 2010 Tim Waugh <twaugh@redhat.com> - 1.1.90-1
dab45d8
- 1.1.90 development release.
dab45d8
8121643
* Tue Jan 19 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-10
8121643
- Update pycups to 1.9.48.
8121643
1732005
* Mon Jan 18 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-9
1c56788
- Clean up temporary files when localizing statereason (bug #552768).
2208099
- Make sure serial device widgets are always initialized (bug #556488).
42767d6
- Handle errors more gracefully in userdefault.py (bug #556345).
c6ceea4
- Don't rely on cups-pk-helper being around (bug #556170).
1732005
- Avoid traceback when checking on connecting backends (bug #555552).
1732005
1865641
* Mon Jan 11 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-8
1865641
- Fixed traceback when copying printer with certain job options
1865641
  set (bug #554268).
1865641
d6b6757
* Mon Jan 11 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-7
38a90bc
- Fixed traceback introduced in recent fix (bug #554372).
d6b6757
b482856
* Thu Jan  7 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-6
b482856
- Fixed crash when using keyring for auth without password (bug #553141).
b482856
d239e3c
* Thu Jan  7 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-5
d239e3c
- Fixed typo introduced in recent fix (bug #551436).
d239e3c
44c455f
* Wed Jan  6 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-4
44c455f
- Use %%global instead of %%define.
44c455f
723c2ed
* Wed Jan  6 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-3
4acd50f
- Fixed pycups IPPRequest attribute handling bug.
e4712e8
- Make sure there are enough ink level values (bug #541882).
a29d1fb
- Make sure the printer we added still exists before selecting it
a29d1fb
  (bug #551436).
437a3ab
- Set notification timeouts appropriately (bug #550829).
06b7a08
- Avoid traceback in NewPrinterGUI.init (bug #550442).
723c2ed
- Avoid traceback in on_jobviewer_exit (bug #550437).
723c2ed
071cb48
* Wed Dec 23 2009 Tim Waugh <twaugh@redhat.com> - 1.1.16-2
d2ccf03
- Prefer foomatic-recommended drivers (bug #550108).
60072c8
- Pre-select correct driver when adding or changing a queue (bug #550075).
071cb48
- Fixed typo (bug #550096).
071cb48
b4e21b9
* Tue Dec 22 2009 Tim Waugh <twaugh@redhat.com> - 1.1.16-1
499920f
- Updated pycups to 1.9.47.
b4e21b9
- 1.1.16:
b4e21b9
  - Ignore com.apple.print.recoverable state reason.
b4e21b9
  - Prevent traceback in found_network_printer_callback (bug #547765).
b4e21b9
  - Use asynchronous connection class for fetching device lists
b4e21b9
    (bug #549749).
b4e21b9
  - Prefer Foomatic/hpijs to hpcups for the time being.
b4e21b9
  - Clear device screen each time a new dialog is presented.
b4e21b9
  - Constraints handling fix.
499920f
5fb6c1c
* Fri Dec 18 2009 Jiri Popelka <jpopelka@redhat.com> 1.1.15-9
5fb6c1c
- Prevent traceback when no downloadable driver selected (#548449).
5fb6c1c
3bb63b5
* Mon Dec 14 2009 Jiri Popelka <jpopelka@redhat.com> 1.1.15-8
3bb63b5
- Prevent traceback when cancel button in troubleshooter pressed (#546821).
3bb63b5
b7e13a1
* Wed Dec  9 2009 Tim Waugh <twaugh@redhat.com> - 1.1.15-7
b7e13a1
- Fixed jobviewer traceback with short-lived state reasons (bug #545733).
b7e13a1
0f7d526
* Tue Dec  8 2009 Tim Waugh <twaugh@redhat.com> - 1.1.15-6
0f7d526
- Fixed traceback with short lpd device URIs (bug #545397).
0f7d526
bf474bb
* Mon Dec  7 2009 Tim Waugh <twaugh@redhat.com> - 1.1.15-5
9cb41d7
- Fixed traceback when troubleshooter operation is cancelled (bug #544356).
9cb41d7
f71e4c6
* Thu Dec  3 2009 Tim Waugh <twaugh@redhat.com> - 1.1.15-3
a3439af
- Fixed cupsd.conf parsing when lines begin with blanks (bug #544003).
f71e4c6
- Don't overwrite BrowsePoll settings in basic settings dialog (bug #543986).
f71e4c6
784adda
* Thu Dec  3 2009 Tim Waugh <twaugh@redhat.com> - 1.1.15-2
784adda
- Handle RuntimeError when localizing state reason (bug #543937).
784adda
b8c3456
* Mon Nov 30 2009 Tim Waugh <twaugh@redhat.com> 1.1.15-1
b8c3456
- 1.1.15:
b8c3456
  - Fixed traceback introduced by fix to bug #541882.
b8c3456
869fd82
* Fri Nov 27 2009 Tim Waugh <twaugh@redhat.com> 1.1.14-1
869fd82
- 1.1.14:
869fd82
  - Retry when reconnection fails (bug #541741).
869fd82
  - Prevent traceback with bad marker-levels attribute (bug #541882).
869fd82
3676e63
* Thu Nov 26 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-12
c2e929a
- Prevent display of marker levels from making the properties dialog
c2e929a
  too big (bug #540826).
1961839
- Place the window in the middle of the screen (bug #539876).
3676e63
- Fixed editability of PPD options for explicit IPP queues
3676e63
  (bug #541588).
3676e63
500f0e5
* Mon Nov 23 2009 Jiri Popelka <jpopelka@redhat.com> 1.1.13-11
500f0e5
- Prevent traceback when PackageKit is not installed (bug #540230).
500f0e5
ea8cd59
* Wed Nov 11 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-10
ea8cd59
- Suggest installing foomatic-db-ppds when appropriate (bug #536831).
ea8cd59
8cbebc8
* Thu Nov  5 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-9
8cbebc8
- Release bump.
8cbebc8
0a6839c
* Thu Nov  5 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-8
0a6839c
- Fail gracefully if the new printer has disappeared before the user
0a6839c
  has responded to the test page prompt (bug #533109).
0a6839c
ab95adc
* Mon Nov  2 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-7
ab95adc
- Fixed typo in de.po (bug #532371).
ab95adc
7b7a93c
* Fri Oct 30 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-6
cd24abd
- Avoid traceback in IPP notification handlers (bug #530641).
7b7a93c
- Avoid epydoc dependency.
7b7a93c
b10389e
* Thu Oct 29 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-5
0b57565
- Added upstream patch for custom state reasons (bug #531872).
b10389e
- Strip 'zjs' from make-and-model as well (bug #531869).
b10389e
4ce5145
* Wed Oct 28 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-4
4ce5145
- Troubleshoot: connect to the right server when choosing a network
4ce5145
  queue (bug #531482).
4ce5145
- Strip 'zxs' and 'pcl3' from make-and-model (bug #531048).
4ce5145
- Fixed visibility tracking for jobs window (bug #531438).
4ce5145
- Don't display properties dialog for first test page (bug #531490).
4ce5145
- Determine make/model for network printers (bug #524321).
4ce5145
- Auto-select the correct driver entry for raw queues.
4ce5145
- Avoid traceback in PhysicalDevice.py.
4ce5145
- Let Return key activate the Find button for Find Network Printer.
4ce5145
d183d67
* Tue Sep 22 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-3
b2207f4
- Fixed missing import in probe_printer module.
d183d67
- Fixed race when fetching device list (bug #521110).
d183d67
f8935dc
* Fri Sep 18 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-2
7199e92
- Iconify jobs window into status icon.
73e653a
- Avoid showing the publish-printers dialog when not necessary.
802889f
- Fixed traceback when cancelling change-driver dialog.
f8935dc
- Fixed data button state.
f8935dc
5f2f72f
* Mon Sep 14 2009 Tim Waugh <twaugh@redhat.com> 1.1.13-1
5f2f72f
- 1.1.13:
5f2f72f
  - Translation updates (bug #522451).
5f2f72f
52914f1
* Fri Sep  4 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-8
52914f1
- Further speed improvement when fetching devices.
52914f1
2b4fad8
* Thu Sep  3 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-7
da1b9d7
- Speed improvement when fetching devices.
2b4fad8
- Allow raw devices to be changed.
2b4fad8
38211e3
* Fri Aug 28 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-6
38211e3
- Fixed PPD/IPP string translation.
70f332f
- Fixed proxy authentication.
70f332f
7f1ff64
* Thu Aug 27 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-4
7f1ff64
- Ported to polkit-1.
7f1ff64
a9d6dba
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-3
34b42fa
- Handle icon load failure gracefully.
a9d6dba
- Fixed statereason icon names.
a9d6dba
1342bc0
* Wed Aug 26 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-2
1342bc0
- Fixed traceback in on_tvNPDeviceURIs_cursor_changed (bug #519367).
1342bc0
11b2634
* Tue Aug 25 2009 Tim Waugh <twaugh@redhat.com> 1.1.12-1
11b2634
- 1.1.12:
11b2634
  - Troubleshooting fix.
11b2634
  - Fixed applet traceback when printing test page.
11b2634
  - Removed completed job notifications (trac #181).
11b2634
  - Show printer status in printer icons (bug #518020).
11b2634
  - Use paused icon when printer state reason is 'paused'.
11b2634
  - Driver preference order fixes.
11b2634
  - Job status icon and state reason display in jobs list
11b2634
    (bug #518070).
11b2634
  - Fixed overactive job creation times update timer.
11b2634
  - Use preferred D-Bus object path for AuthenticationAgent
11b2634
    (bug #518427).
11b2634
  - Fixed disabling a printer when PolicyKit call fails.
11b2634
  - Set appropriate status icon tooltip when configuration printer
11b2634
    (bug #518007).
11b2634
  - Use separate thread for verifying IPP queue (bug #518065).
11b2634
  - Use newer tooltip API to avoid deprecation warnings.
11b2634
  - Compare MFG/MDL case-insensitively in udev rule.
11b2634
  - Support for cups-pk-helper's DevicesGet method.
11b2634
  - Don't attempt to use PolicyKit if running as root.
11b2634
  - Support for localized marker names (trac #183).
11b2634
  - Other small fixes.
11b2634
85745fa
* Thu Aug 20 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-6
85745fa
- Applied patch from 1.1.x (52a73b6).
85745fa
  - Better printer icons representing status (bug #518020).
85745fa
  - Use paused ico nwhen printer state reason is 'paused'.
85745fa
  - Job status icon and state reason in jobs treeview (bug #518070).
85745fa
  - Job creation times display fixes.
85745fa
  - Use preferred object path for AuthenticationAgent (bug #518427).
85745fa
6569ac3
* Wed Aug 19 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-5
6569ac3
- Applied patch from 1.1.x (3f45e96):
6569ac3
  - Show a 'paused' emblem for rejecting/disabled printers
6569ac3
    (bug #518020).
6569ac3
  - Set appropriate tooltip when configuring printer (bug #518007).
6569ac3
  - Use separate thread for verifying IPP queue (part of bug #518065).
6569ac3
  - Better driver preference order (bug #518045).
6569ac3
dba4e31
* Fri Aug 14 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-4
dba4e31
- Compare MFG and MDL fields case insensitively when adding automatic
dba4e31
  queues, because HPLIP provides them with different case than the
dba4e31
  actual devices do.  Upstream HPLIP bug:
dba4e31
  https://bugs.launchpad.net/hplip/+bug/405804
dba4e31
76a01ca
* Fri Aug 14 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-3
76a01ca
- Own /var/run/udev-configure-printer.
76a01ca
f5f3846
* Thu Aug 13 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-2
f5f3846
- Updated cupspk DevicesGet call for accepted API.
f5f3846
b35ea25
* Fri Aug  7 2009 Tim Waugh <twaugh@redhat.com> 1.1.11-1
b35ea25
- 1.1.11:
b35ea25
  - Several udev-configure-printer fixes.
b35ea25
  - Use case-insensitive PPD matching.
b35ea25
  - Better URI validity testing.
b35ea25
  - Another stale printer status icon fix.
b35ea25
  - Notice when jobs stop due to backend errors.
b35ea25
  - Warn about job history when renaming printers.
b35ea25
  - Small UI improvements.
b35ea25
c0d1555
* Tue Aug  4 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-8
c0d1555
- Dropped foomatic dependency from libs package.
c0d1555
48725f4
* Fri Jul 31 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-7
48725f4
- Sync with 1.1.x.
48725f4
- Added patch for cupspk DevicesGet method call.
48725f4
71bad11
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> 1.1.10-6
71bad11
- Drop no-longer-used python-sexy dep
71bad11
82d54f3
* Sun Jul 26 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-5
82d54f3
- Split out D-Bus service for udev helper.  Build requires
82d54f3
  dbus-glib-devel.
e22999a
6aafd66
* Fri Jul 24 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-3
6aafd66
- Removed gnome-packagekit dependency.  The presence of
6aafd66
  gpk-install-package-name is detected at run-time, and the program
6aafd66
  acts accordingly.
6aafd66
7f628c6
* Thu Jul 23 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-2
6aafd66
- Applied some udev-configure-printer fixes from upstream.
7f628c6
ec4a192
* Wed Jul 22 2009 Tim Waugh <twaugh@redhat.com> 1.1.10-1
ec4a192
- 1.1.10:
ec4a192
  - New udev rules for adding/enabling/disabling USB printers
ec4a192
    automatically.
ec4a192
  - Now uses gnome-packagekit utility to install packages
ec4a192
    instead of the D-Bus API.
ec4a192
  - Fixed detection of stopped jobs with CUPS 1.4.
ec4a192
  - Fixed tracebacks when adding a new printer and when receiving
ec4a192
    IPP notifications.
ec4a192
  - Fixed 'location' field for printers added on remote CUPS servers.
ec4a192
  - Fixed handling of incorrect authentication.
ec4a192
  - Some UI and troubleshooter fixes have been made.
ec4a192
d4fb98f
* Mon Jul  6 2009 Tim Waugh <twaugh@redhat.com> 1.1.8-6
d4fb98f
- Requires gnome-packagekit for gpk-install-package-name.
d4fb98f
acaff65
* Fri Jul  3 2009 Tim Waugh <twaugh@redhat.com> 1.1.8-5
acaff65
- Use gpk-install-package-name instead of trying to use the D-Bus API.
acaff65
- Spot stopped jobs with CUPS 1.4 as well (trac #177).  This, along
acaff65
  with the previous fix, addresses bug #509177.
acaff65
- Map gutenprint filenames to the package name.
acaff65
- Fixed sensitivity of class member selection arrows (bug #508653).
acaff65
09775bd
* Thu Jun 25 2009 Tim Waugh <twaugh@redhat.com> 1.1.8-3
09775bd
- Use correct 'location' field for printers added remotely.
09775bd
- Parse nmblookup failures correctly in troubleshooter.
09775bd
- Prevent traceback on IPP notification after properties dialog
09775bd
  cancelled.
09775bd
- Fixed handling of incorrect authentication when not using
09775bd
  PolicyKit (bug #508102).
09775bd
9579a56
* Wed Jun 24 2009 Tim Waugh <twaugh@redhat.com> 1.1.8-2
7340d34
- Make sure we find https URIs from https backend (bug #507628).
9579a56
- Avoid showing a non-fatal exception when adding an IPP printer
9579a56
  (bug #507629).
edba444
- Fixed traceback when adding/modifying printer which could lead to
edba444
  display bugs (bug #507489).
edba444
fd78d77
* Thu Jun 18 2009 Tim Waugh <twaugh@redhat.com> 1.1.8-1
8b41d02
- Updated pycups to 1.9.46.
fd78d77
- Updated to 1.1.8:
fd78d77
  - Select a printer after adding it (trac #145).
fd78d77
  - Make sure the job and printer context menus cannot get out of date
fd78d77
    (trac #175, trac #172).
fd78d77
  - Fixed displayed hold time for held jobs.
fd78d77
  - Use grey ink-drop when there is no marker-colors value instead of
fd78d77
    crashing (bug #505399).
fd78d77
  - Scroll job list window to new job when appropriate.
fd78d77
  - Clean up temporary PPD files (bug #498743).
fd78d77
  - Fixed XML crash (Ubuntu #370469).
fd78d77
  - Fixed automatic printer model selection.
fd78d77
  - Fixed cupspk crash due to missing debugprint import (bug #496722,
fd78d77
    trac #161). 
fd78d77
  - Fixed PhysicalDevice crash (bug #496722, trac #161).
fd78d77
  - Adjusted border padding for New Printer window (bug #493862).
fd78d77
  - Set glade's textdomain in the job viewer (Ubuntu #341765).
fd78d77
  - Fixed URI parsing when verifying IPP URIs.
fd78d77
  - Set relaxed PPD conformance (trac #159).
fd78d77
  - Make troubleshooter work again by disabling cupspk for it.
8b41d02
7692b38
* Wed May 13 2009 Tim Waugh <twaugh@redhat.com> 1.1.7-4
7692b38
- Changed requirement on notification-daemon to
7692b38
  desktop-notification-daemon to allow for other implementations
7692b38
  (bug #500587).
7692b38
549786c
* Tue Apr 21 2009 Tim Waugh <twaugh@redhat.com> 1.1.7-3
549786c
- Moved them back again, as they are not part of the exported
549786c
  interface (bug #496808).
549786c
01c6cb6
* Tue Apr 21 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 1.1.7-2
01c6cb6
- Move files required by system-config-printer-kde to -libs (#496646)
01c6cb6
a6633ad
* Tue Apr 14 2009 Tim Waugh <twaugh@redhat.com> 1.1.7-1
f2c139d
- Requires dbus-python (bug #495392).
a6633ad
- Updated to 1.1.7:
a6633ad
  - Updated translations.
a6633ad
  - Don't abort if the jobviewer couldn't show a notification.
a6633ad
  - Don't use setlocale() for locale-independent case conversion.
a6633ad
  - Don't assume the notification daemon can show action buttons.
a6633ad
  - Use case-insensitive matching for model names.
a6633ad
  - HPLIP compatibility fixes.
a6633ad
  - Fixed typo in jobviewer keyring support (Ubuntu #343156).
a6633ad
  - Added support for https device URIs (bug #478677).
a6633ad
  - Prevent traceback in monitor when connection failed (Ubuntu #343387).
f2c139d
3264b16
* Fri Mar 13 2009 Tim Waugh <twaugh@redhat.com> 1.1.6-1
3264b16
- No longer requires gnome-python2-gnome.
3264b16
- Updated to 1.1.6:
3264b16
  - Translatable string fix for authconn.
3264b16
  - Romanian allow/deny translation fix (bug #489748).
3264b16
  - Set glade's textdomain in the jobviewer (Ubuntu #341765).
3264b16
dcf23f4
* Tue Mar 10 2009 Tim Waugh <twaugh@redhat.com> 1.1.5-2
dcf23f4
- Added patch for changes in 1.1.x since 1.1.5:
dcf23f4
  - Strip " hpijs" from PPD names.
dcf23f4
  - Handle there being no operation name set when authentication/retry
dcf23f4
    is required.
dcf23f4
  - Mark "Unauthorized" PolicyKit dialog strings for translation, and
dcf23f4
    change that dialog to an error.
dcf23f4
  - Work around marker-* attributes not being presented as lists
dcf23f4
    (bug #489512).
dcf23f4
  - D-Bus policy tweak.
dcf23f4
  - Better PPD fallback searching.
dcf23f4
  - Fixed model search oddity when no digits in model name.
dcf23f4
  - Fixed locale save/restore in cupshelpers (bug #489313).
dcf23f4
  - Use gtk.show_uri() instead of gnome.url_show() (trac #147).
dcf23f4
  - Removed HPLIP probe screen (no longer needed).
dcf23f4
  - Be certain of having the right cell when starting a rename
dcf23f4
    (Ubuntu #333260).
dcf23f4
  - Fixed strftime call (Ubuntu #334859).
dcf23f4
  - Check dict before use when handling auth-info-required.
dcf23f4
  - Handle timed operations being cancelled in the troubleshooter test
dcf23f4
    print page (Ubuntu #325084).
dcf23f4
  - Put pycups version requirement in monitor module.
dcf23f4
c6c17a2
* Tue Mar  3 2009 Tim Waugh <twaugh@redhat.com> 1.1.5-1
c6c17a2
- 1.1.5.
c6c17a2
c31b061
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-3
c31b061
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c31b061
da1b2d1
* Fri Feb 20 2009 Tim Waugh <twaugh@redhat.com> 1.1.4-2
da1b2d1
- Updated from git:
da1b2d1
  - Prevent traceback when adding new printer (bug #486587).
da1b2d1
887118c
* Wed Feb 18 2009 Tim Waugh <twaugh@redhat.com> 1.1.4-1
887118c
- 1.1.4:
887118c
  - Skip model selection screen when adding a new printer for which we
887118c
    know the exact model.
887118c
  - Better integration for HPLIP hp and hpfax queues.
887118c
  - Work around HPLIP option parsing bug.
887118c
  - Pre-select the current device correctly.
887118c
  - Better descriptions for types of available connection.
887118c
  - Perform lowercase operations in a locale-independent manner (trac #151).
887118c
f80dc93
* Wed Feb 11 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-7
f80dc93
- Updated from git:
f80dc93
  - Avoid tracebacks in main application (bug #484130) and job viewer.
f80dc93
  - Avoid unnecessary modal dialog when adding printer (bug #484960).
f80dc93
  - Don't use notification when authentication is required, just
f80dc93
    display the dialog.
f80dc93
6dc8cf7
* Tue Feb 10 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-6
6dc8cf7
- Updated from git:
6dc8cf7
  - Better make/model discovery for multiple devices (bug #484130).
6dc8cf7
972ff65
* Tue Feb 10 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-5
972ff65
- Updated from git:
972ff65
  - Handle D-Bus failures when querying Jockey (bug #484402).
972ff65
  - Set operation when fetching PPD from server (bug #484130).
972ff65
  - Don't allow prompting when updating the UI for a server failure
972ff65
    (bug #484130).
972ff65
  - Fixed printing a test page from the applet (bug #484130).
972ff65
50a4c8b
* Mon Feb  9 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-4
50a4c8b
- Requires libxml2-python.
50a4c8b
df14d65
* Sat Feb  7 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-3
df14d65
- Ship the missing cupspk file (bug #484461).
df14d65
7954c5e
* Thu Feb  5 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-2
7954c5e
- Added in cups-pk-helper support from upstream.
7954c5e
6b84090
* Tue Feb  3 2009 Tim Waugh <twaugh@redhat.com> 1.1.3-1
8ba63b6
- Requires python-sexy.
6b84090
- 1.1.3.
8ba63b6
1ec182a
* Thu Jan 15 2009 Tim Waugh <twaugh@redhat.com> 1.1.2-1
1ec182a
- 1.1.2.
1ec182a
- Requires gnome-python2-gnomekeyring.
1ec182a
c2273c9
* Thu Jan  8 2009 Tim Waugh <twaugh@redhat.com> 1.1.1-2
c2273c9
- Updated pycups to 1.9.45.
c2273c9
e2a7d93
* Sat Dec 20 2008 Tim Waugh <twaugh@redhat.com> 1.1.1-1
e2a7d93
- 1.1.1.
e2a7d93
95edbc7
* Fri Dec 19 2008 Tim Waugh <twaugh@redhat.com> 1.1.0-1
95edbc7
- 1.1.0.
95edbc7
c5d1cdd
* Fri Dec 19 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-7
c5d1cdd
- Updated patch for 1.0.x changes:
c5d1cdd
  - Fixed stub scripts (bug #477107).
c5d1cdd
651c459
* Fri Dec 19 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-6
651c459
- Updated patch for 1.0.x changes:
651c459
  - Look harder for locale/page size issues in the troubleshooter
651c459
    (trac #118).
651c459
  - Troubleshooter speed improvement (trac #123).
651c459
  - Localization fixes for authentication dialog (trac #122).
651c459
  - Character encoding fixes (trac #124).
651c459
  - Handle model names with more than one set of digits (Ubuntu #251244).
651c459
  - Catch unable-to-connect error when trying to print a test page
651c459
    (Ubuntu #286943).
651c459
  - Prevent crash when copying PPD options (Ubuntu #285133).
651c459
  - Use get_cursor for the printer properties treeview (Ubuntu #282634).
651c459
  - Fix IPP browser when trying to connect to host:port (bug #476396).
651c459
  - Make sure we're authenticating as the correct user in authconn.
651c459
  - Prevent traceback when adding printer driven by HPLIP
651c459
    (bug #477107).
651c459
  - Better display of available local HP fax devices.
651c459
6b6ee2c
* Wed Dec 17 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-5
6b6ee2c
- Added patch for pycups git changes since 1.9.44:
3a404df
  - Look for test page file in new location for CUPS 1.4 (bug #476612).
6b6ee2c
72ef595
* Fri Dec 12 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-4
72ef595
- Updated patch for 1.0.x changes:
72ef595
  - Fix for advanced server settings dialog.
72ef595
  - Fixes for troubleshooter to restore error_log fetching.
72ef595
72ef595
* Wed Dec 10 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-3
72ef595
- Updated patch for 1.0.x changes:
72ef595
  - Fixed problem that prevented authentication prompt being
72ef595
    displayed.
72ef595
72ef595
* Fri Dec  5 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-2
72ef595
- Added patch for 1.0.x changes since 1.0.12:
72ef595
  - Smarter PPD cache in cupshelpers module.
72ef595
  - Don't write back localized versions of globalized PPDs.
72ef595
fb6a182
* Mon Dec  1 2008 Tim Waugh <twaugh@redhat.com> 1.0.12-1
fb6a182
- Updated to 1.0.12:
fb6a182
  - Don't automatically replace network printer URIs with
fb6a182
    HPLIP URIs (bug #473129).
fb6a182
  - Fixed some file descriptor and temporary file leaks.
b5aa2b2
- Updated pycups to 1.9.44.
b5aa2b2
22f986f
* Fri Nov 21 2008 Tim Waugh <twaugh@redhat.com> 1.0.11-1
22f986f
- Updated to 1.0.11.
22f986f
- Updated pycups to 1.9.43.
22f986f
3793d33
* Wed Nov 12 2008 Tim Waugh <twaugh@redhat.com> 1.0.10-2
7dcbce2
- Updated to 1.0.10.  Applied patch from git.
99ea333
- Applied pycups patch from git.
99ea333
91ce36f
* Tue Oct 21 2008 Tim Waugh <twaugh@redhat.com> 1.0.9-1
91ce36f
- Updated to 1.0.9 for translations.
91ce36f
- Updated pysmbc to 1.0.6.  No longer need pysmbc-git patch.
91ce36f
4efc273
* Fri Oct 17 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-7
4efc273
- Added patch for pysmbc changes in git to prevent getdents crashing
4efc273
  (bug #465975).
4efc273
5020567
* Thu Oct 16 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-6
5020567
- Updated patch for 1.0.x changes:
5020567
  - Fixed SMB authentication dialog's cancel button (bug #467127).
5020567
  - Work around samba bug #5805 by sending debug output to stderr
5020567
    instead of stdout.
5020567
c787feb
* Wed Oct 15 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-5
c787feb
- Updated patch for 1.0.x changes:
c787feb
  - Fixed SMB authentication (bug #464003).
c787feb
ff750ba
* Wed Oct 15 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-4
c787feb
- Updated patch for 1.0.x changes:
ff750ba
  - Removed unneeded debugging output.
ff750ba
  - Don't show the applet in KDE (bug #466945).
ff750ba
  - Auth/error dialog improvements for SMB as for IPP (bug #465407).
ff750ba
d6fe0f9
* Mon Oct 13 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-3
d6fe0f9
- Added patch for 1.0.x changes since 1.0.8:
d6fe0f9
  - Don't use a LinkButton for the 'Problems?' button (bug #465407).
d6fe0f9
  - Don't use a separator for the server settings dialog (bug
d6fe0f9
    #465407).
d6fe0f9
  - Don't set non-zero page size for SpinButtons.
d6fe0f9
  - Don't show an error dialog if an IPP operation's authentication
d6fe0f9
    dialog is cancelled by the user, but show an error dialog if the
d6fe0f9
    password was incorrect (bug #465407).
d6fe0f9
  - Set Server Settings... menu entry sensitive depending on whether
d6fe0f9
    we are connected to a server (Ubuntu #280736).
d6fe0f9
  - Lots of translations updated.
d6fe0f9
bf3f769
* Mon Sep 29 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-2
bf3f769
- Removed patch (no longer needed).
bf3f769
a6d85b1
* Mon Sep 29 2008 Tim Waugh <twaugh@redhat.com> 1.0.8-1
a6d85b1
- 1.0.8:
a6d85b1
  - Use modelName from custom PPD to suggest name for new printer
a6d85b1
    (trac #97).
a6d85b1
  - Avoid display problem with installable options.
a6d85b1
  - Better matching for Lexmark printers.
a6d85b1
  - Catch exceptions from advanced server settings dialog (Ubuntu
a6d85b1
    #267557).
a6d85b1
  - Added some missing OpenPrinting query fields.
a6d85b1
  - Jockey support added.
a6d85b1
  - Lots of translations updated.
a6d85b1
875ce86
* Sat Aug 30 2008 Tim Waugh <twaugh@redhat.com> 1.0.7-2
875ce86
- Handle IPP_FORBIDDEN (bug #460670).
875ce86
5f118b0
* Fri Aug 29 2008 Tim Waugh <twaugh@redhat.com> 1.0.7-1
5f118b0
- 1.0.7:
5f118b0
  - Efficiency improvements.
5f118b0
  - Small UI improvements for the New Printer dialog.
5f118b0
  - Other small fixes.
5f118b0
c6378a3
* Fri Aug 29 2008 Tim Waugh <twaugh@redhat.com>
da0368c
- Updated pysmbc to 1.0.5.
c6378a3
- Updated pycups to 1.9.42.
c6378a3
288dfae
* Tue Aug 26 2008 Tim Waugh <twaugh@redhat.com> 1.0.6-1
288dfae
- Requires gnome-python2-gnome (bug #460021).
288dfae
- 1.0.6:
288dfae
  - More delete-event fixes.
288dfae
  - Fixed temporary file leak.
288dfae
  - Fixed dialog leaks.
288dfae
  - Small UI improvements for the New Printer dialog.
288dfae
  - Other small fixes.
288dfae
da5a905
* Thu Aug 14 2008 Tim Waugh <twaugh@redhat.com> 1.0.5-3
da5a905
- Include other fixes from upstream including:
da5a905
  - OpenPrinting API change (trac #74).
da5a905
  - libnotify API change for 'closed' signal.
da5a905
  - Notification for job authentication (trac #91).
da5a905
  - Glade delete-event fixes (trac #88).
da5a905
  - Pre-fill username in job authentication dialog (trac #87).
da5a905
c35b1e7
* Wed Aug 13 2008 Tim Waugh <twaugh@redhat.com> 1.0.5-2
c35b1e7
- Handle HTTP_FORBIDDEN.
c35b1e7
ac60811
* Mon Aug 11 2008 Tim Waugh <twaugh@redhat.com> 1.0.5-1
ac60811
- 1.0.5.
a8a11e5
- Updated pycups to 1.9.41.
a8a11e5
2195a95
* Thu Jul 10 2008 Tim Waugh <twaugh@redhat.com> 1.0.4-1
2195a95
- 1.0.4.
45e7794
- Applied upstream patch for pycups to fix getPrinterAttributes when
45e7794
  requested_attributes is specified.
2195a95
c5a200e
* Tue Jul  8 2008 Tim Waugh <twaugh@redhat.com> 1.0.3-2
c5a200e
- Better debugging for pysmbc.
c5a200e
0900e74
* Mon Jun 30 2008 Tim Waugh <twaugh@redhat.com> 1.0.3-1
f5a684d
- Updated pycups to 1.9.40.
0900e74
- 1.0.3.
f5a684d
22222d6
* Fri Jun 20 2008 Tim Waugh <twaugh@redhat.com>
22222d6
- Updated pysmbc to 1.0.4.
22222d6
ced7617
* Tue Jun 10 2008 Tim Waugh <twaugh@redhat.com> 1.0.2-1
ced7617
- 1.0.2.
ced7617
5b368eb
* Mon Jun  9 2008 Tim Waugh <twaugh@redhat.com> 1.0.1-1
22222d6
- Updated pysmbc to 1.0.3.
5b368eb
- 1.0.1 (bug #450119).
210ffaf
15ac532
* Thu Jun  5 2008 Tim Waugh <twaugh@redhat.com>
15ac532
- Requires notify-python (bug #450139).
15ac532
39798da
* Thu Jun  5 2008 Tim Waugh <twaugh@redhat.com> 1.0.0-3
39798da
- Applied patches from upstream (bug #450120).
39798da
39798da
* Tue Jun  3 2008 Tim Waugh <twaugh@redhat.com> 1.0.0-2
e73d00d
- Applied patches from upstream (bug #449753).
e73d00d
505b725
* Thu May 29 2008 Tim Waugh <twaugh@redhat.com>
e0d38ae
- Updated pycups to 1.9.39.
505b725
- Updated libs summary.
505b725
501699b
* Tue May 27 2008 Tim Waugh <twaugh@redhat.com> 1.0.0-1
501699b
- 1.0.0.
501699b
ef133e7
* Fri May 23 2008 Tim Waugh <twaugh@redhat.com> 0.9.93-2
ef133e7
- Fixed small UI problem in SMB browser.
ef133e7
da3d6f7
* Fri May 23 2008 Tim Waugh <twaugh@redhat.com> 0.9.93-1
da3d6f7
- 0.9.93.
da3d6f7
28acfac
* Tue May 20 2008 Tim Waugh <twaugh@redhat.com> 0.9.92-1
28acfac
- 0.9.92.
28acfac
fc5d613
* Tue May 20 2008 Tim Waugh <twaugh@redhat.com> 0.9.91-3
fc5d613
- Sync to trunk.
7fc9cab
- Updated pysmbc to 1.0.2.
7fc9cab
4a982c7
* Sun May 18 2008 Tim Waugh <twaugh@redhat.com> 0.9.91-2
e09db86
- Fixed icon search path.
e09db86
75de2a5
* Fri May 16 2008 Tim Waugh <twaugh@redhat.com> 0.9.91-1
2e12e2f
- No longer requires system-install-packages (bug #444645).
75de2a5
- Added pysmbc.  Build requires libsmbclient-devel.
75de2a5
- Don't install consolehelper bits any more as they are no longer needed.
75de2a5
- 0.9.91:
75de2a5
  - User interface overhaul, part 2.
75de2a5
ada1d9c
* Thu Apr  3 2008 Tim Waugh <twaugh@redhat.com> 0.9.90-1
cacd1e5
- Updated pycups to 1.9.38.
ada1d9c
- 0.9.90:
ada1d9c
  - User interface overhaul, part 1.
cacd1e5
932ead9
* Thu Apr  3 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.2-1
932ead9
- 0.7.82.2:
932ead9
  - Various bug fixes.
932ead9
  - Translation updates.
932ead9
a8e2221
* Mon Mar 17 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.1-3
9364c49
- Updated pycups to 1.9.37.
a8e2221
- More fixes from upstream.
9364c49
e5d59cf
* Wed Mar  5 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.1-2
a249f36
- Updated pycups to 1.9.36.
e5d59cf
- Some fixes from upstream.
a249f36
9e11329
* Mon Mar  3 2008 Tim Waugh <twaugh@redhat.com> 0.7.82.1-1
7ebcbe1
- Requires /usr/bin/system-install-packages not pirut (bug #435622).
9e11329
- 0.7.82.1:
9e11329
  - More trouble-shooting improvements.
9e11329
  - applet: notify user about failed jobs (bug #168370).
7ebcbe1
233f1d0
* Tue Feb 19 2008 Tim Waugh <twaugh@redhat.com> 0.7.82-1
17239a1
- Updated to pycups-1.9.35.
233f1d0
- 0.7.82:
233f1d0
  - More trouble-shooting improvements.
17239a1
82dab5e
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 0.7.81-1
82dab5e
- 0.7.81:
82dab5e
  - Trouble-shooting improvements and other minor fixes.
82dab5e
e9e5e88
* Mon Feb 11 2008 Tim Waugh <twaugh@redhat.com> 0.7.80-2
e9e5e88
- Rebuild for GCC 4.3.
e9e5e88
9105156
* Mon Feb  4 2008 Tim Waugh <twaugh@redhat.com> 0.7.80-1
ee092c0
- Updated to pycups-1.9.34.
9105156
- 0.7.80:
9105156
  - Trouble-shooting support.
ee092c0
65f976b
* Fri Jan 25 2008 Tim Waugh <twaugh@redhat.com> 0.7.79-1
65f976b
- 0.7.79.
65f976b
3ad8ee1
* Wed Jan 23 2008 Tim Waugh <twaugh@redhat.com> 0.7.78-5
3ad8ee1
- Updated to pycups-1.9.33.
3ad8ee1
955aae5
* Wed Jan 16 2008 Tim Waugh <twaugh@redhat.com> 0.7.78-4
955aae5
- Use config-util from new usermode (bug #428406).
955aae5
02da912
* Thu Dec 20 2007 Tim Waugh <twaugh@redhat.com>
02da912
- Requires notification-daemon (Ubuntu #176929).
e21053e
- Requires gnome-python2 for theme support (Ubuntu #176929).
b55803d
- Requires gnome-icon-theme for printer icon (Ubuntu #176929).
b55803d
56eaa62
* Mon Dec 17 2007 Tim Waugh <twaugh@redhat.com> 0.7.78-3
608db8e
- Install Python egg-info file.
4a19692
- Updated pycups to 1.9.32.
4a19692
d776d22
* Tue Nov 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.78-2
abb712b
- pycups: Applied patch from SVN to allow fetching printer attributes by URI.
82858a0
- Sync to SVN 1748.
abb712b
43a6932
* Thu Nov 22 2007 Tim Waugh <twaugh@redhat.com> 0.7.78-1
869a2be
- pycups: Fix job-sheets-default attribute.
53b98bc
- Updated pycups to 1.9.31.
43a6932
- 0.7.78.
53b98bc
2da96b6
* Wed Nov 21 2007 Tim Waugh <twaugh@redhat.com>
2da96b6
- Applied patch to pycups to avoid reading uninitialised
2da96b6
  memory (bug #390431).
2da96b6
e8c8447
* Mon Nov 19 2007 Tim Waugh <twaugh@redhat.com>
e8c8447
- Updated pycups to 1.9.30.
fb37576
f8c45ad
* Tue Oct 30 2007 Tim Waugh <twaugh@redhat.com> 0.7.77-1
f8c45ad
- 0.7.77:
f8c45ad
  - Tooltips for the button bar buttons (bug #335601).
f8c45ad
b868f06
* Mon Oct 15 2007 Tim Waugh <twaugh@redhat.com> 0.7.76-1
b868f06
- 0.7.76.
b868f06
80fbfa6
* Thu Oct  4 2007 Tim Waugh <twaugh@redhat.com> 0.7.75-1
80fbfa6
- 0.7.75.
80fbfa6
1f7877a
* Wed Oct  3 2007 Tim Waugh <twaugh@redhat.com>
572e87c
- No need to run update-desktop-database because there are no MimeKey
572e87c
  lines in the desktop files.
1f7877a
- Consistent macro style.
1f7877a
ce24631
* Tue Oct  2 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.4-1
ce24631
- Changed PreReq to Requires.
ce24631
- Mark console.apps file as a config file.
ce24631
- Mark pam file as a config file (not replaceable).
ce24631
- No need to ship empty NEWS file.
ce24631
- Give cupsd.py executable permissions to satisfy rpmlint.
ce24631
- Provides system-config-printer-gui.
ce24631
- Mark D-Bus configuration file as a config file.
ce24631
- Fixed libs summary.
ce24631
- Better buildroot tag.
ce24631
- Better defattr.
ce24631
- Preserve timestamps on explicitly install files.
ce24631
- Make example pycups program non-executable.
ce24631
- 0.7.74.4:
ce24631
  - Updated translations.
ce24631
  - Several small bugs fixed.
ce24631
aa2df89
* Thu Sep 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.3-1
aa2df89
- 0.7.74.3:
aa2df89
  - Updated translations.
aa2df89
  - Other small bug fixes.
aa2df89
2eb131c
* Tue Sep 25 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.2-3
2eb131c
- Pull in SVN patch from stable branch for foomatic recommended
2eb131c
  drivers (bug #292021).
2eb131c
abadf11
* Fri Sep 21 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.2-2
abadf11
- Pull in SVN patch from stable branch for 'Allow printing from
abadf11
  the Internet' check-box (bug #221003).
abadf11
ebc5077
* Wed Sep 19 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.2-1
fa05562
- Updated pycups to 1.9.27.
ebc5077
- 0.7.74.2:
ebc5077
  - When a class is removed on the server, remove it from the UI.
ebc5077
  - When deleting a printer, select the default printer again.
ebc5077
  - Select newly-copied printer.
ebc5077
  - Updated translation (fi).
ebc5077
  - Better --help message.
ebc5077
  - Use strcoll to sort manufacturer names.
ebc5077
  - Avoid duplicate 'recommended' marks.
ebc5077
  - Remove duplicate device URIs.
ebc5077
  - Handle IPP_TAG_NOVALUE attributes (for CUPS 1.3.x).
fa05562
bf3d515
* Wed Sep 12 2007 Tim Waugh <twaugh@redhat.com>
bf3d515
- Updated pycups to 1.9.26.
bf3d515
- Build requires epydoc.  Ship HTML documentation.
bf3d515
bdebb7f
* Fri Sep  7 2007 Tim Waugh <twaugh@redhat.com> 0.7.74.1-1
bdebb7f
- 0.7.74.1:
bdebb7f
  - Updated Polish translation (bug #263001).
bdebb7f
  - Don't select the default printer after changes to another printer have
bdebb7f
    been made.
bdebb7f
  - Always construct URI from input fields when changing device (bug #281551).
bdebb7f
  - Avoid busy-cursor traceback when window is not yet displayed.
bdebb7f
bf9941e
* Thu Aug 30 2007 Tim Waugh <twaugh@redhat.com> 0.7.74-1
0f23ac9
- Updated pycups to 1.9.25.
bf9941e
- 0.7.74:
bf9941e
  - Fixed New Class dialog.
bf9941e
  - UI fixes.
0f23ac9
a3a9346
* Sat Aug 25 2007 Tim Waugh <twaugh@redhat.com>
a3a9346
- More specific license tag.
a3a9346
641d52d
* Fri Aug 24 2007 Tim Waugh <twaugh@redhat.com> 0.7.73-1
641d52d
- 0.7.73.
641d52d
c37fe41
* Fri Aug 10 2007 Tim Waugh <twaugh@redhat.com> 0.7.72-2
c37fe41
- Ship the applet's desktop file.
c37fe41
8fc1bbd
* Wed Aug  8 2007 Tim Waugh <twaugh@redhat.com> 0.7.72-1
8fc1bbd
- 0.7.72:
8fc1bbd
  - Fixed my-default-printer traceback.
8fc1bbd
  - Improvements to New Printer wizard (Till Kamppeter).
8fc1bbd
eec5190
* Fri Aug  3 2007 Tim Waugh <twaugh@redhat.com> 0.7.71-1
eec5190
- 0.7.71:
eec5190
  - Don't discard make/model-matched devices when there are ID-matched
eec5190
    devices (Till Kamppeter).
eec5190
  - Fixed fallback if no text-only driver is available (Till Kamppeter).
eec5190
  - Initialise the make/model list when an ID match failed (Till Kamppeter).
eec5190
  - Better error-handling in default-print application (Ubuntu #129901).
eec5190
  - UI tweak in admin tool (Ubuntu #128263).
eec5190
  - Handle socket: URIs (Ubuntu #127074).
eec5190
c062761
* Mon Jul 23 2007 Tim Waugh <twaugh@redhat.com> 0.7.70-2
c062761
- Obsoletes/provides desktop-printing.
c062761
a95f682
* Mon Jul  9 2007 Tim Waugh <twaugh@redhat.com> 0.7.70-1
a95f682
- Requires pirut for system-install-packages.
a95f682
- 0.7.70:
a95f682
  - Increased GetReady->NewPrinter timeout.
a95f682
  - More binary names mapped to package named.
a95f682
  - Run system-install-packages to install missing drivers (bug #246726).
a95f682
  - Less debug output.
a95f682
  - Desktop file fixes for KDE (bug #247299).
a95f682
dacf0c7
* Thu Jun 28 2007 Tim Waugh <twaugh@redhat.com> 0.7.69-1
e88da92
- No longer requires PyXML (bug #233146).
5d6e37d
- Moved applet to main package.
dacf0c7
- 0.7.69:
dacf0c7
  - Use HardwareSettings category for my-default-printer desktop
dacf0c7
    file (bug #244935).
dacf0c7
  - Removed unused code.
dacf0c7
  - Filter PPDs by natural language (bug #244173).
5d6e37d
45007c1
* Mon Jun 25 2007 Tim Waugh <twaugh@redhat.com>
45007c1
- The applet requires dbus-x11 (Ubuntu #119570).
45007c1
7951c7c
* Fri Jun 15 2007 Tim Waugh <twaugh@redhat.com> 0.7.68-1
7951c7c
- 0.7.68:
7951c7c
  - Fixed the notification bubbles.
7951c7c
  - Ship my-default-printer utility.
7951c7c
3582983
* Fri Jun  8 2007 Tim Waugh <twaugh@redhat.com> 0.7.67-1
79bc6c2
- Don't put TrayIcon or SystemSetup categories in the desktop file.
3846344
- Updated pycups to 1.9.24.
3582983
- 0.7.67:
3582983
  - Fixed desktop files to have capital letters at the start of each
3582983
    word in the Name field (bug #242859).
3582983
  - Fixed crash when saving unapplied changes.
3582983
  - Fixed Device ID parser to always split the CMD field at commas.
3582983
  - New PPDs class means we no longer parse the foomatic XML database.
3846344
7a67a4b
* Wed May 30 2007 Tim Waugh <twaugh@redhat.com> 0.7.66-1
7a67a4b
- 0.7.66:
7a67a4b
  - Allow job-hold-until to be set (bug #239776).
7a67a4b
  - Implement new printer notifications.
7a67a4b
7fbde5b
* Tue May 22 2007 Tim Waugh <twaugh@redhat.com> 0.7.65-1
1c4b136
- Build requires xmlto.
7976696
- Updated to pycups-1.9.22.
b4ce343
- 0.7.65:
b4ce343
  - Use urllib for quoting/unquoting (Val Henson, Ubuntu #105022).
b4ce343
  - Added kn translation.
b4ce343
  - Better permissions on non-scripts.
b4ce343
  - Added man pages.
b4ce343
  - Applet: status feedback.
b4ce343
  - Applet: fixed relative time descriptions.
b4ce343
  - Applet: limit refresh frequency.
7976696
ad74904
* Mon Apr 16 2007 Tim Waugh <twaugh@redhat.com> 0.7.63.1-1
ad74904
- 0.7.63.1:
ad74904
  - Small applet fixes.
ad74904
12faff7
* Thu Apr  5 2007 Tim Waugh <twaugh@redhat.com> 0.7.63-1
12faff7
- 0.7.63:
12faff7
  - Translation updates.
12faff7
  - Checked in missing file.
12faff7
0e798c2
* Wed Apr  4 2007 Tim Waugh <twaugh@redhat.com>
0e798c2
- Updated to pycups-1.9.20 for printer-state-reasons fix.
0e798c2
7daee05
* Mon Apr  2 2007 Tim Waugh <twaugh@redhat.com> 0.7.62-1
7daee05
- 0.7.62:
7daee05
  - Use standard icon for admin tool desktop file.
7daee05
  - Fixed env path in Python scripts.
7daee05
  - Applet: stop running when the session ends.
7daee05
  - Prevent a traceback in the SMB browser (bug #225351).
7daee05
  - 'Manage print jobs' desktop file.
7daee05
fed6782
* Fri Mar 30 2007 Tim Waugh <twaugh@redhat.com> 0.7.61-1
fed6782
- 0.7.61:
fed6782
  - Fixed retrieval of SMB authentication details (bug #203539).
fed6782
55c5672
* Tue Mar 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.60-1
55c5672
- Updated to pycups-1.9.19.
55c5672
- Avoid %%makeinstall.
55c5672
- 0.7.60:
55c5672
  - Handle reconnection failure.
55c5672
  - New applet name.
55c5672
6acc159
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 0.7.59-1
6acc159
- 0.7.59:
6acc159
  - Fixed a translatable string.
6acc159
  - Set a window icon (bug #233899).
6acc159
  - Handle failure to start the D-Bus service.
6acc159
  - Ellipsize the document and printer named (bug #233899).
6acc159
  - Removed the status bar (bug #233899).
6acc159
  - Added an icon pop-up menu for 'Hide' (bug #233899).
6acc159
fdb5e8e
* Wed Mar 21 2007 Tim Waugh <twaugh@redhat.com> 0.7.57-1
e0eb55c
- Added URL tag.
fdb5e8e
- 0.7.57:
fdb5e8e
  - Prevent traceback when removing temporary file (Ubuntu #92914).
fdb5e8e
  - Added print applet.
e0eb55c
1121e3a
* Sun Mar 18 2007 Tim Waugh <twaugh@redhat.com> 0.7.56-2
1121e3a
- Updated to pycups-1.9.18.
1121e3a
0273c33
* Fri Mar 16 2007 Tim Waugh <twaugh@redhat.com> 0.7.56-1
0273c33
- 0.7.56:
0273c33
  - Parse Boolean strings correctly in job options.
0273c33
  - Small command-set list/string fix (bug #230665).
0273c33
  - Handle hostname look-up failures.
0273c33
  - Updated filter-to-driver map.
0273c33
  - Don't parse printers.conf (bug #231826).
0273c33
c696aea
* Tue Feb 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.55-1
c696aea
- 0.7.55:
c696aea
  - Use converted value for job option widgets.
c696aea
d36f7ba
* Tue Feb 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.54-1
d36f7ba
- 0.7.54:
d36f7ba
  - Removed debugging code.
d36f7ba
d36f7ba
* Tue Feb 27 2007 Tim Waugh <twaugh@redhat.com> 0.7.53-1
5379fc1
- No longer requires rhpl (since 0.7.53).
834bcbd
- 0.7.53:
834bcbd
  - Use gettext instead of rhpl.translate.
834bcbd
  - Better layout for PPD options.
834bcbd
  - Added scrollbars to main printer list (bug #229453).
834bcbd
  - Set maximum width of default printer label (bug #229453).
834bcbd
  - Handle applying changes correctly when switching to another
834bcbd
    printer (bug #229378).
834bcbd
  - Don't crash when failing to fetch the PPD (bug #229406).
834bcbd
  - Make the text entry boxes sensitive but not editable for remote
834bcbd
    printers (bug #229381).
834bcbd
  - Better job options screen layout (bug #222272).
5379fc1
06be647
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 0.7.52-1
06be647
- 0.7.52:
06be647
  - Sort models using cups.modelSort before scanning for a close
06be647
    match (bug #228505).
06be647
  - Fixed matching logic (bug #228505).
06be647
1dc5b3f
* Fri Feb  9 2007 Tim Waugh <twaugh@redhat.com> 0.7.51-1
1dc5b3f
- 0.7.51:
1dc5b3f
  - Prevent display glitch in job options list when clicking on a printer
1dc5b3f
    repeatedly.
1dc5b3f
  - List conflicting PPD options, and embolden the relevant tab
1dc5b3f
    labels (bug #226368).
1dc5b3f
  - Fixed typo in 'set default' handling that caused a traceback (bug #227936).
1dc5b3f
  - Handle interactive search a little better (bug #227935).
1dc5b3f
586f01b
* Wed Feb  7 2007 Tim Waugh <twaugh@redhat.com> 0.7.50-1
586f01b
- 0.7.50:
586f01b
  - Fixed hex digits list (bug #223770).
586f01b
  - Added bs translation.
586f01b
  - Don't put the ellipsis in the real device URI (bug #227643).
586f01b
  - Don't check for existing drivers for complex command lines (bug #225104).
586f01b
  - Allow floating point job options (bug #224651).
586f01b
  - Prevent shared/published confusion (bug #225081).
586f01b
  - Fixed PPD page size setting.
586f01b
  - Avoid os.remove exception (bug #226703).
586f01b
  - Handle unknown job options (bug #225538).
586f01b
c5970d3
* Tue Jan 16 2007 Tim Waugh <twaugh@redhat.com> 0.7.49-1
c5970d3
- 0.7.49:
c5970d3
  - Fixed a traceback in the driver check code.
c5970d3
  - Fixed a typo in the conflicts message.
c5970d3
  - Handle InputSlot/ManualFeed specially because libcups does (bug #222490).
c5970d3
9f7c115
* Mon Jan 15 2007 Tim Waugh <twaugh@redhat.com> 0.7.48-1
9f7c115
- 0.7.48:
9f7c115
  - Updated translations.
9f7c115
0fdd971
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 0.7.47-1
0fdd971
- 0.7.47:
0fdd971
  - Fixed minor text bugs (bug #177433).
0fdd971
  - Handle shell builtins in the driver check (bug #222413).
0fdd971
3d2f1f9
* Mon Jan  8 2007 Tim Waugh <twaugh@redhat.com> 0.7.46-1
3d2f1f9
- 0.7.46:
3d2f1f9
  - Fixed page size problem (bug #221702).
3d2f1f9
  - Added 'ro' to ALL_LINGUAS.
3d2f1f9
0c0ba0b
* Wed Jan  3 2007 Tim Waugh <twaugh@redhat.com> 0.7.45-1
4a5ca37
- Updated to pycups-1.9.17.
0c0ba0b
- 0.7.45:
0c0ba0b
  - Fixed traceback in driver check.
4a5ca37
2b9fa8e
* Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com> 0.7.44-1
2b9fa8e
- 0.7.44:
2b9fa8e
  - Fixed traceback in error display (bug #220136).
2b9fa8e
  - Preserve case in model string when dumping debug output.
2b9fa8e
77096f3
* Thu Dec 21 2006 Tim Waugh <twaugh@redhat.com> 0.7.43-1
2b9fa8e
- 0.7.43:
77096f3
  - Don't check against IEEE 1284 DES field at all.
77096f3
  - Merged device matching code (bug #219518).
77096f3
  - Catch non-fatal errors when auto-matching device.
77096f3
  - Fixed driver checking bug involving pipelines (bug #220347).
77096f3
  - Show PPD errors (bug #220136).
77096f3
e3539a5
* Mon Dec 11 2006 Tim Waugh <twaugh@redhat.com> 0.7.42-1
e3539a5
- 0.7.42:
e3539a5
  - Fixed typo in command set matching code.
e3539a5
  - Case-insensitive matching when Device ID not known to database.
e3539a5
6b9ed56
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 0.7.41-2
6b9ed56
- build against python 2.5
6b9ed56
607fbdb
* Thu Dec  7 2006 Tim Waugh <twaugh@redhat.com> 0.7.41-1
494ed56
- Updated pycups to 1.9.16.
607fbdb
- 0.7.41:
607fbdb
  - Reconnect smoothly after uploading new configuration.
607fbdb
  - Update lpoptions when setting default printer if it conflicts with
607fbdb
    the new setting (bug #217395).
607fbdb
  - Fixed typo in show_HTTP_Error (bug #217537).
607fbdb
  - Don't pre-select make and model when not discoverable for chosen
607fbdb
    device (bug #217518).
607fbdb
  - Set Forward button sensitive on Device screen in new-printer
607fbdb
    dialog (bug #217515).
607fbdb
  - Keep Server Settings selected after applying changes if it was selected
607fbdb
    before.
607fbdb
  - Set Connecting dialog transient for main window.
607fbdb
  - Center Connecting dialog on parent.
607fbdb
  - Optional 'reason' argument for cupshelpers.Printer.setEnabled.
607fbdb
  - Describe devices that have no optional parameters.
494ed56
0c90635
* Thu Nov 30 2006 Tim Waugh <twaugh@redhat.com>
0c90635
- Provide pycups feature.
0c90635
409c437
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 0.7.40-1
409c437
- 0.7.40:
409c437
  - Removed username:password from hint string because we add that in
409c437
    afterwards.
409c437
  - Don't set button widths in create-printer dialog (bug #217025).
409c437
bd74415
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 0.7.39-1
bd74415
- 0.7.39:
bd74415
  - Busy cursor while loading foomatic and PPD list (bug #215527).
bd74415
  - Make PPD NickName selectable.
bd74415
  - Added SMB hint label on device screen (bug #212759).
bd74415
2ead7f6
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com> 0.7.38-1
3e1a5ea
- Updated pycups to 1.9.15.
2ead7f6
- 0.7.38:
2ead7f6
  - Fixed a bug in the 'ieee1284'/'ppd-device-id' parsing code.
3e1a5ea
16cff8d
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com> 0.7.37-1
16cff8d
- 0.7.37:
16cff8d
  - Allow cancellation of test pages (bug #215054).
16cff8d
af7d5ab
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 0.7.36-1
af7d5ab
- 0.7.36:
af7d5ab
  - Match against commandset (bug #214181).
af7d5ab
  - Parse 'ieee1284' foomatic autodetect entries (bug #214761).
af7d5ab
  - Don't remove foomatic PPDs from the list (bug #197331).
af7d5ab
7fc712b
* Tue Nov  7 2006 Tim Waugh <twaugh@redhat.com> 0.7.35-1
7fc712b
- 0.7.35.
7fc712b
88cac5e
* Thu Nov  2 2006 Tim Waugh <twaugh@redhat.com>
88cac5e
- Updated to pycups-1.9.14 (bug #213136).
88cac5e
beb74fa
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
beb74fa
- Update desktop database (bug #213249).
beb74fa
40af0b9
* Tue Oct 24 2006 Tim Waugh <twaugh@redhat.com>
40af0b9
- Build requires Python 2.4.
40af0b9
49ac9cc
* Mon Oct  2 2006 Tim Waugh <twaugh@redhat.com> 0.7.32-1
7ea7647
- Updated to pycups-1.9.13 for HTTP_FORBIDDEN.
49ac9cc
- 0.7.32:
49ac9cc
  - Handle HTTP errors during connection (bug #208824).
49ac9cc
  - Updated translations (bug #208873).
7ea7647
3e2c0b2
* Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> 0.7.31-1
3e2c0b2
- 0.7.31:
3e2c0b2
  - Select recommended driver automatically (bug #208606).
3e2c0b2
  - Better visibility of driver list (bug #203907).
3e2c0b2
6a06275
* Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> 0.7.30-1
6a06275
- 0.7.30:
6a06275
  - Translations fixed properly (bug #206622).
6a06275
  - Button widths corrected (bug #208556).
c69fb39
72957a4
* Tue Sep 26 2006 Tim Waugh <twaugh@redhat.com> 0.7.28-1
72957a4
- 0.7.28.  Translations fixed (bug #206622).
72957a4
248cfa3
* Wed Aug 30 2006 Tim Waugh <twaugh@redhat.com> 0.7.27-1
e4604ab
- Build requires intltool.
248cfa3
- 0.7.27.
248cfa3
dad7da2
* Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 0.7.26-1
dad7da2
- 0.7.26.  Fixes bug # 203149.
dad7da2
dad7da2
* Mon Aug 14 2006 Florian Festi <ffesti@redhat.com> 0.7.25-1
36b7b84
- 0.7.25. (bug #202060)
36b7b84
5dd6042
* Fri Aug 11 2006 Tim Waugh <twaugh@redhat.com>
5dd6042
- Fixed description (bug #202189).
5dd6042
8ed04b4
* Thu Aug  3 2006 Tim Waugh <twaugh@redhat.com> 0.7.24-1
8ed04b4
- 0.7.24.
8ed04b4
b2df32b
* Mon Jul 24 2006 Tim Waugh <twaugh@redhat.com> 0.7.23-1
b2df32b
- 0.7.23.  Fixes bug #197866.
b2df32b
e72032a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.7.22-1.1
e72032a
- rebuild
e72032a
ec26119
* Fri Jul  7 2006 Tim Waugh <twaugh@redhat.com> 0.7.22-1
ec26119
- 0.7.22.
ec26119
78959ae
* Wed Jul  5 2006 Tim Waugh <twaugh@redhat.com> 0.7.21-1
43eee60
- Updated to pycups-1.9.12.
78959ae
- 0.7.21.
43eee60
73435a4
* Mon Jul  3 2006 Tim Waugh <twaugh@redhat.com> 0.7.20-1
73435a4
- 0.7.20.
73435a4
72f0d1e
* Fri Jun 30 2006 Tim Waugh <twaugh@redhat.com> 0.7.19-1
72f0d1e
- 0.7.19.
dc07f07
- Remove foomatic pickle file post-install.
dc07f07
779cd0e
* Tue Jun 27 2006 Tim Waugh <twaugh@redhat.com> 0.7.18-1
779cd0e
- 0.7.18.
d2daec7
- Ship translations with libs subpackage.
d2daec7
6a13f29
* Fri Jun 23 2006 Tim Waugh <twaugh@redhat.com> 0.7.17-1
6a13f29
- 0.7.17.
6a13f29
7a4c773
* Fri Jun 23 2006 Tim Waugh <twaugh@redhat.com> 0.7.16-1
7a4c773
- 0.7.16, now with SMB browser.
7a4c773
d752c46
* Thu Jun 22 2006 Tim Waugh <twaugh@redhat.com> 0.7.15-1
77034c5
- 0.7.15.
2ce0372
- Build requires gettext-devel.
02f1dd7
- Ship translations.
2ce0372
8b78d7e
* Tue Jun 20 2006 Tim Waugh <twaugh@redhat.com> 0.7.14-1
8b78d7e
- 0.7.14.
8b78d7e
d6d5665
* Mon Jun 19 2006 Tim Waugh <twaugh@redhat.com> 0.7.13-1
d6d5665
- 0.7.13.
d6d5665
f98e6e5
* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com> 0.7.12-1
f98e6e5
- 0.7.12.
f98e6e5
b7f5366
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 0.7.11-3
b7f5366
- Fix libs dependency.
b7f5366
0b0b9f1
* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 0.7.11-2
0b0b9f1
- Moved the gtk_html2pango module to the libs package (needed by
0b0b9f1
  foomatic.py).
0b0b9f1
c6d4537
* Wed May 31 2006 Tim Waugh <twaugh@redhat.com> 0.7.11-1
c55584e
- Split out system-config-printer-libs.
c6d4537
- Updated to system-config-printer-0.7.11.
c55584e
6ca1c2b
* Sat May 27 2006 Tim Waugh <twaugh@redhat.com> 0.7.10-2
6ca1c2b
- Requires gobject2 (bug #192764).
6ca1c2b
b490c0e
* Fri May 26 2006 Tim Waugh <twaugh@redhat.com> 0.7.10-1
f82259e
- Require foomatic (bug #192764).
b490c0e
- Updated to system-config-printer-0.7.10.
f82259e
dcc1e05
* Thu May 25 2006 Tim Waugh <twaugh@redhat.com> 0.7.9-1
504eda9
- Updated to pycups-1.9.11.
dcc1e05
- Updated to system-config-printer-0.7.9.
504eda9
112ca0f
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 0.7.8-1
57dfc86
- Updated to pycups-1.9.10.
112ca0f
- Updated to system-config-printer-0.7.8.
57dfc86
9af7bc5
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com>
9af7bc5
- Fix pycups segfault.
9af7bc5
94e64fb
* Fri May  5 2006 Tim Waugh <twaugh@redhat.com> 0.7.7-2
ba0fba8
- Ship PAM and userhelper files.
ba0fba8
- Requires usermode.
2486a21
- Added missing options.py file.
2486a21
- Fix getClasses() in pycups.
2486a21
c815282
* Thu May  4 2006 Tim Waugh <twaugh@redhat.com> 0.7.7-1
c815282
- Updated to system-config-printer-0.7.7.
eb06f94
- Updated to pycups-1.9.9.
d93ca35
- Desktop file.
d93ca35
- Requires PyXML.
d93ca35
ebade83
* Fri Apr 28 2006 Tim Waugh <twaugh@redhat.com>
ebade83
- Make it actually run.
ebade83
b7a7f0d
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com>
b7a7f0d
- Build requires CUPS 1.2.
b7a7f0d
274cb81
* Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 0.7.5-1
78de6d2
- Updated to pycups-1.9.8.  No longer need threads patch.
274cb81
- Updated to system-config-printer-0.7.5.
78de6d2
ec922a4
* Sat Apr 15 2006 Tim Waugh <twaugh@redhat.com>
ec922a4
- Updated to pycups-1.9.7.
ec922a4
7828f91
* Thu Apr 13 2006 Tim Waugh <twaugh@redhat.com> 0.7.4-2
7828f91
- Obsoletes: system-config-printer-gui <= 0.6.152
7828f91
22d3538
* Wed Apr 12 2006 Tim Waugh <twaugh@redhat.com> 0.7.4-1
22d3538
- Updated to system-config-printer-0.7.4.
22d3538
893fe81
* Fri Apr  7 2006 Tim Waugh <twaugh@redhat.com> 0.7.3-1
893fe81
- Added threads patch from pycups CVS.
893fe81
- Updated to system-config-printer-0.7.3.
893fe81
893fe81
* Tue Apr  4 2006 Tim Waugh <twaugh@redhat.com>
893fe81
- Updated to pycups-1.9.6.
893fe81
893fe81
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com>
893fe81
- Updated to pycups-1.9.5.
893fe81
893fe81
* Fri Mar 17 2006 Tim Waugh <twaugh@redhat.com>
893fe81
- Package the actual system-config-printer command.
893fe81
893fe81
* Thu Mar 16 2006 Tim Waugh <twaugh@redhat.com> 0.7.1-1
893fe81
- Include s-c-printer tarball.
893fe81
- Updated to pycups-1.9.4.
893fe81
893fe81
* Wed Mar 15 2006 Tim Waugh <twaugh@redhat.com> 0.7.0-1
893fe81
- Initial spec file.