From 204982346fadc1745a7f18852d09d103af1f2263c4ec8c52c2336453080bb812 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 5 Dec 2022 08:41:02 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/Java:packages/felix-gogo-runtime?expand=0&rev=10 --- felix-gogo-runtime.spec | 5 +++-- ...ache.felix.gogo.runtime-1.1.0-source-release.tar.gz | 3 --- ...ache.felix.gogo.runtime-1.1.6-source-release.tar.gz | 3 +++ org.apache.felix.gogo.runtime-build.xml | 10 +++++----- 4 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz create mode 100644 org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index 3fd3da9..3a5eedd 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -18,7 +18,7 @@ %global bundle org.apache.felix.gogo.runtime Name: felix-gogo-runtime -Version: 1.1.0 +Version: 1.1.6 Release: 0 Summary: Apache Felix Gogo command line shell for OSGi License: Apache-2.0 @@ -29,6 +29,7 @@ Source1: %{bundle}-build.xml BuildRequires: ant BuildRequires: fdupes BuildRequires: javapackages-local +BuildRequires: osgi-annotation BuildRequires: osgi-compendium BuildRequires: osgi-core BuildArch: noarch @@ -53,7 +54,7 @@ cp %{SOURCE1} build.xml %build mkdir -p lib -build-jar-repository -s lib osgi-core osgi-compendium +build-jar-repository -s lib osgi-core osgi-compendium osgi-annotation %{ant} jar javadoc %install diff --git a/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz b/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz deleted file mode 100644 index 518e340..0000000 --- a/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d629b24ba1cfa3f7fae2d1028c36261c108d96c7286437fe745540f4e29d78b4 -size 113996 diff --git a/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz b/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz new file mode 100644 index 0000000..b6ce8b9 --- /dev/null +++ b/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84b5945df650a1bf4f171328d7ef90052a16f7a9f9c6413def4294bb87b780d +size 117060 diff --git a/org.apache.felix.gogo.runtime-build.xml b/org.apache.felix.gogo.runtime-build.xml index de60067..3d7c859 100644 --- a/org.apache.felix.gogo.runtime-build.xml +++ b/org.apache.felix.gogo.runtime-build.xml @@ -8,7 +8,7 @@ - + @@ -112,13 +112,13 @@ - - + + - - + + From adf699bedd5f76aa525efef9e18e8849d016ead92841e575351092830c3dd4f8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 5 Dec 2022 09:20:57 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/Java:packages/felix-gogo-runtime?expand=0&rev=11 --- felix-gogo-runtime.spec | 5 ++--- ...ache.felix.gogo.runtime-1.1.0-source-release.tar.gz | 3 +++ ...ache.felix.gogo.runtime-1.1.6-source-release.tar.gz | 3 --- org.apache.felix.gogo.runtime-build.xml | 10 +++++----- 4 files changed, 10 insertions(+), 11 deletions(-) create mode 100644 org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz delete mode 100644 org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index 3a5eedd..3fd3da9 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -18,7 +18,7 @@ %global bundle org.apache.felix.gogo.runtime Name: felix-gogo-runtime -Version: 1.1.6 +Version: 1.1.0 Release: 0 Summary: Apache Felix Gogo command line shell for OSGi License: Apache-2.0 @@ -29,7 +29,6 @@ Source1: %{bundle}-build.xml BuildRequires: ant BuildRequires: fdupes BuildRequires: javapackages-local -BuildRequires: osgi-annotation BuildRequires: osgi-compendium BuildRequires: osgi-core BuildArch: noarch @@ -54,7 +53,7 @@ cp %{SOURCE1} build.xml %build mkdir -p lib -build-jar-repository -s lib osgi-core osgi-compendium osgi-annotation +build-jar-repository -s lib osgi-core osgi-compendium %{ant} jar javadoc %install diff --git a/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz b/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz new file mode 100644 index 0000000..518e340 --- /dev/null +++ b/org.apache.felix.gogo.runtime-1.1.0-source-release.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d629b24ba1cfa3f7fae2d1028c36261c108d96c7286437fe745540f4e29d78b4 +size 113996 diff --git a/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz b/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz deleted file mode 100644 index b6ce8b9..0000000 --- a/org.apache.felix.gogo.runtime-1.1.6-source-release.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d84b5945df650a1bf4f171328d7ef90052a16f7a9f9c6413def4294bb87b780d -size 117060 diff --git a/org.apache.felix.gogo.runtime-build.xml b/org.apache.felix.gogo.runtime-build.xml index 3d7c859..de60067 100644 --- a/org.apache.felix.gogo.runtime-build.xml +++ b/org.apache.felix.gogo.runtime-build.xml @@ -8,7 +8,7 @@ - + @@ -112,13 +112,13 @@ - - + + - - + + From 3588798220c4a29b6af6b79eea1078c0d670554db78df26166c42c059d23d6a0 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 26 Jan 2023 18:25:49 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/Java:packages/felix-gogo-runtime?expand=0&rev=12 --- felix-gogo-runtime.spec | 2 +- org.apache.felix.gogo.runtime-build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index 3fd3da9..dca7e1a 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -1,7 +1,7 @@ # # spec file for package felix-gogo-runtime # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/org.apache.felix.gogo.runtime-build.xml b/org.apache.felix.gogo.runtime-build.xml index de60067..c74ea74 100644 --- a/org.apache.felix.gogo.runtime-build.xml +++ b/org.apache.felix.gogo.runtime-build.xml @@ -117,7 +117,7 @@ - + From e5cb780c3838da6a43f3b348e0c4bab6b932a9e7a5ab4310229702e9dab4c157 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 10 Feb 2023 07:34:06 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/Java:packages/felix-gogo-runtime?expand=0&rev=13 --- felix-gogo-runtime.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/felix-gogo-runtime.changes b/felix-gogo-runtime.changes index f0a5dc3..0f3a18b 100644 --- a/felix-gogo-runtime.changes +++ b/felix-gogo-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 10 07:33:15 UTC 2023 - Fridrich Strba + +- Advertize capability needed by other felix-gogo artifacts + ------------------------------------------------------------------- Wed Mar 16 13:12:52 UTC 2022 - Fridrich Strba