Rebuild to regenerate auto-requires

This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00 committed by Stepan Oksanichenko
parent 9ff4c90f5e
commit 7478dfda67
2 changed files with 6 additions and 1 deletions

2
.slf4j.metadata Normal file
View File

@ -0,0 +1,2 @@
99d103004692d3ced37c2afdec97b5bdf0c276bd v_1.7.30.tar.gz
2b8b815229aa8a61e483fb4ba0588b8b6c491890 LICENSE-2.0.txt

View File

@ -32,7 +32,7 @@
Name: slf4j
Version: 1.7.30
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Simple Logging Facade for Java
# the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT
License: MIT and ASL 2.0
@ -195,6 +195,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
%{_defaultdocdir}/%{name}-manual
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.30-13
- Rebuild to regenerate auto-requires
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.30-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688