diff --git a/python-kasa.changes b/python-kasa.changes index 8f76095..cb863de 100644 --- a/python-kasa.changes +++ b/python-kasa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 05:05:51 UTC 2025 - Steve Kowalik + +- We don't need to clean up the CHANGELOG anymore. + ------------------------------------------------------------------- Wed Dec 27 14:26:35 UTC 2023 - Dirk Müller diff --git a/python-kasa.spec b/python-kasa.spec index 3729bf1..1a8796b 100644 --- a/python-kasa.spec +++ b/python-kasa.spec @@ -1,7 +1,7 @@ # # spec file for package python-kasa # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,7 @@ Requires: python-setuptools Requires: python-voluptuous Requires: python-xdoctest Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages @@ -68,7 +68,6 @@ find . -name \*.py -o -name \*.json -exec chmod -x '{}' \; %install %pyproject_install %python_clone -a %{buildroot}%{_bindir}/kasa -%python_expand rm %{buildroot}%{$python_sitelib}/CHANGELOG.md %python_expand %fdupes %{buildroot}%{$python_sitelib} %check