8
0
Commit Graph

8 Commits

Author SHA256 Message Date
Stephan Kulow
8596dfbeaa 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
2017-11-08 16:50:31 +00:00
Stephan Kulow
37a08ce7c9 - updated to 1.15
see /usr/share/doc/packages/perl-File-LibMagic/Changes
  1.15     2015-09-19
  
  - Fix the Makefile.PL so that we don't install the LibMagic.xs and typemap
    files. Based on a patch from Petr Pisar. RT #107081.
  
  
  1.14     2015-09-16
  
  - Fixed handling of extra include dirs passed to Makefile.PL via the -I
    flag. This wasn't working properly in previous releases. Reported by Andy
    Jack. GH #6.
  
  
  1.13     2015-07-12
  
  - Fix failing tests with some versions of libmagic. PR #5 by E. Choroba.
  
  
  1.12     2015-03-07
  
  - The constructor now accepts named params. In addition to a magic_file param,
    it now accepts follow_symlinks and uncompress params. These do what you'd
    expect, tell the object to follow symlinks and/or uncompress files when
    getting info from them. The old single parameter constructor is still
    supported, but is no longer documented.
  
  - The old APIs are now called "discouraged" rather than "deprecated" in the
    documentation. I have no plan to remove these APIs any time soon or to make

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=16
2017-05-31 07:35:13 +00:00
cc8214057d Accepting request 286976 from home:lnussel:branches:devel:languages:perl
not dead at all upstream. please forward to factory

- updated to 1.10
  * Added yet another OO API to File::LibMagic. This provides a simpler and more
    future-proof API which can be expanded on later. The new methods are
    info_from_string(), info_from_filename(), and info_from_handle(). The latter
    method allows you to get info about an open filehandle. These new methods
    return the description, MIME type, and character encoding in one call. This
    addresses RT #54843 and partially addresses RT #99470.
  * Switched from using Devel::CheckLib to Config::AutoConf with the hope that
    the latter will work with more compilers. Requested by Jens Rehsack. RT
    #46543.
  * Switched the primary git repo to github
    (https://github.com/autarch/File-LibMagic).
  * A File::LibMagic object would not close one of the handles it might have
    opened, leading to leaks. Reported by Alexander Zaitsev. RT #93512.

OBS-URL: https://build.opensuse.org/request/show/286976
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=15
2015-02-25 12:54:21 +00:00
1691975b36 Accepting request 209186 from home:jnweiger:branches:devel:languages:perl
needed by perl-File-Unpack, was broken. Will retry sr#209120 later.

- link to removed, the package does not exist in Factory.
- Fixed source url for version 1.00

OBS-URL: https://build.opensuse.org/request/show/209186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=14
2013-12-06 15:31:56 +00:00
713db83996 delete link as package is no longer in Factory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=13
2013-12-02 16:37:37 +00:00
Stephan Kulow
c85f5ab005 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=3
2010-12-01 13:44:43 +00:00
Christian Wittmer
0c2cb2fc57 Accepting request 42409 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-File-LibMagic via accept of submit request 42409 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/42409
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=2
2010-07-02 11:12:52 +00:00
Stephan Kulow
7795f5f05f Accepting request 42246 from home:jnweiger:perl
Copy from home:jnweiger:perl/perl-File-LibMagic via accept of submit request 42246 revision 6.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-LibMagic?expand=0&rev=1
2010-06-29 18:56:11 +00:00