forked from pool/perl-Modern-Perl
		
	Compare commits
	
		
			4 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 9452759101 | |||
| c68910bd04 | |||
| b669987bba | |||
| 6641359b2d | 
| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:7027280375794633189f86e66b6fc9f96b0aaffeb225f14747fbb26e588bf36e |  | ||||||
| size 16682 |  | ||||||
							
								
								
									
										3
									
								
								Modern-Perl-1.20250607.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Modern-Perl-1.20250607.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:38ed7eb7b91aeed153887483e49a9a807a2e8962ab227cc6fdb5ea4dc41df128 | ||||||
|  | size 17011 | ||||||
| @@ -1,3 +1,26 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Sun Jun  8 05:36:11 UTC 2025 - Tina Müller <timueller+perl@suse.de> | ||||||
|  |  | ||||||
|  | - updated to 1.20250607 | ||||||
|  |    see /usr/share/doc/packages/perl-Modern-Perl/Changes | ||||||
|  |  | ||||||
|  |   1.20250607 2025-06-07 16:56:19-07:00 America/Los_Angeles | ||||||
|  |       - update for 2025 year bundle | ||||||
|  |       - enhance documentation to discourage this module for v5.38 and newer | ||||||
|  |  | ||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Oct  1 05:32:58 UTC 2024 - Tina Müller <timueller+perl@suse.de> | ||||||
|  |  | ||||||
|  | - updated to 1.20241001 | ||||||
|  |    see /usr/share/doc/packages/perl-Modern-Perl/Changes | ||||||
|  |  | ||||||
|  |   1.20241001 2024-09-30 19:12:47-07:00 America/Los_Angeles | ||||||
|  |       - fix switch tests after Perl 5.41.4 removal of deprecated feature (RT #155822, Slaven Rezic) | ||||||
|  |  | ||||||
|  |   1.20240120 2024-01-20 12:15:09-08:00 America/Los_Angeles | ||||||
|  |       - fix tests for Perl < 5.26.0 (RT #151198, Slaven Rezic) | ||||||
|  |       - fix feature reset for Perl < 5.15 (RT #151190, Slaven Rezic) | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Mon Jan 15 03:07:07 UTC 2024 - Tina Müller <timueller+perl@suse.de> | Mon Jan 15 03:07:07 UTC 2024 - Tina Müller <timueller+perl@suse.de> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package perl-Modern-Perl | # spec file for package perl-Modern-Perl | ||||||
| # | # | ||||||
| # Copyright (c) 2024 SUSE LLC | # Copyright (c) 2025 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -18,7 +18,7 @@ | |||||||
|  |  | ||||||
| %define cpan_name Modern-Perl | %define cpan_name Modern-Perl | ||||||
| Name:           perl-Modern-Perl | Name:           perl-Modern-Perl | ||||||
| Version:        1.20240115 | Version:        1.20250607 | ||||||
| Release:        0 | Release:        0 | ||||||
| License:        Artistic-1.0 OR GPL-1.0-or-later | License:        Artistic-1.0 OR GPL-1.0-or-later | ||||||
| Summary:        Enable all of the features of Modern Perl with one import | Summary:        Enable all of the features of Modern Perl with one import | ||||||
| @@ -39,7 +39,7 @@ Requires:       perl(mro) | |||||||
| enable all of the features of Modern Perl with one import | enable all of the features of Modern Perl with one import | ||||||
|  |  | ||||||
| %prep | %prep | ||||||
| %autosetup  -n %{cpan_name}-%{version} | %autosetup -n %{cpan_name}-%{version} -p1 | ||||||
|  |  | ||||||
| %build | %build | ||||||
| perl Makefile.PL INSTALLDIRS=vendor | perl Makefile.PL INSTALLDIRS=vendor | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user