import CS plexus-xml-3.0.1-4.module_el9+1171+eb38a622
This commit is contained in:
parent
bd5dcb8840
commit
24066cd5d5
@ -1 +0,0 @@
|
||||
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/plexus-xml-3.0.0.tar.gz
|
||||
SOURCES/plexus-xml-3.0.1.tar.gz
|
||||
|
1
.plexus-xml.metadata
Normal file
1
.plexus-xml.metadata
Normal file
@ -0,0 +1 @@
|
||||
4c2f8560ea16f6bba6e15056cbe95838fee47231 SOURCES/plexus-xml-3.0.1.tar.gz
|
@ -1,7 +1,7 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: plexus-xml
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 4%{?dist}
|
||||
Summary: Plexus XML Utilities
|
||||
# Licensing breakdown:
|
||||
@ -25,10 +25,14 @@ BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||
%description
|
||||
A collection of various utility classes to ease working with XML.
|
||||
|
||||
%{?javadoc_package}
|
||||
%package javadoc
|
||||
Summary: API documentation for %{name}
|
||||
|
||||
%description javadoc
|
||||
API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%autosetup -p1 -n %{name}-%{name}-%{version}
|
||||
|
||||
%build
|
||||
# Test dependencies are not packaged
|
||||
@ -41,16 +45,20 @@ A collection of various utility classes to ease working with XML.
|
||||
%doc README.md
|
||||
%license NOTICE.txt LICENSE.txt
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-4
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.1-3
|
||||
- Update javapackages test plan to f42
|
||||
|
||||
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-3
|
||||
- Bump release for Aug 2024 java mass rebuild
|
||||
* Wed Aug 21 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.1-1
|
||||
- Update to upstream version 3.0.1
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-2
|
||||
- Bump release for June 2024 mass rebuild
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 3.0.0-2
|
||||
- bump of release for for java-21-openjdk as system jdk
|
||||
|
||||
* Fri Feb 2 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0-1
|
||||
- Initial packaging
|
@ -1,7 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_contexts:
|
||||
- osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}
|
@ -1,7 +0,0 @@
|
||||
summary: Run javapackages-specific tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/javapackages
|
||||
ref: c10s
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user