diff --git a/disable_hp-upgrade.patch b/disable_hp-upgrade.patch index ec577c4..8157857 100644 --- a/disable_hp-upgrade.patch +++ b/disable_hp-upgrade.patch @@ -7,7 +7,7 @@ Index: b/upgrade.py log.set_level('debug') + -+log.error("HPLIP upgrade is disabled by openSUSE for security reasons, see https://bugzilla.novell.com/show_bug.cgi?id=853405 - if you like to upgrade HPLIP, use an openSUSE software package manager like YaST or zypper.") ++log.error("HPLIP upgrade is disabled by openSUSE for security reasons, see https://bugzilla.suse.com/show_bug.cgi?id=853405 - if you like to upgrade HPLIP, use an openSUSE software package manager like YaST or zypper.") +clean_exit(1) + + diff --git a/hplip.changes b/hplip.changes index 58c871b..f0094dc 100644 --- a/hplip.changes +++ b/hplip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 29 13:23:39 UTC 2020 - Michal Svec + +- Fixed bugzilla link (bsc#1177527) + ------------------------------------------------------------------- Wed Jul 8 10:40:44 UTC 2020 - Callum Farmer