1
0
Commit Graph

68 Commits

Author SHA256 Message Date
955fdbb520 Accepting request 1041122 from devel:languages:perl:autoupdate
- updated to 2.74
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.74      2022-11-27 08:26:06 -0700
    - Patches to Test::Alien to make it safe for C99
      (gh#383, Florian Weimer++)

OBS-URL: https://build.opensuse.org/request/show/1041122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=97
2022-12-12 09:59:16 +00:00
b0839d6047 Accepting request 1037683 from devel:languages:perl:autoupdate
- updated to 2.73
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.73      2022-11-20 07:23:46 -0700
    - Fix Extract::ArchiveZip test when ALIEN_DOWNLOAD_RULE set to
      digest_or_encrypt (gh#382)

OBS-URL: https://build.opensuse.org/request/show/1037683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=95
2022-11-23 17:43:46 +00:00
ccb08b6917 Accepting request 1034244 from devel:languages:perl:autoupdate
- updated to 2.72
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.72      2022-10-26 06:28:00 -0600
    - Improved diagnostic when all links are excluded by the filter
      stage (gh#380)

OBS-URL: https://build.opensuse.org/request/show/1034244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=93
2022-11-08 08:31:08 +00:00
feb3570458 Accepting request 1010895 from devel:languages:perl:autoupdate
- updated to 2.71
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.71      2022-10-04 11:18:14 -0600
    - Added Alien::Build::Plugin::Extract::File (gh#375)

OBS-URL: https://build.opensuse.org/request/show/1010895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=91
2022-10-14 17:16:30 +00:00
Dirk Stoecker
72930789e5 Accepting request 1006058 from devel:languages:perl:autoupdate
- updated to 2.70
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.70      2022-09-23 06:27:39 -0600
  2.69_01   2022-09-20 18:00:17 -0600
    - Documentation improvements (gh#370)
    - Added meta.platform.cpu.count and meta.platform.cpu.arch.name
      properties (gh#371 zmughal++)

OBS-URL: https://build.opensuse.org/request/show/1006058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=89
2022-09-27 15:33:33 +00:00
Stephan Kulow
463563a99f Accepting request 1001437 from devel:languages:perl:autoupdate
- updated to 2.68
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.68      2022-09-05 09:05:18 -0600
    - Documentation improvements (gh#367)
    - alien_diag from Test::Alien::Diag now can optionaly take a
      hash reference as its last argument (gh#365, gh#366)
    - alien_diag supports two new options properties and
      list_properties (gh#365, gh#366)
    - Document that alien_diag may take more than one alien as
      an argument (this has always been the case, but never
      documented (gh#366)
  2.67      2022-09-03 17:07:40 -0600
    - Test::Alien::Diag should now handle undef fields more
      gracefully (gh#363, gh#364)
  2.66      2022-09-01 13:29:15 -0600
    - Validate SSL certificates for Fetch::HTTPTiny plugin if
      ALIEN_DOWNLOAD_RULE is one of encrypt, digest_or_encrypt
      or digest_and_encrypt (gh#362)
  2.65      2022-08-30 11:17:41 -0600
    - Fix POD name for Alien::Build::Manual::Security (gh#360)
  2.64      2022-08-30 10:09:42 -0600
    - Production release identical to 2.63.01
    - !!! Notice of Change of Behavior !!!
      In the near future, AB will require by default one of:
       1. Secure https connection
       2. Bundled pacakge (ie file:// URL)
       3. Cryptographic signature
      before extracting archives fetched off the internet.  You can test
      the new behavior yourself by setting
      ALIEN_DOWNLOAD_RULE to `digest_or_encrypt`.  More details can
      be found in the Alien::Build::Manual::Security POD
      !!! Notice of Change of Behavior !!!
  2.63_01   2022-08-30 00:44:54 -0600
    - New documentation Alien::Build::Manual::Security (gh#357)
    - Compute $build->donwload_rule as soon as possible (gh#190, gh#358)
    - ALIEN_DOWNLOAD_RULE=default is now a legal value.  It is currently
      the same as 'warn' but will probably become 'digest_or_encrypt' in
      the future (gh#356)
    - Added notice in change of behavior (gh#190, gh#359)
  2.62_01   2022-08-29 15:03:53 -0600
    - Fixed bug introduced in 2.60_01 where file URLs were not considered
      safe (gh#351, gh#355)
  2.61_01   2022-08-28 15:49:06 -0600
    - Added preload_plugin and postload_plugin to Alien::Build::rc
      (gh#348, gh#349)
  2.60_01   2022-08-28 10:37:01 -0600
    - Documentation improvements (gh#333, gh#334, gh#342, gh#343, gh#344)
    - Fixed a number of broken links in POD (gh#344)
    - Added download_detail install property (gh#190, gh#344)
    - Added download_rule method (gh#190, gh#344)
    - The fetch hook and other plugins that use the same file hash can
      and now should include a protocol field (gh#190, gh#344)

OBS-URL: https://build.opensuse.org/request/show/1001437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=87
2022-09-08 19:46:02 +00:00
55e7c0c623 Accepting request 998816 from devel:languages:perl:autoupdate
- updated to 2.59
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.59      2022-08-16 09:38:14 -0600
    - Documentation improvements (gh#337, gh#341)
    - Do not allow downgrading from SSL if start_url is https.  This is
      done by filtering non-SSL URLs from the candidate listif the start_url
      uses https (gh#190, gh#339)
  2.58_01   2022-08-15 12:55:07 -0600
    - Fix bug where properties could not be interpolated in environment
      variables if meta.env_interpolate is on (gh#333)
    - Can now pass an Alien::Build instance into Alien::Build::Interpolator's
      interpolate method to use meta, install, runtime, etc. prroperites in
      the template (gh#312, gh#333)
  2.57_01   2022-08-15 11:09:52 -0600
    - Added experimental plugin Digest::SHA and Digest::SHAPP for checking
      signatures (gh#332)
    - Added experimental check_digest method on Alien::Build (gh#332)
    - Added experimental digest keyword for alienfile (gh#332)
    - Removed long deprecated subplugin method from Alien::Build::Plugin (gh#331)

OBS-URL: https://build.opensuse.org/request/show/998816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=85
2022-08-23 21:25:15 +00:00
Dirk Stoecker
2b5c710c2d Accepting request 997384 from devel:languages:perl:autoupdate
- updated to 2.56
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.56      2022-08-13 15:33:18 -0600
    - Production release identical to 2.55.01
  2.55_01   2022-08-13 15:28:00 -0600
    - Documentation improvements (gh#313, gh#330)
  2.54_01   2022-08-13 11:29:15 -0600
    - Documentation improvements (gh#48, gh#313, gh#329)
  2.53      2022-08-12 14:02:31 -0600
    - Documentation improvements (gh#241, gh#254, gh#283, gh#298, gh#312, gh#327)
    - Added .runtime.inline_auto_include property (gh#226, gh#328)
    - xs_ok in Test::Alien will now keep temporary generated files on failure
      by default.  You can override this behavior using TEST_ALIEN_ALWAYS_KEEP
      (gh#315, gh#326)
    - Added TEST_ALIEN_ALIENS_MISSING environment variable to remove warning
      in Test::Alien when you use some tools without first calling alien_ok
      (gh#326)
  2.52      2022-08-11 15:18:46 -0600
    - Improved documentation (gh#317, gh#318)
    - Fixed bug for run_ok in Test::Alien where passing a command in scalar
      context would not work for commands with arguments (gh#320)
    - Added interpolate_run_ok and plugin_ok to Test::Alien (gh#319, gh#321, gh#322)
    - Better support for Alien::MSYS + Test::Alien (gh#323)
    - Better handle it when flags are undef by not passing into
      Text::ParseWords::shellwords(gh#314, gh#324)
  2.51      2022-08-03 09:57:08 -0600
    - Remove use of duplicate lddlfalgs in Test::Alien which could cause failures
      on AIX (gh#217, gh#316)

OBS-URL: https://build.opensuse.org/request/show/997384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=83
2022-08-16 14:35:48 +00:00
Lars Vogdt
ff0ba75b05 Accepting request 985258 from devel:languages:perl:autoupdate
- updated to 2.50
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.50      2022-06-23 11:53:00 -0500
    - Documentation updates (gh#308, gh#310)
  2.49      2022-06-23 11:19:08 -0500
    - Fix tests to pass on systems that do not have a compiler (gh#309)

OBS-URL: https://build.opensuse.org/request/show/985258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=81
2022-06-27 09:59:36 +00:00
bd74d0b809 Accepting request 964211 from devel:languages:perl:autoupdate
- updated to 2.48
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.48      2022-03-13 11:20:19 -0600
    - Added atleast_version to Probe::CommandLine and Probe::CBuilder plugins
      (gh#299, gh#300, shawnlaffan++)
    - Added Alien::Util module (gh#301)

OBS-URL: https://build.opensuse.org/request/show/964211
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=79
2022-03-23 12:52:18 +00:00
8159b90dac Accepting request 960457 from devel:languages:perl:autoupdate
- updated to 2.47
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.47      2022-03-07 07:03:52 -0700
    - Fixed bug where Probe::CBuilder plugin could report the wrong diagnostic
      when throwing an exception (gh#296, gh#297, shawnlaffan++)

OBS-URL: https://build.opensuse.org/request/show/960457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=77
2022-03-09 11:06:22 +00:00
f76cdbe31e Accepting request 935405 from devel:languages:perl:autoupdate
- updated to 2.46
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.46      2021-11-30 15:17:58 -0700
    - Fix bug where the Build::Copy plugin could fail when spaces are in
      the target path (gh#290, gh#292 kiwiroy++)

OBS-URL: https://build.opensuse.org/request/show/935405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=76
2021-12-03 09:55:33 +00:00
Dirk Stoecker
d34c9f7c74 Accepting request 928595 from devel:languages:perl:autoupdate
- updated to 2.45
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.45      2021-10-28 04:55:28 -0600
    - On macOS / OS X the Build::Copy plugin now uses cp -pPR instead of
      cp -aR; on modern macOS this does the same thing, on very old versions
      of OS X the -a option is not recognized (gh#288)

OBS-URL: https://build.opensuse.org/request/show/928595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=75
2021-11-03 07:12:18 +00:00
Dirk Stoecker
bbf070838d Accepting request 927272 from devel:languages:perl:autoupdate
- updated to 2.44
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.44      2021-10-20 17:51:21 -0600
    - Fix bug in Alien::Build::Log::Abbreviate (gh#286 kiwiroy++)
  2.43_01   2021-09-30 10:10:07 -0600
    - Fix test for Decode::DirListingFtpCopy which was incorrectly testing
      Decode::DirListing (gh#285, gh#286)

OBS-URL: https://build.opensuse.org/request/show/927272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=74
2021-10-26 12:42:07 +00:00
4e52c026f4 Accepting request 923759 from devel:languages:perl:autoupdate
- updated to 2.42
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.42      2021-09-29 09:54:26 -0600
    - Improved documentation relating to the Alien::Base alt methods and
      the PkgConfig plugins use of pkg_name property (gh#234, gh#284)

OBS-URL: https://build.opensuse.org/request/show/923759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=73
2021-10-07 13:57:22 +00:00
f85f630e6d Accepting request 901420 from devel:languages:perl:autoupdate
- updated to 2.41
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.41      2021-06-21 22:50:57 -0600
    - Documentation fixes (gh#266, gh#267)
    - Use parent instead of base in code and documentation (gh#268)

OBS-URL: https://build.opensuse.org/request/show/901420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=72
2021-06-23 09:47:56 +00:00
8e1f067bc0 Accepting request 893137 from devel:languages:perl:autoupdate
- updated to 2.40
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.40      2021-05-13 06:44:37 -0600
    - Test::Alien tests will issue a diagnostic if you call them without
      alien_ok which is probably a mistake (gh#262, gh#263)
  2.39_01   2021-05-12 04:14:06 -0600
    - Add support for HTTP request headers on all appropriate core fetch plugins
      (gh#256, gh#259)
    - The fetch method on Alien::Build  now has a http_headers option
      (gh#256, gh#259)
    - Fix bug where symlinks to directories were incorrectly being skipped
      (gh#255, gh#260)

OBS-URL: https://build.opensuse.org/request/show/893137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=70
2021-05-17 10:31:44 +00:00
3794674b4d Accepting request 862584 from devel:languages:perl:autoupdate
- updated to 2.38
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.38      2021-01-11 14:35:54 -0700
    - Fixed a bug the can cause an array dereference error in pkg-config command line
      plugin on MSYS2 / MinGW environment (gh#243)
    - Changed the auto-generated module name for Test::Alien, in a way that works
      around a probable bug / issue with ExtUtils::CBuilder (gh#243)

OBS-URL: https://build.opensuse.org/request/show/862584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=68
2021-01-12 10:20:07 +00:00
af0031adac Accepting request 845640 from devel:languages:perl:autoupdate
- updated to 2.37
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.37      2020-11-02 09:09:13 -0700
    - Tests that rely on its behavior unset ALIEN_BUILD_PKG_CONFIG (gh#239)
  2.36_01   2020-10-31 03:33:21 -0600
    - Fixed a bug where Probe and PkgConfig plugins could provide compiler / linker flags
      when the PkgConfig probe fails, but another probe succeed. (gh#238)
  2.35_01   2020-10-28 02:06:21 -0600
    - Added install properties: system_probe_class and system_probe_instance_id (gh#237)
    - Added hook properties: probe_class and probe_instance_id (gh#237)
  2.34_01   2020-10-27 04:23:24 -0600
    - Added instance_id property to Alien::Build::Plugin class (gh#235)
    - Added plugin_instance_prop method to Alien::Build class (gh#235)

OBS-URL: https://build.opensuse.org/request/show/845640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=66
2020-11-03 09:18:03 +00:00
7c8732334a Accepting request 836270 from devel:languages:perl:autoupdate
- updated to 2.33
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.33      2020-09-21 03:21:40 -0600
    - Skip problematic test on cygwin (gh#232)

OBS-URL: https://build.opensuse.org/request/show/836270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=64
2020-09-23 09:57:58 +00:00
24c7a240ee Accepting request 834115 from devel:languages:perl:autoupdate
- updated to 2.32
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.32      2020-09-11 10:42:41 -0600
    - Production release identical to 2.27_01
  2.31_01   2020-09-09 06:26:25 -0600
    - Diagnostic release
  2.30_01   2020-09-08 14:48:12 -0600
    - Documentation fixes (gh#223, #224, #225, shawnlaffan++)
    - Use shorter filename paths for test files to keep older versions of tar
      happy (gh#228, gh#229, gh#230)

OBS-URL: https://build.opensuse.org/request/show/834115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=63
2020-09-14 08:06:14 +00:00
e1172b07ac Accepting request 825755 from devel:languages:perl:autoupdate
- updated to 2.29
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.29      2020-08-10 09:16:59 -0600
    - Move to new GitHub org: https://github.com/PerlAlien
    - Fixed meta which was incorrectly requiring 5.8.1 instead of 5.8.4

OBS-URL: https://build.opensuse.org/request/show/825755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=61
2020-08-12 21:59:29 +00:00
Dirk Stoecker
61ac8348f1 Accepting request 824658 from devel:languages:perl:autoupdate
- updated to 2.28
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.28      2020-08-04 21:33:19 -0600
    - Production release identical to 2.27_01
  2.27_01   2020-08-03 13:47:02 -0600
    - Some fixes for the unofficial `msys` fork of Perl (gh#211, gh#212)
    - Honour user supplied `config.site` for autoconf (gh#215, gh#218, hakonhagland++)
    - Hard drop of support for Perl 5.8.1, 5.8.2 and 5.8.3.  AB will refuse to install
      on these elder Perls.  Please upgrade to at least 5.8.4.  (gh#200, gh#201, gh#219)

OBS-URL: https://build.opensuse.org/request/show/824658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=59
2020-08-08 11:39:24 +00:00
Dirk Stoecker
a3d2cb1d53 Accepting request 818580 from devel:languages:perl:autoupdate
- updated to 2.26
   see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper
   
  2.26      2020-06-16 07:11:13 -0600
    - Diagnostic release
 
  2.25      2020-06-10 09:18:25 -0600
    - Fixed bug where alien library directory flags could be used in the wrong
      order by Test::Alien, mostly a problem on NetBSD and similar platforms
      (gh#203)
 
  2.24_01   2020-06-07 18:13:55 -0600
    - Disable parallel build when clean install is enabled
      (gh#197, gh#198, shawnlaffan++)
    - Dropping support for Perl 5.8.1, 5.8.2 and 5.8.3.  For now AB will install
      on these versions of Perl, but a warning will be issued, along with a 3
      minute sleep at configure time.  Please upgrade to 5.8.4 (or preferrably
      5.32).  Starting July 1st, AB will refuse to install on these elderly Perls.
      (gh#200, gh#201)

OBS-URL: https://build.opensuse.org/request/show/818580
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=57
2020-07-05 14:50:44 +00:00
Stephan Kulow
281d3e4749 Accepting request 806030 from devel:languages:perl:autoupdate
updated to 2.23
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.23      2020-05-15 18:36:59 -0400
    - Workaround apparent bug in pkgconf + arm64 (gh#196)

OBS-URL: https://build.opensuse.org/request/show/806030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=55
2020-05-20 04:40:26 +00:00
f363f1662a Accepting request 800617 from devel:languages:perl:autoupdate
updated to 2.22
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.22      2020-05-05 07:02:49 -0600
    - Added dynamic_dir method to Alien::Base (gh#191, shawnlaffan++)

OBS-URL: https://build.opensuse.org/request/show/800617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=53
2020-05-06 10:14:49 +00:00
e8b983265e Accepting request 793593 from devel:languages:perl:autoupdate
- updated to 2.21
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.21      2020-04-11 08:27:21 -0600
    - Fix the handling of version regular expression for the Prefer::SortVersions
      plugin to handle regular expressions with multiple capture groups (gh#189)
  
  2.20      2020-04-10 06:21:54 -0600
    - xs_ok does a better workaround for faux fork on cygwin (gh#153, gh#187, gh#188)
  
  2.19      2020-04-09 02:56:14 -0600
    - Production release identical to 2.18_01
  
  2.18_01   2020-04-03 10:06:45 -0600
    - Add Build::Copy plugin (gh#186)

OBS-URL: https://build.opensuse.org/request/show/793593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=51
2020-04-13 15:06:33 +00:00
Stephan Kulow
af954efba0 Accepting request 787409 from devel:languages:perl:autoupdate
- updated to 2.17
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.17      2020-03-19 21:03:39 -0600
    - Production release identical to 2.16_01
  
  2.16_01   2020-03-17 13:56:13 -0600
    - Probe::Vcpkg adds include property (gh#184)
    - Build::Autoconf will now copy .dll files from bin to dynamic
      directory on MSWin32 (gh#183)

OBS-URL: https://build.opensuse.org/request/show/787409
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=49
2020-03-25 07:52:18 +00:00
e28671fb15 Accepting request 785913 from devel:languages:perl:autoupdate
- updated to 2.15
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.15      2020-03-16 06:53:31 -0600
    - Tests on Windows will use the system temp directory rather than
      a temp directory under the install directory. A temp directory
      under the install directory was used to work around typically
      Linux systems that have noexec set on /tmp.  Since this is less
      normal on Windows, and can cause mkpath errors if the install
      directory is too deep we will use the windows system temp directory.
      (gh#181, gh#182)

OBS-URL: https://build.opensuse.org/request/show/785913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=47
2020-03-17 12:13:20 +00:00
6ff2af52d9 Accepting request 785498 from devel:languages:perl:autoupdate
- updated to 2.14
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.14      2020-03-15 12:49:17 -0600
    - Added ffi_name property to Probe::Vcpkg plugin (gh#179)
    - Documentation fixes (gh#180)

OBS-URL: https://build.opensuse.org/request/show/785498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=46
2020-03-16 09:37:39 +00:00
c09be1cc6a Accepting request 783278 from devel:languages:perl:autoupdate
- updated to 2.12
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.12      2020-03-09 10:02:37 -0600
    - Fixed bug where Probe::Vcpkg plugin doesn't set version probe hook
      property (gh#178)
  
  2.11      2020-03-09 03:04:49 -0600
    - Production release identical to 2.10
  
  2.10_01   2020-03-08 17:13:05 -0600
    - Probe::Vcpkg plugin defaults to name property (gh#177)
  
  2.09_01   2020-03-08 09:58:17 -0600
    - Added Alien::Build::Plugin::Probe::Vcpkg (gh#3, gh#175)

OBS-URL: https://build.opensuse.org/request/show/783278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=44
2020-03-10 10:38:29 +00:00
aa7988aafd Accepting request 774728 from devel:languages:perl:autoupdate
- updated to 2.08
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.08      2020-02-15 17:16:30 -0700
    - Production release identical to 2.07_01
  
  2.07_01   2020-02-14 19:00:22 -0700
    - Fix Alien::Build::Interpolate bug introduced in 2.06_01 (gh#171)
  
  2.06_01   2020-02-14 12:23:02 -0700
    - Several helpers for Alien::Build::Interpolate::Default no longer
      require Aliens if the tools are already found in the PATH (gh#168)
    - Better document dynamic vs. static libraries in AlienAuthor and FAQ
      documents (gh#110, gh#169)
    - Prefer nmake or gmake over dmake on Windows, even if Perl is
      configured to use dmake (gh#95, gh#170)
  
  2.05_01   2020-02-11 15:19:01 -0700
    - Fix bug where the autoconf plugin could use the wrong configure if
      there is another "configure" script somewhere in the PATH on Windows
      (gh#166, gh#167)

OBS-URL: https://build.opensuse.org/request/show/774728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=42
2020-02-17 15:49:37 +00:00
ba06a842b3 Accepting request 770835 from devel:languages:perl:autoupdate
- updated to 2.04
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.04      2020-02-05 19:05:32 -0700
    - Production release identical to 2.03_01
  
  2.03_01   2020-02-04 21:29:35 -0700
    - Add use strict to generated ::Installl::Files modules (gh#162, gh#163)

OBS-URL: https://build.opensuse.org/request/show/770835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=40
2020-02-07 11:41:03 +00:00
95fb36a268 Accepting request 770166 from devel:languages:perl:autoupdate
- updated to 2.02
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.02      2020-02-04 13:12:49 -0700
    - Production release identical to 2.01_01
  
  2.01_01   2020-02-03 10:51:43 -0700
    - Prefer Decode::HTML if HTML::Parser is already installed and Mojolicious
      or Mojo::DOM58 are not (gh#160)

OBS-URL: https://build.opensuse.org/request/show/770166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=38
2020-02-05 09:26:50 +00:00
bbb2929295 Accepting request 769916 from devel:languages:perl:autoupdate
- updated to 2.00
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.00      2020-02-02 06:25:13 -0700
    - Production release identical to 2.00
  
  1.99_01   2020-01-30 12:57:33 -0700
    - Decode::Mojo plugin remembers which version of Mojo::DOM it is using (gh#159)

OBS-URL: https://build.opensuse.org/request/show/769916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=37
2020-02-04 10:16:27 +00:00
fd14ce2bce Accepting request 768998 from devel:languages:perl:autoupdate
- updated to 1.98
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.98      2020-01-30 07:53:10 -0700
    - Production release identical to 1.97_01
  
  1.97_01   2020-01-29 09:22:14 -0700
    - Added OO interface to Alien::Base::Wrapper (gh#157, gh#158)
    - Added mm_args2 method to Alien::Base::Wrapper (gh#157, gh#158)
    - Added WriteMakefile function to Alien::Base::Wrapper (gh#157, gh#158)

OBS-URL: https://build.opensuse.org/request/show/768998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=35
2020-01-31 09:41:36 +00:00
28836e89ed Accepting request 767968 from devel:languages:perl:autoupdate
- updated to 1.96
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.96      2020-01-27 09:05:36 -0700
    - Production release identical to 1.95_01
  
  1.95_01   2020-01-25 19:57:31 -0700
    - Reduced prereqs to Alien::Base::Wrapper down to Perl 5.6
      (the rest of Alien-Build still requires 5.8) (gh#156)
    - Remove dep on Module::Load (gh#155)

OBS-URL: https://build.opensuse.org/request/show/767968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=33
2020-01-28 10:11:40 +00:00
Dirk Stoecker
c3b2a8f820 Accepting request 757519 from devel:languages:perl:autoupdate
- updated to 1.94
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.94      2019-12-16 12:17:26 -0700
    - Prefer tar.exe on Windows if it is bsdtar (gh#150)
    - Prefer tar.exe on Windows for unzip if it is bsdtar (gh#151, gh#152)

OBS-URL: https://build.opensuse.org/request/show/757519
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=31
2019-12-17 13:50:07 +00:00
Dirk Stoecker
ca2ae395d0 Accepting request 755475 from devel:languages:perl:autoupdate
- updated to 1.93
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.93      2019-12-09 02:22:44 -0700
    - curl plugin not used unless required -J option is supported.
      (gh#147, gh#148)

OBS-URL: https://build.opensuse.org/request/show/755475
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=30
2019-12-10 09:19:23 +00:00
Dominique Leuenberger
285e1abde4 Accepting request 749644 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/749644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Alien-Build?expand=0&rev=1
2019-11-26 15:53:39 +00:00
Dirk Stoecker
386730da6a Accepting request 749482 from home:pmonrealgonzalez:branches:devel:languages:perl
- Update spec file

OBS-URL: https://build.opensuse.org/request/show/749482
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=28
2019-11-19 13:32:46 +00:00
Lars Vogdt
9d7f25dcb2 Accepting request 745399 from devel:languages:perl:autoupdate
- updated to 1.92
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.92      2019-11-04 04:33:57 -0700
    - Require Test2::API 1.302096 for features used in test suite.
  
  1.91      2019-11-01 20:19:19 -0600
    - Fix bug where Test::Alien::Diag could crash for Aliens without
      dynamic libraries.
  
  1.90      2019-11-01 16:15:32 -0700
    - Added Test::Alien::Diag (gh#142)
    - Test::Alien ffi_ok add api option. (gh#143)

OBS-URL: https://build.opensuse.org/request/show/745399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=27
2019-11-05 23:19:48 +00:00
Tina Müller
426a0a7a10 Accepting request 733354 from devel:languages:perl:autoupdate
- updated to 1.89
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.89      2019-09-25 07:58:39 -0600
    - Production release identical to 1.88_01
  
  1.88_01   2019-09-24 11:53:18 -0600
    - Add options cbuilder_check amd cbuilder_config to Test::Alien xs_ok
      function (gh#140, Test-Alien-CPP#3, Test-Alien-CPP#4)
  
  1.87_01   2019-09-24 07:38:31 -0600
    - Test::Alien directive with_subtest will attempt to catch SEGV and bail
      on on test file with a helpful diagnostic.  The prove util frequently
      does not provide a useful diagnostic for SEGV on its own (gh#138, gh#139).

OBS-URL: https://build.opensuse.org/request/show/733354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=26
2019-09-27 08:51:48 +00:00
Tina Müller
061ec8e1cc Accepting request 731265 from devel:languages:perl:autoupdate
- updated to 1.86
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.86      2019-09-13 06:27:21 -0600
    - PAUSE permission fix

OBS-URL: https://build.opensuse.org/request/show/731265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=25
2019-09-17 09:48:14 +00:00
Tina Müller
3572d22892 Accepting request 727452 from devel:languages:perl:autoupdate
Automatic update

OBS-URL: https://build.opensuse.org/request/show/727452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=24
2019-09-03 09:53:54 +00:00
Tina Müller
75b86c96b5 Accepting request 724655 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/724655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=23
2019-08-20 13:28:54 +00:00
Stephan Kulow
ad6546c1c9 Accepting request 715802 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/715802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=22
2019-07-17 05:26:13 +00:00
Stephan Kulow
2d08f3d256 Accepting request 712681 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/712681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=21
2019-07-02 05:35:42 +00:00
Dirk Stoecker
e9964e4f6e Accepting request 711590 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/711590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=20
2019-06-24 15:40:15 +00:00
Lars Vogdt
ce40515294 Accepting request 705110 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/705110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=19
2019-05-24 22:56:11 +00:00