Accepting request 336505 from Base:System
file 5.25 (forwarded request 336306 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/336505 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=91
This commit is contained in:
commit
fb6fea661b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:802cb3de2e49e88ef97cdcb52cd507a0f25458112752e398445cea102bc750ce
|
||||
size 737911
|
3
file-5.25.tar.gz
Normal file
3
file-5.25.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca
|
||||
size 739485
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 15:55:51 UTC 2015 - astieger@suse.com
|
||||
|
||||
- file 5.25:
|
||||
* add a limit to the length of regex searches
|
||||
* fix problems with --parameter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 11:48:47 UTC 2015 - werner@suse.de
|
||||
|
||||
|
@ -30,7 +30,7 @@ Obsoletes: file-64bit
|
||||
%endif
|
||||
#
|
||||
# Set Version also in python-magic.spec
|
||||
Version: 5.24
|
||||
Version: 5.25
|
||||
Release: 0
|
||||
Summary: A Tool to Determine File Types
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 15:55:51 UTC 2015 - astieger@suse.com
|
||||
|
||||
- file 5.25:
|
||||
* add a limit to the length of regex searches
|
||||
* fix problems with --parameter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 14:16:29 UTC 2015 - werner@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ BuildRequires: libtool
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: zlib-devel
|
||||
Url: http://www.darwinsys.com/file/
|
||||
Version: 5.24
|
||||
Version: 5.25
|
||||
Release: 0
|
||||
Summary: Python module to use libmagic
|
||||
License: BSD-3-Clause and BSD-4-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user