diff --git a/python-copr-cli.changes b/python-copr-cli.changes index cf16ba1..b40139f 100644 --- a/python-copr-cli.changes +++ b/python-copr-cli.changes @@ -1,8 +1,7 @@ ------------------------------------------------------------------- Fri Feb 10 22:45:01 UTC 2023 - Matej Cepl -- Add remove-simplejson.patch (openSUSE only, upstream in more - recent commits switched to ujson). +- Add remove-simplejson.patch (gh#fedora-copr/copr#2539). ------------------------------------------------------------------- Fri Feb 10 10:05:34 UTC 2023 - Dirk Müller diff --git a/python-copr-cli.spec b/python-copr-cli.spec index ca8c4e5..111b27e 100644 --- a/python-copr-cli.spec +++ b/python-copr-cli.spec @@ -23,7 +23,7 @@ Summary: Copr cli License: GPL-2.0-or-later URL: https://github.com/fedora-copr/copr Source: https://files.pythonhosted.org/packages/source/c/copr-cli/copr-cli-%{version}.tar.gz -# PATCH-FIX-OPENSUSE remove-simplejson.patch mcepl@suse.com +# PATCH-FIX-UPSTREAM remove-simplejson.patch gh#fedora-copr/copr#2539 mcepl@suse.com # Remove dependency on simplejson # (not upstream, which on master switched to ujson) Patch0: remove-simplejson.patch