diff --git a/File-LibMagic-1.15.tar.gz b/File-LibMagic-1.15.tar.gz deleted file mode 100644 index 4c1a8d0..0000000 --- a/File-LibMagic-1.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c7fb54912caf2c22d06b02d6a88edad970e0f8b017634dc30eec46e53763e84 -size 124847 diff --git a/File-LibMagic-1.16.tar.gz b/File-LibMagic-1.16.tar.gz new file mode 100644 index 0000000..b852c91 --- /dev/null +++ b/File-LibMagic-1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a695fac1454f52e18e2e1b624c0647cf117326014023dda69fa3e1a5f33d60 +size 143313 diff --git a/perl-File-LibMagic.changes b/perl-File-LibMagic.changes index 59a8f94..bb0b605 100644 --- a/perl-File-LibMagic.changes +++ b/perl-File-LibMagic.changes @@ -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 diff --git a/perl-File-LibMagic.spec b/perl-File-LibMagic.spec index 32c62ed..9ad2807 100644 --- a/perl-File-LibMagic.spec +++ b/perl-File-LibMagic.spec @@ -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