From 8c7bd2ba3e1f6edf4855ece97efc5df3f23812b6 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Thu, 12 Mar 2015 10:25:27 +0100 Subject: [PATCH] Update to upstream version 1.8.0 --- .gitignore | 1 + felix-utils.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d6acc39..655bb4c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/felix-utils.spec b/felix-utils.spec index 4dcd8b2..9c52ee3 100644 --- a/felix-utils.spec +++ b/felix-utils.spec @@ -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 - 1.8.0-1 +- Update to upstream version 1.8.0 + * Tue Jan 27 2015 Michael Simacek - 1.6.0-1 - Update to upstream version 1.6.0 diff --git a/sources b/sources index 65bec12..8171daf 100644 --- a/sources +++ b/sources @@ -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