Compare commits

...

No commits in common. 'c8-stream-201801' and 'i8c-stream-201902' have entirely different histories.

@ -1,6 +1,6 @@
Name: geronimo-parent-poms
Version: 1.6
Release: 25%{?dist}
Release: 27%{?dist}
Summary: Parent POM files for geronimo-specs
License: ASL 2.0
URL: http://geronimo.apache.org/
@ -26,6 +26,7 @@ cp -p %{SOURCE1} LICENSE
%pom_remove_parent
# IDEA plugin is not really useful in Fedora
%pom_remove_plugin :maven-idea-plugin
%pom_xpath_set "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/*" 1.6
%mvn_alias : org.apache.geronimo.specs:specs
%build
@ -38,6 +39,15 @@ cp -p %{SOURCE1} LICENSE
%doc LICENSE
%changelog
* Tue May 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6-27
- Rebuilt for MSVSphere 8.9
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-27
- Mass rebuild for javapackages-tools 201902
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-26
- Mass rebuild for javapackages-tools 201901
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Loading…
Cancel
Save