This commit is contained in:
Dennis Gilmore 2012-01-12 20:21:25 -06:00
parent 30af6af9f8
commit 6f0f965dd1

View File

@ -3,7 +3,7 @@
Name: felix-utils
Version: 1.1.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utility classes for OSGi
License: ASL 2.0
Group: Development/Libraries
@ -66,6 +66,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%doc %{_javadocdir}/%{name}
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Oct 13 2011 Jaromir Capik <jcapik@redhat.com> - 1.1.0-3
- osgi.org groupId patch removed (fixed in felix-osgi-* packages)