Update to upstream version 1.8.2

This commit is contained in:
Michael Simacek 2016-01-20 09:27:33 +01:00
parent 650e4c6b59
commit af3f6294aa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
%global bundle org.apache.felix.utils
Name: felix-utils
Version: 1.8.0
Release: 2%{?dist}
Version: 1.8.2
Release: 1%{?dist}
Summary: Utility classes for OSGi
License: ASL 2.0
URL: http://felix.apache.org
@ -48,6 +48,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Wed Jan 20 2016 Michael Simacek <msimacek@redhat.com> - 1.8.2-1
- Update to upstream version 1.8.2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
a3d70ad9e1deb5adae8ff163fdf964fe org.apache.felix.utils-1.8.0-source-release.tar.gz
1b5fa7c0c867b882e079b566e7bc42ca org.apache.felix.utils-1.8.2-source-release.tar.gz