Compare commits
No commits in common. "c8-stream-201902" and "c8-stream-201801" have entirely different histories.
c8-stream-
...
c8-stream-
@ -1,8 +1,12 @@
|
||||
%define parent plexus
|
||||
%define subname i18n
|
||||
|
||||
Name: plexus-i18n
|
||||
Version: 1.0~beta.10
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0
|
||||
Release: 0.11.b10.4%{?dist}
|
||||
Summary: Plexus I18N Component
|
||||
License: ASL 2.0
|
||||
Group: Development/Java
|
||||
URL: https://github.com/codehaus-plexus/plexus-i18n
|
||||
BuildArch: noarch
|
||||
|
||||
@ -38,8 +42,6 @@ Javadoc for %{name}.
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%pom_xpath_set "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/*" 1.6
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
@ -51,15 +53,6 @@ Javadoc for %{name}.
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0~beta.10-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
* Wed Sep 18 2019 Marian Koncek <mkoncek@redhat.com> - 1.0~beta.10-1
|
||||
- Use tilde versioning
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0-0.12.b10.4
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.11.b10.4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user