diff --git a/osgi-core.spec b/osgi-core.spec index 1dc4b1e..17682a0 100644 --- a/osgi-core.spec +++ b/osgi-core.spec @@ -1,6 +1,6 @@ Name: osgi-core Version: 7.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OSGi Core API License: ASL 2.0 URL: https://www.osgi.org @@ -71,6 +71,9 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml . %license LICENSE %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 7.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 11 2020 Jiri Vanek - 7.0.0-4 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11