diff --git a/git-deps.changes b/git-deps.changes index be3cff3..7943bf2 100644 --- a/git-deps.changes +++ b/git-deps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 20:46:51 UTC 2021 - Matej Cepl + +- Fix Requires + ------------------------------------------------------------------- Sat Apr 3 09:34:59 UTC 2021 - Matej Cepl diff --git a/git-deps.spec b/git-deps.spec index 8706d14..be1010e 100644 --- a/git-deps.spec +++ b/git-deps.spec @@ -35,7 +35,7 @@ BuildRequires: python3-pygit2 BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-wheel -Requires: python-pygit2 +Requires: python3-pygit2 # for html subpackage Requires: python3-Flask #Requires: nodejs-browserify # broken/missing