diff --git a/identify-1.4.14.tar.gz b/identify-1.4.14.tar.gz new file mode 100644 index 0000000..371c020 --- /dev/null +++ b/identify-1.4.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d5b8ec3763492106c8f985322aa2a98bbb1f240df759afa38fd85c8e205408 +size 99227 diff --git a/identify-1.4.7.tar.gz b/identify-1.4.7.tar.gz deleted file mode 100644 index 7152d11..0000000 --- a/identify-1.4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26c885fa158aeb16ecfc4ed92f4a380e9b3ed486d60188e30a765e0bb4759e67 -size 99041 diff --git a/python-identify.changes b/python-identify.changes index d737581..121e691 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Apr 9 13:05:29 UTC 2020 - Marketa Calabkova + +- Update to 1.4.14 + * Handle malformed shebangs + * Add Bazel, Scheme and Idris filetypes + * Plantuml; .puml suffix + * Recognize .pm as perl + * Add some common rcfiles to the list + * fix: add 'image' tag for SVG files + * feat: add adoc/asciidoc file extension + ------------------------------------------------------------------- Wed Sep 11 15:00:28 UTC 2019 - Tomáš Chvátal diff --git a/python-identify.spec b/python-identify.spec index b9c3aa8..ee42cd1 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -1,7 +1,7 @@ # # spec file for package python-identify # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-identify -Version: 1.4.7 +Version: 1.4.14 Release: 0 Summary: File identification library for Python License: MIT