From 98abbe70cfd6ccfd36af300a2a4bf1db751c3d504c010cc155fcb432de470111 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 10 Jan 2023 08:30:27 +0000 Subject: [PATCH] Make python-magic build OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=264 --- python-magic.changes | 5 +++++ python-magic.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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