diff --git a/.gitignore b/.gitignore index 1037a81..45059fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /org.apache.felix.gogo.runtime-0.10.0-project.tar.gz /org.apache.felix.gogo.runtime-0.12.1-project.tar.gz +/org.apache.felix.gogo.runtime-0.16.2-project.tar.gz diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index 2a73cea..dd641bd 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.12.1 -Release: 2%{?dist} +Version: 0.16.2 +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-%{version}-project.tar.gz +Source0: http://www.apache.org/dist/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 @@ -64,7 +64,7 @@ This package contains the API documentation for %{name}. %build %{?scl:%scl_maven_opts} -%mvn_build +%mvn_build -f %install %mvn_install @@ -78,6 +78,9 @@ This package contains the API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Fri Jun 19 2015 Alexander Kurtakov 0.16.2-1 +- Update to upstream 0.16.2. + * Wed Jun 17 2015 Fedora Release Engineering - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 219c92f..c2e974c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1e4d4a9fb5a9203f53d03d7009bc72f org.apache.felix.gogo.runtime-0.12.1-project.tar.gz +54dd0856165f7a202a88aee1e281e333 org.apache.felix.gogo.runtime-0.16.2-project.tar.gz