Revision history for Alien-pkgconf

0.10 2017-03-01 23:38:24 -0500
  - Require pkgconf 1.3.0

0.09 2017-01-31 18:31:22 -0500
  - patch pkgconf-1.2.1 on cygwin for path_relocate bug
  - No longer require Alien::xz, as pkgconf is distributed as .tar.gz again

0.08 2017-01-22 11:47:10 -0500
  - Better detection support for platforms: Red Hat, CentOS

0.07 2017-01-22 02:21:48 -0500
  - Require libpkgconf 1.2.0 or better, as the API
    changed at that point.

0.06 2017-01-18 15:56:22 -0500
  - Added %{pkgconf} helper
  - Better detection support for platforms: darwin / OS X

0.05 2017-01-18 08:26:36 -0500
  - Better detection support for platforms: dragonflybsd

0.04 2017-01-18 06:49:45 -0500
  - Better detection support for platforms: cygwin, netbsd, openbsd
  - Use Alien::xz under share install for better decompression reliability

0.03 2017-01-01 11:24:51 -0500
  - Fixed bug when installing on Perl 5.8/5.10

0.02 2017-01-01 10:36:16 -0500
  - Handle relocations
  - Fix install of site and vendor installs
  - Add a Test::Alien XS test

0.01 2016-12-31 16:42:03 -0500
  - Initial version