Update to latest upstream release
This commit is contained in:
		
							parent
							
								
									2bd2f3d5a0
								
							
						
					
					
						commit
						e7364440a1
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1 +1,2 @@
 | 
			
		||||
/commons-collections4-4.0-src.tar.gz
 | 
			
		||||
/commons-collections4-4.1-src.tar.gz
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
Summary:        Extension of the Java Collections Framework
 | 
			
		||||
Name:           apache-commons-collections4
 | 
			
		||||
Version:        4.0
 | 
			
		||||
Release:        8%{?dist}
 | 
			
		||||
Version:        4.1
 | 
			
		||||
Release:        1%{?dist}
 | 
			
		||||
License:        ASL 2.0
 | 
			
		||||
URL:            http://commons.apache.org/proper/commons-collections/
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
 | 
			
		||||
Source0:        http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.tar.gz
 | 
			
		||||
Source0:        http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz
 | 
			
		||||
 | 
			
		||||
BuildRequires:  maven-local
 | 
			
		||||
BuildRequires:  mvn(junit:junit)
 | 
			
		||||
@ -35,13 +35,16 @@ This package provides %{summary}.
 | 
			
		||||
%mvn_install
 | 
			
		||||
 | 
			
		||||
%files -f .mfiles
 | 
			
		||||
%doc README.txt RELEASE-NOTES.txt
 | 
			
		||||
%doc LICENSE.txt NOTICE.txt
 | 
			
		||||
%doc RELEASE-NOTES.txt
 | 
			
		||||
%license LICENSE.txt NOTICE.txt
 | 
			
		||||
 | 
			
		||||
%files javadoc -f .mfiles-javadoc
 | 
			
		||||
%doc LICENSE.txt NOTICE.txt
 | 
			
		||||
%license LICENSE.txt NOTICE.txt
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Fri Aug 18 2017 Mat Booth <mat.booth@redhat.com> - 4.1-1
 | 
			
		||||
- Update to latest upstream release
 | 
			
		||||
 | 
			
		||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-8
 | 
			
		||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user