Compare commits
	
		
			3 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 
						
						
							
						
						3fb3493266
	
				 | 
					
					
						|||
| 
						
						
							
						
						48659336d1
	
				 | 
					
					
						|||
| 
						
						
							
						
						7898c4e44b
	
				 | 
					
					
						
@@ -1,5 +1,5 @@
 | 
				
			|||||||
<multibuild>
 | 
					<multibuild>
 | 
				
			||||||
<package>lua51</package>
 | 
					<package>luajit</package>
 | 
				
			||||||
<package>lua53</package>
 | 
					<package>lua53</package>
 | 
				
			||||||
<package>lua54</package>
 | 
					<package>lua54</package>
 | 
				
			||||||
</multibuild>
 | 
					</multibuild>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,13 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Fri Oct 24 14:51:17 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Switch off building lua51 build of the package.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Tue Oct 14 23:28:23 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Make the package build with updated %%luarocks_* macros.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Thu May 23 10:33:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
 | 
					Thu May 23 10:33:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -57,9 +57,8 @@ A Lua library for packing and unpacking binary data, supporting arbitrary
 | 
				
			|||||||
%check
 | 
					%check
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%files
 | 
					%files
 | 
				
			||||||
 | 
					%license COPYING
 | 
				
			||||||
 | 
					%doc CHANGES README.md
 | 
				
			||||||
%{lua_noarchdir}/%{mod_name}
 | 
					%{lua_noarchdir}/%{mod_name}
 | 
				
			||||||
%{luarocks_treedir}/%{mod_name}
 | 
					 | 
				
			||||||
%docdir %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc
 | 
					 | 
				
			||||||
%license %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc/COPYING
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
%changelog
 | 
					%changelog
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user