Rebuild to regenerate auto-requires Related: RHEL-17126

This commit is contained in:
Marián Konček 2024-02-08 10:53:44 +01:00 committed by root
parent 0de3e78fbd
commit ba51a0e37d
2 changed files with 5 additions and 1 deletions

1
.byte-buddy.metadata Normal file
View File

@ -0,0 +1 @@
2a0e28e5fcb69313927ca3fe55d0a1794a168603 byte-buddy-1.12.10.tar.gz

View File

@ -2,7 +2,7 @@
Name: byte-buddy
Version: 1.12.10
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Runtime code generation for the Java virtual machine
License: ASL 2.0
URL: http://bytebuddy.net/
@ -163,6 +163,9 @@ sed -i -e '/SuppressFBWarnings/d' $(grep -lr SuppressFBWarnings)
%license LICENSE NOTICE
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1.12.10-4
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12.10-3
- Rebuild to regenerate auto-requires