Hello community,

here is the log from the commit of package jetty-artifact-remote-resources for 
openSUSE:Leap:15.2 checked in at 2020-02-05 07:28:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/jetty-artifact-remote-resources (Old)
 and      
/work/SRC/openSUSE:Leap:15.2/.jetty-artifact-remote-resources.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jetty-artifact-remote-resources"

Wed Feb  5 07:28:15 2020 rev:1 rq:763298 version:1.2

Changes:
--------
New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.jetty-artifact-remote-resources.new.26092/jetty-artifact-remote-resources.changes
     2020-02-05 07:28:16.554717819 +0100
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Tue Nov  5 14:48:45 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Intial packaging of jetty-artifact-remote-resources 1.2

New:
----
  _service
  jetty-artifact-remote-resources-1.2.tar.xz
  jetty-artifact-remote-resources.changes
  jetty-artifact-remote-resources.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jetty-artifact-remote-resources.spec ++++++
#
# spec file for package jetty-artifact-remote-resources
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           jetty-artifact-remote-resources
Version:        1.2
Release:        0
Summary:        Jetty toolchain artifact remote resources
License:        Apache-2.0 OR EPL-1.0
Group:          Development/Libraries/Java
URL:            http://www.eclipse.org/jetty/
Source0:        %{name}-%{version}.tar.xz
BuildRequires:  maven-local
BuildRequires:  xz
BuildRequires:  mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
BuildRequires:  mvn(org.eclipse.jetty.toolchain:jetty-toolchain:pom:) 
#!BuildRequires: mvn(log4j:log4j)
BuildArch:      noarch

%description
Jetty toolchain artifact remote resources

%prep
%setup -q

%build
%{mvn_build}

%install
%mvn_install

%files -f .mfiles
%license src/main/resources/META-INF/LICENSE 
src/main/resources/META-INF/NOTICE.txt

%changelog
++++++ _service ++++++
<services>
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param 
name="url">https://github.com/eclipse/jetty.toolchain.git</param>
                <param 
name="revision">jetty-artifact-remote-resources-1.2</param>
                <param name="versionformat">1.2</param>
                <param name="subdir">jetty-artifact-remote-resources</param>
                <param name="filename">jetty-artifact-remote-resources</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
        <service name="set_version" mode="disabled"/>
</services>

Reply via email to