diff --git a/python-magic.changes b/python-magic.changes index ee680c4..c9c56e4 100644 --- a/python-magic.changes +++ b/python-magic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 10 08:29:12 UTC 2023 - Dr. Werner Fink + +- Run pre_checkin.sh to get correct source tar ball + ------------------------------------------------------------------- Mon Jan 9 14:29:09 UTC 2023 - Dr. Werner Fink diff --git a/python-magic.spec b/python-magic.spec index ab83e2e..5ba76ac 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global _miscdir %{_datadir}/misc Name: python-magic -Version: 5.43 +Version: 5.44 Release: 0 Summary: Python module to use libmagic License: BSD-3-Clause AND BSD-4-Clause