forked from pool/python-identify
Accepting request 792734 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/792734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-identify?expand=0&rev=6
This commit is contained in:
3
identify-1.4.14.tar.gz
Normal file
3
identify-1.4.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5d5b8ec3763492106c8f985322aa2a98bbb1f240df759afa38fd85c8e205408
|
||||
size 99227
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26c885fa158aeb16ecfc4ed92f4a380e9b3ed486d60188e30a765e0bb4759e67
|
||||
size 99041
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 13:05:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user