From a630d3baa4917facd8e953dfb21620a2a7a64271 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Jul 03 2014 09:07:00 +0000 Subject: Update to upstream 0.12.1. --- diff --git a/.gitignore b/.gitignore index 14895c1..1037a81 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /org.apache.felix.gogo.runtime-0.10.0-project.tar.gz +/org.apache.felix.gogo.runtime-0.12.1-project.tar.gz diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index cb49747..2d03359 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -5,13 +5,13 @@ %{?scl:%scl_package %{project}-gogo-runtime} Name: %{?scl_prefix}%{project}-gogo-runtime -Version: 0.10.0 -Release: 12%{?dist} +Version: 0.12.1 +Release: 1%{?dist} Summary: Community OSGi R4 Service Platform Implementation - Basic Commands License: ASL 2.0 URL: http://felix.apache.org/site/apache-felix-gogo.html -Source0: http://www.mirrorservice.org/sites/ftp.apache.org//felix/org.apache.felix.gogo.runtime-0.10.0-project.tar.gz +Source0: http://www.mirrorservice.org/sites/ftp.apache.org//felix/org.apache.felix.gogo.runtime-%{version}-project.tar.gz # Typecast an Event constructor call with java.util.Properties to # java.util.Dictionary because the call to the constructor with Properties @@ -79,6 +79,9 @@ This package contains the API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Thu Jul 3 2014 Alexander Kurtakov 0.12.1-1 +- Update to upstream 0.12.1. + * Sat Jun 07 2014 Fedora Release Engineering - 0.10.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 2b5dd8b..219c92f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcf4657b20dde0883ad30cff1ced19de org.apache.felix.gogo.runtime-0.10.0-project.tar.gz +b1e4d4a9fb5a9203f53d03d7009bc72f org.apache.felix.gogo.runtime-0.12.1-project.tar.gz