Update to upstream version 1.8.0
This commit is contained in:
parent
2d062aca5b
commit
8c7bd2ba3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user