This commit is contained in:
Dennis Gilmore 2015-06-18 00:28:21 +00:00
parent 00a1f3ddf4
commit 4475d42921

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 6.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jan 26 2015 Mat Booth <mat.booth@redhat.com> - 6.0.0-1
- Initial package