[felix-gogo-runtime] Update to upstream 0.12.1.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 3 09:06:53 UTC 2014


commit a630d3baa4917facd8e953dfb21620a2a7a64271
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 3 12:07:00 2014 +0300

    Update to upstream 0.12.1.

 .gitignore              |    1 +
 felix-gogo-runtime.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <akurtako at redhat.com> 0.12.1-1
+- Update to upstream 0.12.1.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list