From 5b692bb6b16a9a1b1d7d3052e1da6daf1480c5b89cac255c12a743175fe601d1 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 23 Apr 2021 06:56:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/modello?expand=0&rev=12 --- modello-1.10.0-source-release.zip | 3 --- modello-1.11-source-release.zip | 3 +++ modello-build.tar.xz | 4 ++-- modello-maven-plugin.spec | 10 +++++----- modello.spec | 10 +++++----- 5 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 modello-1.10.0-source-release.zip create mode 100644 modello-1.11-source-release.zip diff --git a/modello-1.10.0-source-release.zip b/modello-1.10.0-source-release.zip deleted file mode 100644 index 2f7af5a..0000000 --- a/modello-1.10.0-source-release.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3769f822276ca84be0caa6c938532670cdc24e44d4b132d878aa5bba9d6b0949 -size 925965 diff --git a/modello-1.11-source-release.zip b/modello-1.11-source-release.zip new file mode 100644 index 0000000..ea76e8b --- /dev/null +++ b/modello-1.11-source-release.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe69873167d68c3f8542722df0ac28a6b755a73f1da8d03aaa36eea47fefaa0 +size 923125 diff --git a/modello-build.tar.xz b/modello-build.tar.xz index 7800e67..9b253dd 100644 --- a/modello-build.tar.xz +++ b/modello-build.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7e8c9d9eb3cdb34ad378ee4c224030c75155b8b15aa8feac2127d144c120663 -size 4296 +oid sha256:b144216e3f5c03bf929826877865a9ff4935ff3de14141a997161da47953a6be +size 4376 diff --git a/modello-maven-plugin.spec b/modello-maven-plugin.spec index c3e71d8..f0b81cf 100644 --- a/modello-maven-plugin.spec +++ b/modello-maven-plugin.spec @@ -1,7 +1,7 @@ # # spec file for package modello-maven-plugin # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %global parent modello %global subname maven-plugin Name: %{parent}-%{subname} -Version: 1.10.0 +Version: 1.11 Release: 0 Summary: Modello Maven Plugin -License: MIT AND Apache-2.0 +License: Apache-2.0 AND MIT Group: Development/Libraries/Java -URL: http://codehaus-plexus.github.io/modello/modello-maven-plugin -Source0: http://repo2.maven.org/maven2/org/codehaus/%{parent}/%{parent}/%{version}/%{parent}-%{version}-source-release.zip +URL: https://codehaus-plexus.github.io/modello/modello-maven-plugin +Source0: https://repo1.maven.org/maven2/org/codehaus/%{parent}/%{parent}/%{version}/%{parent}-%{version}-source-release.zip Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: fdupes BuildRequires: maven-local diff --git a/modello.spec b/modello.spec index d87d329..2e1e700 100644 --- a/modello.spec +++ b/modello.spec @@ -1,7 +1,7 @@ # # spec file for package modello # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: modello -Version: 1.10.0 +Version: 1.11 Release: 0 Summary: Modello Data Model toolkit -License: MIT AND Apache-2.0 +License: Apache-2.0 AND MIT Group: Development/Libraries/Java -URL: http://codehaus-plexus.github.io/modello -Source0: http://repo2.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip +URL: https://codehaus-plexus.github.io/modello +Source0: https://repo1.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source100: %{name}-build.tar.xz Patch0: modello-cli-domasxpp3.patch