Compare commits

..

2 Commits

Author SHA1 Message Date
Mikolaj Izdebski
0ad8993431 Switch to javapackages tests from CentOS Stream GitLab 2025-03-26 16:06:19 +01:00
Troy Dawson
92b569a21b Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:03:09 -07:00
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
summary: Run javapackages-specific tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/javapackages
url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git
ref: c10s
execute:
how: tmt

View File

@ -2,7 +2,7 @@
Name: plexus-build-api0
Version: 0.0.7
Release: 45%{?dist}
Release: 46%{?dist}
Summary: Plexus Build API
License: Apache-2.0
URL: https://github.com/codehaus-plexus/plexus-build-api
@ -63,6 +63,10 @@ cp -p %{SOURCE1} .
%doc LICENSE-2.0.txt
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.0.7-46
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 0.0.7-45
- Bump release for Aug 2024 java mass rebuild