forked from perl/perl-meta
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			main
			...
			autoupdate
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 868238d79a | 
| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:7790e1e4f04b952433fa4a1e9b2eb7e24b6381c244a8c0d8054f01289009799f |  | ||||||
| size 35284 |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								meta-0.014.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								meta-0.014.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,14 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Thu Oct  9 20:55:02 UTC 2025 - Tina Müller <timueller+perl@suse.de> | ||||||
|  |  | ||||||
|  | - updated to 0.14.0 (0.014) | ||||||
|  |    see /usr/share/doc/packages/perl-meta/Changes | ||||||
|  |  | ||||||
|  |   0.014   2025-09-03 | ||||||
|  |           [BUGFIXES] | ||||||
|  |            * Account for `OP_MULTIPARAM` of signatured subs in latest bleadperl | ||||||
|  |              https://github.com/Perl/perl5/issues/23675 | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Tue Jun 24 19:28:54 UTC 2025 - Tina Müller <tina.mueller@suse.com> | Tue Jun 24 19:28:54 UTC 2025 - Tina Müller <tina.mueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package perl-meta | # spec file for package perl-meta | ||||||
| # | # | ||||||
| # Copyright (c) 2025 SUSE LLC | # Copyright (c) 2025 SUSE LLC and contributors | ||||||
| # | # | ||||||
| # 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,10 +18,10 @@ | |||||||
|  |  | ||||||
| %define cpan_name meta | %define cpan_name meta | ||||||
| Name:           perl-meta | Name:           perl-meta | ||||||
| Version:        0.13.0 | Version:        0.14.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| # 0.013 -> normalize -> 0.13.0 | # 0.014 -> normalize -> 0.14.0 | ||||||
| %define cpan_version 0.013 | %define cpan_version 0.014 | ||||||
| License:        Artistic-1.0 OR GPL-1.0-or-later | License:        Artistic-1.0 OR GPL-1.0-or-later | ||||||
| Summary:        Meta-programming API | Summary:        Meta-programming API | ||||||
| URL:            https://metacpan.org/release/%{cpan_name} | URL:            https://metacpan.org/release/%{cpan_name} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user