From 998ba1bae9707f9da16c5db23c772cd2abc6eeafe9c7407d8dae8f7256dcdb04 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Dec 2023 22:52:54 +0000 Subject: [PATCH] - update to 2.5.33: * add .avsc detection * Identify Vagrantfile as Ruby * Identify .salt-lint as YAML OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=24 --- identify-2.5.31.tar.gz | 3 --- identify-2.5.33.tar.gz | 3 +++ python-identify.changes | 8 ++++++++ python-identify.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 identify-2.5.31.tar.gz create mode 100644 identify-2.5.33.tar.gz diff --git a/identify-2.5.31.tar.gz b/identify-2.5.31.tar.gz deleted file mode 100644 index 136f289..0000000 --- a/identify-2.5.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d119d9e1cff305bbcb0743f106daaada7035d171c7c9fd21883b5f414d2f422 -size 101612 diff --git a/identify-2.5.33.tar.gz b/identify-2.5.33.tar.gz new file mode 100644 index 0000000..6961abb --- /dev/null +++ b/identify-2.5.33.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0898385f00dd76b9ad9160091cd80542acd52432a958656b022f0ca55e9db7d1 +size 101683 diff --git a/python-identify.changes b/python-identify.changes index 8466c00..fe50c40 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 7 22:52:23 UTC 2023 - Dirk Müller + +- update to 2.5.33: + * add .avsc detection + * Identify Vagrantfile as Ruby + * Identify .salt-lint as YAML + ------------------------------------------------------------------- Fri Nov 24 21:27:25 UTC 2023 - Matthias Bach diff --git a/python-identify.spec b/python-identify.spec index c61da9b..24f4cd5 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-identify -Version: 2.5.31 +Version: 2.5.33 Release: 0 Summary: File identification library for Python License: MIT @@ -33,7 +33,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-editdistance BuildArch: noarch %python_subpackages