Hello community, here is the log from the commit of package zinc for openSUSE:Factory checked in at 2020-03-06 21:29:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zinc (Old) and /work/SRC/openSUSE:Factory/.zinc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zinc" Fri Mar 6 21:29:06 2020 rev:4 rq:782004 version:0.3.15 Changes: -------- --- /work/SRC/openSUSE:Factory/zinc/zinc.changes 2019-12-16 15:20:54.515125671 +0100 +++ /work/SRC/openSUSE:Factory/.zinc.new.26092/zinc.changes 2020-03-06 21:33:37.185783873 +0100 @@ -1,0 +2,5 @@ +Fri Mar 6 06:02:10 UTC 2020 - Fridrich Strba <[email protected]> + +- Disambiguate the requirements. Require directly sbt non-bootstrap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zinc.spec ++++++ --- /var/tmp/diff_new_pack.1DFSCL/_old 2020-03-06 21:33:37.569784110 +0100 +++ /var/tmp/diff_new_pack.1DFSCL/_new 2020-03-06 21:33:37.569784110 +0100 @@ -1,7 +1,7 @@ # # spec file for package zinc # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ License: Apache-2.0 URL: https://github.com/typesafehub/zinc Source0: https://github.com/typesafehub/zinc/archive/v%{version}.tar.gz -Source1: http://repo1.maven.org/maven2/com/typesafe/zinc/zinc/%{version}/zinc-%{version}.pom +Source1: https://repo1.maven.org/maven2/com/typesafe/zinc/zinc/%{version}/zinc-%{version}.pom # ASL mandates that the licence file be included in redistributed source Source2: http://www.apache.org/licenses/LICENSE-2.0.txt # Patch fixes compilation failure, which is probably caused by @@ -36,6 +36,7 @@ BuildRequires: mvn(org.scala-lang:scala-library) >= 2.10.7 BuildRequires: mvn(org.scala-sbt:incremental-compiler) #!BuildRequires: sbt +Requires: sbt BuildArch: noarch %description
