Commit Graph

735 Commits

Author SHA1 Message Date
Zdenek Dohnal
7545ec2060 backport several upstream patches 2018-10-15 17:39:39 +02:00
Zdenek Dohnal
3d4c963398 fix source url 2018-09-27 12:21:25 +02:00
Fedora Release Engineering
97ca8e097e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 07:11:29 +00:00
Miro Hrončok
2ad638c4a3 Rebuilt for Python 3.7 2018-06-19 11:28:04 +02:00
Zdenek Dohnal
831d1924ef remove bogus requiremnt of libgnome-keyring - it uses libsecret since 1.5.10 2018-06-08 15:13:58 +02:00
Zdenek Dohnal
3aeb4cf6cb gcc is no longer in buildroot by default 2018-02-19 16:15:47 +01:00
Zdenek Dohnal
2eb3b16a19 remove old patches, already in upstream 2018-02-15 12:23:01 +01:00
Zdenek Dohnal
4beeaa0a25 upstream merge request #93 - fix constructing file dialog 2018-02-15 12:12:20 +01:00
Igor Gnatenko
8cb6a26236
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:06:22 +01:00
Zdenek Dohnal
63f28640b2 remove old stuff 2018-02-08 17:02:21 +01:00
Zdenek Dohnal
d22b871f26 s-c-p gives warnings "Fail to load module" on server - add Requires: for them 2018-02-06 15:40:58 +01:00
Zdenek Dohnal
9d40eb04af removal of systemd-units 2018-01-30 08:54:48 +01:00
Zdenek Dohnal
fb67d3a27d 1.5.11 2018-01-24 20:10:30 +01:00
Zdenek Dohnal
0b0ce838b3 1484681 - s-c-p fails to build with automake 1.15.1 - regenerate aclocal.m4 2017-08-24 08:59:15 +02:00
Fedora Release Engineering
adcf5e2d3e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 09:06:49 +00:00
Fedora Release Engineering
d33910ae73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 19:51:19 +00:00
Zdenek Dohnal
3b82e9a836 workaround for #1400947 2017-06-19 20:03:19 +02:00
Zdenek Dohnal
eaa9cfc484 1419175 - [control-center] cannot add network printer 2017-03-08 15:10:00 +01:00
Fedora Release Engineering
931ed915d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 14:23:22 +00:00
Zdenek Dohnal
6f9387e0f4 version 1.5.9 2017-01-09 13:25:49 +01:00
Miro Hrončok
b8a76d51b2 Rebuild for Python 3.6 2016-12-19 18:20:38 +01:00
Zdenek Dohnal
a006500ba3 fixing minor errors 2016-10-24 18:22:50 +02:00
Fedora Release Engineering
97968b27f9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:48:49 +00:00
Jiri Popelka
e0e3a343b5 Suggests python3 version of smbc module 2016-03-07 19:19:00 +01:00
Fedora Release Engineering
a7719300bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 01:10:47 +00:00
Jiri Popelka
256251c35a %define -> %global 2016-01-04 15:47:28 +01:00
Peter Robinson
71bd731c82 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 18:11:44 +00:00
Jiri Popelka
191c2e3ba0 libs subpackage Suggests: python-smbc
https://bugzilla.redhat.com/show_bug.cgi?id=921132#c1
https://fedoraproject.org/wiki/Packaging:WeakDependencies
2015-07-21 10:54:16 +02:00
Dennis Gilmore
e49a1fcb7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:22:51 +00:00
Tim Waugh
8ee96f3819 Fixed device sorting (bug #1210733). 2015-05-26 10:00:01 +01:00
Tim Waugh
902952def3 Fixed shbang line in udev-add-printer (trac #244). 2015-05-26 09:18:36 +01:00
Tim Waugh
43f334d576 1.5.7.
- Increase bus settle time for usb_modeswitch devices (bug #1206808).
- Set use_underline=True for previously-stock buttons (bug #1210859).
- Fixed traceback (bug #1213136).
- Fixes for appdata file.

Resolves: rhbz#1206808 rhbz#1210859 rhbz#1213136
2015-04-29 14:09:52 +01:00
Tim Waugh
226dcd99d7 1.5.6.
- Don't show traceback messages for missing probe helpers (bug #1194101).
  - Don't try writing bytecache when running udev-add-printer
    (bug #1196183).
  - Don't try decoding already-decoded Unicode (bug #1195974).
  - Fixes for CMD matching (bug #1177978, bug #1171874).
  - Fixed 'Apply' sensitivity when downloading driver (trac #238).
  - Avoid deprecated things.
  - Handle missing 'functionality' field in returned data for driver.
  - Some fixes for the New Printer dialog.
  - Don't install an OpenPrinting driver if the license is not
    accepted (trac #240).

Resolves: rhbz#1194101 rhbz#1196183 rhbz#1195974 rhbz#1177978 rhbz#1171874
2015-03-17 17:05:18 +00:00
Tim Waugh
c69f03bb99 Requires python3-firewall. 2015-02-07 22:46:22 +00:00
Tim Waugh
c8da20d1b2 1.5.5.
- No longer requires gnome-icon-theme (bug #1163928).
- Fixed race condition when fetching devices (bug #1176443).
- Fixed typo preventing retrieve/reprint from working.
- Driver installation fixes.
- Various other fixes.

Resolves: rhbz#1163928 rhbz#1176443
2015-02-06 18:16:02 +00:00
Tim Waugh
adf2fa4d0f 1.5.4.
- Extract hostname from hp:/net/...?hostname= URIs when grouping by
  physical device (bug #1154686).
- Tell user how to retrieve journal entries as root in
  troubleshooter (bug #1157253).
- Codec fix for AuthDialog.get_auth_info (bug #1060453).
- Catch IPPError when writing server settings (bug #1159584).
- Several other fixes.

Resolves: rhbz#1154686 rhbz#1157253 rhbz#1060453 rhbz#1159584
2014-11-04 12:21:02 +00:00
Tim Waugh
2ede1d2d01 1.5.3. 2014-10-17 17:18:04 +01:00
Tim Waugh
a27be9bab3 Fixed Source0 typo. 2014-10-17 17:11:35 +01:00
Tim Waugh
f2e1932ab8 Merge branch 'f20' into f21 2014-10-17 17:09:50 +01:00
Tim Waugh
63fad12f8e 1.4.6. 2014-10-17 17:04:50 +01:00
Tim Waugh
fe90f39d39 Use items() instead of iteritems() with Python 3 dicts (bug #1151457).
Resolves: rhbz#1151457
2014-10-10 17:21:56 +01:00
Tim Waugh
5a973a6243 1.5.2. 2014-10-10 17:05:14 +01:00
Tim Waugh
cbf665aad2 Python3 fixes from upstream. 2014-09-11 17:21:01 +01:00
Tim Waugh
5da49def1d Take the gdk lock before entering gtk_main() (bug #1052203 comment #24).
Resolves: rhbz#1052203
2014-09-06 13:24:51 +01:00
Tim Waugh
810c9a2df7 1.5.1.
Some Python3 fixes (bug #1136470), udev-configure-printer fixes, and a
fix for a D-Bus service hang (bug #1116756).

Resolves: rhbz#1136470 rhbz#1116756
2014-09-02 17:37:03 +01:00
Peter Robinson
33600dd4dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:38:34 +00:00
Tim Waugh
46c6855aab Enable hardened build, as the udev part runs with privilege. 2014-08-15 15:41:56 +01:00
Tim Waugh
a2dc13a806 Explicitly use /usr/bin/python3 in udev-add-printer (bug #1126149).
Resolves: rhbz#1126149
2014-08-03 15:03:10 +01:00
Tim Waugh
6ac8a8dc7a More python3 dependency changes.
- pygobject3-base -> python3-gobject
- pycairo -> python3-cairo
2014-07-25 15:18:36 +01:00
Tim Waugh
696036c742 The applet is now in its own sub-package. 2014-07-24 15:24:54 +01:00