62f8fd
Name:           plexus-interpolation
62f8fd
Version:        1.26
62f8fd
Release:        2%{?dist}
62f8fd
Summary:        Plexus Interpolation API
62f8fd
# Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT
62f8fd
License:        ASL 2.0 and ASL 1.1 and MIT
62f8fd
URL:            https://github.com/codehaus-plexus/plexus-interpolation
62f8fd
BuildArch:      noarch
62f8fd
62f8fd
Source0:        https://github.com/codehaus-plexus/plexus-interpolation/archive/plexus-interpolation-%{version}.tar.gz
62f8fd
62f8fd
BuildRequires:  maven-local
62f8fd
BuildRequires:  mvn(junit:junit)
62f8fd
BuildRequires:  mvn(org.codehaus.plexus:plexus-components:pom:)
62f8fd
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
62f8fd
62f8fd
%description
62f8fd
Plexus interpolator is the outgrowth of multiple iterations of development
62f8fd
focused on providing a more modular, flexible interpolation framework for
62f8fd
the expression language style commonly seen in Maven, Plexus, and other
62f8fd
related projects.
62f8fd
62f8fd
%{?module_package}
62f8fd
%{?javadoc_package}
62f8fd
62f8fd
%prep
62f8fd
%setup -q -n plexus-interpolation-plexus-interpolation-%{version}
62f8fd
%pom_remove_plugin :maven-release-plugin
62f8fd
%pom_remove_plugin :maven-scm-publish-plugin
62f8fd
62f8fd
%build
62f8fd
%mvn_file : plexus/interpolation
62f8fd
%mvn_build
62f8fd
62f8fd
%install
62f8fd
%mvn_install
62f8fd
62f8fd
%files -n %{?module_prefix}%{name} -f .mfiles
62f8fd
62f8fd
%changelog
62f8fd
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-2
62f8fd
- Mass rebuild for javapackages-tools 201902
62f8fd
62f8fd
* Wed Jul 17 2019 Marian Koncek <mkoncek@redhat.com> - 1.26-1
62f8fd
- Update to upstream version 1.26
62f8fd
62f8fd
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-10
62f8fd
- Mass rebuild for javapackages-tools 201901
62f8fd
62f8fd
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-9
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
62f8fd
62f8fd
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-8
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
62f8fd
62f8fd
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-7
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
62f8fd
62f8fd
* Fri Jul 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-6
62f8fd
- Remove BR on maven-release-plugin
62f8fd
62f8fd
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-5
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
62f8fd
62f8fd
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-4
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
62f8fd
62f8fd
* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-3
62f8fd
- Cleanup spec file
62f8fd
62f8fd
* Wed Apr  1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-2
62f8fd
- Update upstream URL
62f8fd
62f8fd
* Fri Nov 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.22-1
62f8fd
- Update to upstream version 1.22
62f8fd
62f8fd
* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.21-1
62f8fd
- Update to upstream version 1.21
62f8fd
62f8fd
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-9
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
62f8fd
62f8fd
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.15-8
62f8fd
- Use Requires: java-headless rebuild (#1067528)
62f8fd
62f8fd
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-7
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
62f8fd
62f8fd
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-6
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
62f8fd
62f8fd
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.15-5
62f8fd
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
62f8fd
- Replace maven BuildRequires with maven-local
62f8fd
62f8fd
* Thu Jan 17 2013 Michal Srb <msrb@redhat.com> - 1.15-4
62f8fd
- Build with xmvn
62f8fd
62f8fd
* Mon Nov 19 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.15-3
62f8fd
- Fix source URL to be stable
62f8fd
62f8fd
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-2
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
62f8fd
62f8fd
* Wed Apr 18 2012 Alexander Kurtakov <akurtako@redhat.com> 1.15-1
62f8fd
- Update to latest upstream.
62f8fd
62f8fd
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14-3
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
62f8fd
62f8fd
* Wed Jul 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.14-2
62f8fd
- Use add_maven_depmap macro
62f8fd
- Use more precise specification of files
62f8fd
62f8fd
* Tue Jul 26 2011 Jaromir Capik <jcapik@redhat.com> - 1.14-2
62f8fd
- Removal of plexus-maven-plugin dependency (not needed)
62f8fd
- Minor spec file changes according to the latest guidelines
62f8fd
62f8fd
* Tue May 17 2011 Alexander Kurtakov <akurtako@redhat.com> 1.14-1
62f8fd
- Update to upstream 1.14 version.
62f8fd
- Adapt to current guidelines.
62f8fd
62f8fd
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-3
62f8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
62f8fd
62f8fd
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 1.13-2
62f8fd
- Fix review comments.
62f8fd
62f8fd
* Tue Dec 22 2009 Alexander Kurtakov <akurtako@redhat.com> 1.13-1
62f8fd
- Initial package.