diff --git a/identify-2.2.10.tar.gz b/identify-2.2.10.tar.gz deleted file mode 100644 index 93da148..0000000 --- a/identify-2.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91e1490b8fe459c3595bdfb299b7ef28bfdf3db54fa75f28ac64e96f5cf67435 -size 101073 diff --git a/identify-2.2.13.tar.gz b/identify-2.2.13.tar.gz new file mode 100644 index 0000000..5370a28 --- /dev/null +++ b/identify-2.2.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd06ccd046da3ece6bbc0a581173c8b67322bbfe6a80a2f52c5915cac560333f +size 101136 diff --git a/python-identify.changes b/python-identify.changes index 611e866..d1121cb 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 18 12:47:19 UTC 2021 - John Paul Adrian Glaubitz + +- Update to 2.2.13 + * Add the '.kts' extension for kotlin +- from version 2.2.12 + * add adobe illustrator's .ai extension +- from version 2.2.11 + * Detect waf wscript files as Python + * stricter mypy settings + ------------------------------------------------------------------- Thu Jun 24 12:31:47 UTC 2021 - Markéta Machová diff --git a/python-identify.spec b/python-identify.spec index 958644c..31655f9 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-identify -Version: 2.2.10 +Version: 2.2.13 Release: 0 Summary: File identification library for Python License: MIT