Fridrich Strba 2021-04-23 06:56:12 +00:00 committed by Git OBS Bridge
parent 5ddde2444a
commit 5b692bb6b1
5 changed files with 15 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3769f822276ca84be0caa6c938532670cdc24e44d4b132d878aa5bba9d6b0949
size 925965

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fe69873167d68c3f8542722df0ac28a6b755a73f1da8d03aaa36eea47fefaa0
size 923125

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7e8c9d9eb3cdb34ad378ee4c224030c75155b8b15aa8feac2127d144c120663
size 4296
oid sha256:b144216e3f5c03bf929826877865a9ff4935ff3de14141a997161da47953a6be
size 4376

View File

@ -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

View File

@ -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