From 4f08707c18d66533cf4a4a0097fd101149d1db178da0e93c7cf29dd76dd37111 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 29 May 2019 06:09:41 +0000 Subject: [PATCH] Always the forgotten part is python-magic OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=190 --- 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 e37d0d0..2daf665 100644 --- a/python-magic.changes +++ b/python-magic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 29 06:08:37 UTC 2019 - Dr. Werner Fink + +- - Correct version of file which is now 5.37 + ------------------------------------------------------------------- Thu Feb 21 07:18:57 UTC 2019 - Dr. Werner Fink diff --git a/python-magic.spec b/python-magic.spec index ccdad31..6551729 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -28,7 +28,7 @@ BuildRequires: libtool BuildRequires: python-rpm-macros BuildRequires: zlib-devel Url: http://www.darwinsys.com/file/ -Version: 5.36 +Version: 5.37 Release: 0 Summary: Python module to use libmagic License: BSD-3-Clause AND BSD-4-Clause