Compare commits
	
		
			No commits in common. "c8-stream-3.6" and "c8-beta-stream-201801" have entirely different histories.
		
	
	
		
			c8-stream-
			...
			c8-beta-st
		
	
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1 +1 @@ | ||||
| SOURCES/plexus-classworlds-2.6.0.tar.gz | ||||
| SOURCES/plexus-classworlds-2.5.2.tar.gz | ||||
|  | ||||
| @ -1 +1 @@ | ||||
| 129757fa7e767e88a520f51cef2ec490dbb82924 SOURCES/plexus-classworlds-2.6.0.tar.gz | ||||
| 37565d7167aa146e183572ece19d0a112c78fd99 SOURCES/plexus-classworlds-2.5.2.tar.gz | ||||
|  | ||||
| @ -1,14 +1,14 @@ | ||||
| Name:           plexus-classworlds | ||||
| Version:        2.6.0 | ||||
| Release:        4%{?dist} | ||||
| Version:        2.5.2 | ||||
| Release:        9%{?dist} | ||||
| Summary:        Plexus Classworlds Classloader Framework | ||||
| License:        ASL 2.0 and Plexus | ||||
| URL:            https://github.com/codehaus-plexus/plexus-classworlds | ||||
| BuildArch:      noarch | ||||
| 
 | ||||
| Source0:        https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz | ||||
| Source0:        https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz | ||||
| 
 | ||||
| BuildRequires:  maven-local-openjdk8 | ||||
| BuildRequires:  maven-local | ||||
| BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin) | ||||
| BuildRequires:  mvn(org.apache.maven.plugins:maven-dependency-plugin) | ||||
| BuildRequires:  mvn(org.apache.maven.plugins:maven-enforcer-plugin) | ||||
| @ -19,6 +19,7 @@ BuildRequires:  mvn(org.apache.ant:ant) | ||||
| BuildRequires:  mvn(commons-logging:commons-logging) | ||||
| BuildRequires:  mvn(xml-apis:xml-apis) | ||||
| 
 | ||||
| Obsoletes:      classworlds < 1.1-13 | ||||
| 
 | ||||
| %description | ||||
| Classworlds is a framework for container developers | ||||
| @ -30,8 +31,11 @@ loading of components or otherwise represent a 'container' | ||||
| can benefit from the classloading control provided by | ||||
| classworlds. | ||||
| 
 | ||||
| %{?module_package} | ||||
| %{?javadoc_package} | ||||
| %package javadoc | ||||
| Summary:        Javadoc for %{name} | ||||
| 
 | ||||
| %description javadoc | ||||
| API documentation for %{name}. | ||||
| 
 | ||||
| %prep | ||||
| %setup -q -n %{name}-%{name}-%{version} | ||||
| @ -44,22 +48,13 @@ classworlds. | ||||
| %install | ||||
| %mvn_install | ||||
| 
 | ||||
| %files -n %{?module_prefix}%{name} -f .mfiles | ||||
| %license LICENSE.txt LICENSE-2.0.txt | ||||
| %files -f .mfiles | ||||
| %doc LICENSE.txt LICENSE-2.0.txt | ||||
| 
 | ||||
| %files javadoc -f .mfiles-javadoc | ||||
| %doc LICENSE.txt LICENSE-2.0.txt | ||||
| 
 | ||||
| %changelog | ||||
| * Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-4 | ||||
| - Build with OpenJDK 8 | ||||
| 
 | ||||
| * Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-3 | ||||
| - Mass rebuild for javapackages-tools 201902 | ||||
| 
 | ||||
| * Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-2 | ||||
| - Mass rebuild for javapackages-tools 201901 | ||||
| 
 | ||||
| * Tue May 14 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-1 | ||||
| - Update to upstream version 2.6.0 | ||||
| 
 | ||||
| * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-9 | ||||
| - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user