diff --git a/SPECS/jsr-305.spec b/SPECS/jsr-305.spec index 9c20e71..ac36526 100644 --- a/SPECS/jsr-305.spec +++ b/SPECS/jsr-305.spec @@ -2,7 +2,7 @@ Name: jsr-305 Version: 3.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Correctness annotations for Java code # The majority of code is BSD-licensed, but some Java sources @@ -68,6 +68,9 @@ sed -i 's|jsr305|ri|' ri/pom.x * Wed Mar 15 2023 MSVSphere Packaging Team - 3.0.2-5 - Rebuilt for MSVSphere 9.1. +* Mon Jan 30 2023 Mikolaj Izdebski - 3.0.2-6 +- Rebuild to regenerate auto-requires + * Mon Aug 09 2021 Mohan Boddu - 3.0.2-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688