diff --git a/osgi-annotation.spec b/osgi-annotation.spec index e673810..0aa2370 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -1,6 +1,6 @@ Name: osgi-annotation Version: 6.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Annotations for use in compiling OSGi bundles License: ASL 2.0 @@ -68,5 +68,8 @@ cp -p %{SOURCE1} pom.xml %doc LICENSE %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 6.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jan 26 2015 Mat Booth - 6.0.0-1 - Initial package