Compare commits
	
		
			3 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 18f6157637 | |||
| 454cf1414c | |||
| 63b14224e4 | 
							
								
								
									
										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 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Jun  9 14:27:49 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
 | 
			
		||||
 | 
			
		||||
- Replace usage of %jobs for reproducible builds (boo#1237231)
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Mar  4 16:11:41 UTC 2024 - pgajdos@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -24,6 +24,7 @@ Summary:        Perl Module to decode Strings with XML Entities
 | 
			
		||||
License:        Artistic-1.0 or GPL-1.0+
 | 
			
		||||
Group:          Development/Libraries/Perl
 | 
			
		||||
Source:         http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/XML-Entities-%{version}.tar.gz
 | 
			
		||||
Source100:      README.md
 | 
			
		||||
Patch1:         perl-XML-Entities-local_files.patch
 | 
			
		||||
Source10:       http://www.w3.org/2003/entities/iso9573-2003doc/overview.html
 | 
			
		||||
Source11:       http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isobox.ent
 | 
			
		||||
@@ -48,6 +49,7 @@ Source29:       http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/
 | 
			
		||||
Source30:       http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomopf.ent
 | 
			
		||||
Source31:       http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomscr.ent
 | 
			
		||||
Source32:       http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isotech.ent
 | 
			
		||||
Source100:      README.md
 | 
			
		||||
Url:            http://search.cpan.org/dist/XML-Entities/
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
%{perl_requires}
 | 
			
		||||
@@ -74,7 +76,7 @@ done
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
%__perl Makefile.PL PREFIX="%{_prefix}"
 | 
			
		||||
%__make %{?jobs:-j%{jobs}}
 | 
			
		||||
%make_build
 | 
			
		||||
 | 
			
		||||
%install
 | 
			
		||||
%perl_make_install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user