diff --git a/python-cchardet.changes b/python-cchardet.changes index 0fc22f2..68211a1 100644 --- a/python-cchardet.changes +++ b/python-cchardet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 17 15:27:10 UTC 2025 - Markéta Machová + +- Provide python-faust-cchardet to avoid duplicities + ------------------------------------------------------------------- Tue Aug 12 08:09:49 UTC 2025 - Markéta Machová diff --git a/python-cchardet.spec b/python-cchardet.spec index 71941de..56b6083 100644 --- a/python-cchardet.spec +++ b/python-cchardet.spec @@ -1,7 +1,7 @@ # # spec file for package python-cchardet # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,6 +41,8 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(uchardet) +# provide the PyPI name +Provides: python-faust-cchardet = %{version} %if %{with libalternatives} BuildRequires: alts Requires: alts