Update to upstream version 1.8.0

This commit is contained in:
Michael Simacek 2015-03-12 10:25:27 +01:00
parent 2d062aca5b
commit 8c7bd2ba3e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/.build-*.log
/*.src.rpm
/org.apache.felix.utils-1.6.0-source-release.tar.gz
/org.apache.felix.utils-1.8.0-source-release.tar.gz

View File

@ -1,7 +1,7 @@
%global bundle org.apache.felix.utils
Name: felix-utils
Version: 1.6.0
Version: 1.8.0
Release: 1%{?dist}
Summary: Utility classes for OSGi
License: ASL 2.0
@ -48,6 +48,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Thu Mar 12 2015 Michael Simacek <msimacek@redhat.com> - 1.8.0-1
- Update to upstream version 1.8.0
* Tue Jan 27 2015 Michael Simacek <msimacek@redhat.com> - 1.6.0-1
- Update to upstream version 1.6.0

View File

@ -1 +1 @@
09bc644f9357f5f62ce4328ffbe66244 org.apache.felix.utils-1.6.0-source-release.tar.gz
a3d70ad9e1deb5adae8ff163fdf964fe org.apache.felix.utils-1.8.0-source-release.tar.gz