forked from perl/perl-Syntax-Keyword-Try
		
	Compare commits
	
		
			3 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 8690243ba9 | |||
| 0fe7765f26 | |||
| 317db8d79d | 
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
 | 
			
		||||
## Build Results
 | 
			
		||||
 | 
			
		||||
Current state of perl in openSUSE:Factory is
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
The current state of perl in the devel project build (devel:languages:perl)
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:cc320719d3608daa9514743a43dac2be99cb8ccd989b1fefa285290cb1d59d8f
 | 
			
		||||
size 45060
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								Syntax-Keyword-Try-0.31.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Syntax-Keyword-Try-0.31.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										5
									
								
								_scmsync.obsinfo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								_scmsync.obsinfo
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
mtime: 1760041786
 | 
			
		||||
commit: 783a5753c794862cbc55aea0f56c4a1242b779fca63f4039f5689f1fc6c84950
 | 
			
		||||
url: https://src.opensuse.org/perl/perl-Syntax-Keyword-Try.git
 | 
			
		||||
revision: 783a5753c794862cbc55aea0f56c4a1242b779fca63f4039f5689f1fc6c84950
 | 
			
		||||
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 | 
			
		||||
							
								
								
									
										3
									
								
								build.specials.obscpio
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								build.specials.obscpio
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:9765e2610506fd8c173128ac2dd2cdca2902ddd4dce8b32f6d5740d7effe9309
 | 
			
		||||
size 256
 | 
			
		||||
@@ -1,3 +1,27 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Oct  9 20:29:45 UTC 2025 - Tina Müller <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
- updated to 0.310.0 (0.31)
 | 
			
		||||
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
 | 
			
		||||
 | 
			
		||||
  0.31    2025-09-23
 | 
			
		||||
          [BUGFIXES]
 | 
			
		||||
           * Adjust for new `cop_disable_warning()` API added in Perl 5.43.4, to
 | 
			
		||||
             replace no-longer-visible Perl_new_warnings_bitfield().
 | 
			
		||||
             https://github.com/Perl/perl5/issues/23609
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Sun Sep  1 05:33:34 UTC 2024 - Tina Müller <timueller+perl@suse.de>
 | 
			
		||||
 | 
			
		||||
- updated to 0.300.0 (0.30)
 | 
			
		||||
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
 | 
			
		||||
 | 
			
		||||
  0.30    2024-08-29
 | 
			
		||||
          [CHANGES]
 | 
			
		||||
           * Updates for XS::Parse::Keyword v0.35: new container macro names
 | 
			
		||||
           * Updated to latest hax/ support files: avoids SAVEt_LONG, now
 | 
			
		||||
             removed in perl 5.41.3
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Mar  8 23:04:48 UTC 2024 - Tina Müller <tina.mueller@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package perl-Syntax-Keyword-Try
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2024 SUSE LLC
 | 
			
		||||
# Copyright (c) 2025 SUSE LLC and contributors
 | 
			
		||||
#
 | 
			
		||||
# All modifications and additions to the file contributed by third parties
 | 
			
		||||
# remain the property of their copyright owners, unless otherwise agreed
 | 
			
		||||
@@ -18,24 +18,26 @@
 | 
			
		||||
 | 
			
		||||
%define cpan_name Syntax-Keyword-Try
 | 
			
		||||
Name:           perl-Syntax-Keyword-Try
 | 
			
		||||
Version:        0.290.0
 | 
			
		||||
Version:        0.310.0
 | 
			
		||||
Release:        0
 | 
			
		||||
%define cpan_version 0.29
 | 
			
		||||
Provides:       perl(Syntax::Keyword::Try) = 0.290.0
 | 
			
		||||
# 0.31 -> normalize -> 0.310.0
 | 
			
		||||
%define cpan_version 0.31
 | 
			
		||||
License:        Artistic-1.0 OR GPL-1.0-or-later
 | 
			
		||||
Summary:        Try/catch/finally syntax for perl
 | 
			
		||||
URL:            https://metacpan.org/release/%{cpan_name}
 | 
			
		||||
Source0:        https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
 | 
			
		||||
Source1:        cpanspec.yml
 | 
			
		||||
Source100:      README.md
 | 
			
		||||
BuildRequires:  perl
 | 
			
		||||
BuildRequires:  perl-macros
 | 
			
		||||
BuildRequires:  perl(ExtUtils::CBuilder)
 | 
			
		||||
BuildRequires:  perl(Module::Build) >= 0.400400
 | 
			
		||||
BuildRequires:  perl(Module::Build) >= 0.400.400
 | 
			
		||||
BuildRequires:  perl(Test2::V0)
 | 
			
		||||
BuildRequires:  perl(XS::Parse::Keyword) >= 0.06
 | 
			
		||||
BuildRequires:  perl(XS::Parse::Keyword::Builder) >= 0.06
 | 
			
		||||
Requires:       perl(XS::Parse::Keyword) >= 0.06
 | 
			
		||||
Provides:       perl(Syntax::Keyword::Try::Deparse) = 0.290.0
 | 
			
		||||
BuildRequires:  perl(XS::Parse::Keyword) >= 0.350
 | 
			
		||||
BuildRequires:  perl(XS::Parse::Keyword::Builder) >= 0.350
 | 
			
		||||
Requires:       perl(XS::Parse::Keyword) >= 0.350
 | 
			
		||||
Provides:       perl(Syntax::Keyword::Try) = %{version}
 | 
			
		||||
Provides:       perl(Syntax::Keyword::Try::Deparse) = %{version}
 | 
			
		||||
%undefine       __perllib_provides
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
 | 
			
		||||
@@ -57,7 +59,7 @@ the core feature on those supported perl versions, falling back to
 | 
			
		||||
'Syntax::Keyword::Try' on older perls.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%autosetup  -n %{cpan_name}-%{cpan_version}
 | 
			
		||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
perl Build.PL --installdirs=vendor optimize="%{optflags}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user