8
0

Accepting request 535839 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/535839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2017-11-08 16:50:31 +00:00
committed by Git OBS Bridge
parent 23ca629249
commit 8596dfbeaa
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c7fb54912caf2c22d06b02d6a88edad970e0f8b017634dc30eec46e53763e84
size 124847

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8a695fac1454f52e18e2e1b624c0647cf117326014023dda69fa3e1a5f33d60
size 143313

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 23 05:19:59 UTC 2017 - coolo@suse.com
- updated to 1.16
see /usr/share/doc/packages/perl-File-LibMagic/Changes
1.16 2017-10-22
- Added a doc note on installing the required dependencies on Red Hat. RT
#110796.
- Fix tests on macOS. Based on PR #7 from Tom Wyant.
-------------------------------------------------------------------
Wed May 31 07:34:37 UTC 2017 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-File-LibMagic
Version: 1.15
Version: 1.16
Release: 0
%define cpan_name File-LibMagic
Summary: Determine MIME types of data or files using libmagic
@@ -60,7 +60,7 @@ package (version 4.x or 5.x). You will need both the library
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README.md
%doc Changes const CONTRIBUTING.md dev-bin README.md
%license LICENSE
%changelog