Hello community,
here is the log from the commit of package jetty-distribution-remote-resources
for openSUSE:Leap:15.2 checked in at 2020-02-19 18:45:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/jetty-distribution-remote-resources (Old)
and
/work/SRC/openSUSE:Leap:15.2/.jetty-distribution-remote-resources.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jetty-distribution-remote-resources"
Wed Feb 19 18:45:20 2020 rev:1 rq:775777 version:1.2
Changes:
--------
New Changes file:
--- /dev/null 2019-12-19 10:12:34.003146842 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.jetty-distribution-remote-resources.new.26092/jetty-distribution-remote-resources.changes
2020-02-19 18:45:21.954676246 +0100
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Wed Nov 6 10:08:40 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Initial packaging of jetty-distribution-remote-resources 1.2
New:
----
_service
jetty-distribution-remote-resources-1.2.tar.xz
jetty-distribution-remote-resources.changes
jetty-distribution-remote-resources.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jetty-distribution-remote-resources.spec ++++++
#
# spec file for package jetty-distribution-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-distribution-remote-resources
Version: 1.2
Release: 0
Summary: Jetty toolchain artifact for distribution 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: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
BuildRequires: mvn(org.eclipse.jetty.toolchain:jetty-toolchain:pom:)
BuildRequires: xz
#!BuildRequires: mvn(log4j:log4j)
BuildArch: noarch
%description
Jetty toolchain artifact for distribution remote distribution resources
%prep
%setup -q
%build
%{mvn_build}
%install
%mvn_install
%files -f .mfiles
%license src/main/resources/license-eplv10-aslv20.html
%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-distribution-remote-resources-1.2</param>
<param name="versionformat">1.2</param>
<param name="subdir">jetty-distribution-remote-resources</param>
<param
name="filename">jetty-distribution-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>