|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: jurand
|
|
|
|
|
Version: 1.3.2
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: A tool for manipulating Java symbols
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: https://github.com/fedora-java/jurand
|
|
|
|
@ -44,6 +44,10 @@ make test
|
|
|
|
|
%doc README.adoc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.2-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.2-4
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|