- updated to 1.17
   see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
  1.17      2022-09-13 05:27:09 -0600
    - Documentation improvements (gh#30, gh#31)
    - Production release otherwise identical to 1.16_01
  1.16_01   2022-09-11 15:29:26 -0600
    - Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
    - Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
    - Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
      requires encryption (gh#28, gh#29)
    - Downgrade from https to http is no longer allowed (gh#28, gh#29)
OBS-URL: https://build.opensuse.org/request/show/1006045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=13
		
	
		
			
				
	
	
		
			150 lines
		
	
	
		
			5.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			150 lines
		
	
	
		
			5.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Wed Sep 14 03:06:04 UTC 2022 - Tina Müller <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 1.17
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.17      2022-09-13 05:27:09 -0600
 | |
|     - Documentation improvements (gh#30, gh#31)
 | |
|     - Production release otherwise identical to 1.16_01
 | |
| 
 | |
|   1.16_01   2022-09-11 15:29:26 -0600
 | |
|     - Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
 | |
|     - Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
 | |
|     - Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
 | |
|       requires encryption (gh#28, gh#29)
 | |
|     - Downgrade from https to http is no longer allowed (gh#28, gh#29)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Apr 13 20:39:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
 | |
| 
 | |
| - needs perl(PkgConfig) to build on older distributions
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Aug 29 03:07:00 UTC 2020 - Tina Müller <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 1.15
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.15      2020-08-28 09:50:28 -0600
 | |
|     - Move inline tests from this distro to Acme::Alien::DontPanic
 | |
|       and Acme::Alien::DontPanic2 (gh#22)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Feb  7 03:07:09 UTC 2020 -  <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 1.14
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.14      2020-02-05 19:08:06 -0700
 | |
|     - Add use strict and warnings to generated Install/Files.pm
 | |
|       modules (gh#17)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Feb  3 03:06:59 UTC 2020 -  <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 1.12
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Nov 26 09:18:23 UTC 2019 -  <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 1.08
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.08 2019-11-25 08:36:38 -0700
 | |
|     - Added alien_install_type property (gh#14)
 | |
|   
 | |
|   1.07 2019-11-22 16:01:56 -0700
 | |
|     - Fix bug in blib detection (gh#13)
 | |
|     - Update documentation to reflect defaults for %s (gh#12, gh#13)
 | |
|   
 | |
|   1.06 2018-12-15 20:34:11 -0700
 | |
|     - Require Archive::Tar 1.40 for pax_global_header fix
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Oct  7 10:23:06 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
 | |
| 
 | |
| - Fix missing requirements
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Aug 30 05:00:47 UTC 2018 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.05
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.05 2018-08-29 16:53:39 -0400
 | |
|     - Documentation improvements
 | |
|     - Improve diagnostics for HTTP connection failures (gh#6, gh#7)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Jun  7 05:01:05 UTC 2018 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.04
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.04 2018-06-06 09:00:21 -0400
 | |
|     - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build
 | |
|       Previously there were some edge cases with setting it to
 | |
|       'default'
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu May 10 05:01:06 UTC 2018 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.03
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.03 2018-05-09 08:15:56 -0400
 | |
|     - Fix warning
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Mar 12 06:00:50 UTC 2018 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.02
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.02 2018-03-11 14:33:44 -0400
 | |
|     - Production release identical to 1.01_01
 | |
|   
 | |
|   1.01_01 2018-03-09 17:40:12 -0500
 | |
|     - Allow changing protocol with environment variables.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Feb  7 16:04:57 UTC 2018 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.00
 | |
|    see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
 | |
| 
 | |
|   1.00 2017-10-01 06:21:53 -0400
 | |
|     - Remove Alien::Base::PkgConfig
 | |
|     - Require Alien::Build::PkgConfig 1.20
 | |
|   
 | |
|   0.046 2017-09-13 20:54:21 -0400
 | |
|     - Run alien_install_commands before any Perl tests in t/
 | |
|   
 | |
|   0.045 2017-08-29 04:51:05 -0400
 | |
|     - Fix broken skip in t/alien_base_modulebuild_pkgconfig.t
 | |
|   
 | |
|   0.044 2017-08-23 13:20:29 -0400
 | |
|     - Remove unnecessary prereqs on newer versions of Alien::Base
 | |
|   
 | |
|   0.043 2017-08-17 03:48:08 -0400
 | |
|     - Recommend Alien::Build instead
 | |
|     - Require Module::Build 0.4004 for test_requires support
 | |
|   
 | |
|   0.042 2017-07-26 11:35:49 -0400
 | |
|     - Production release identical to 0.041_02
 | |
|   
 | |
|   0.041_02 2017-07-25 21:52:38 -0400
 | |
|     - Migrate test suite over to Test2::V0
 | |
|     - Remove dependency on Test::More
 | |
|   
 | |
|   0.041_01 2017-07-25 20:10:58 -0400
 | |
|     - Remove dependency on List::MoreUtils
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue May 30 14:10:48 UTC 2017 - coolo@suse.com
 | |
| 
 | |
| - initial package 0.040
 | |
|  * created by cpanspec 1.78.08
 |