diff --git a/python-casttube.changes b/python-casttube.changes index ed127cc..39d1b19 100644 --- a/python-casttube.changes +++ b/python-casttube.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 13 07:14:45 UTC 2022 - Dirk Müller + +- use https for urls + ------------------------------------------------------------------- Sat Jan 15 15:29:36 UTC 2022 - Dirk Müller diff --git a/python-casttube.spec b/python-casttube.spec index 434744e..652a2a6 100644 --- a/python-casttube.spec +++ b/python-casttube.spec @@ -23,7 +23,7 @@ Release: 0 Summary: YouTube chromecast api License: MIT Group: Development/Languages/Python -URL: http://github.com/ur1katz/casttube +URL: https://github.com/ur1katz/casttube Source: https://files.pythonhosted.org/packages/source/c/casttube/casttube-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes