Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sbt for openSUSE:Factory checked in at 2021-07-28 19:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbt (Old) and /work/SRC/openSUSE:Factory/.sbt.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbt" Wed Jul 28 19:20:12 2021 rev:7 rq:908825 version:0.13.18 Changes: -------- --- /work/SRC/openSUSE:Factory/sbt/sbt.changes 2021-04-29 01:38:35.486594685 +0200 +++ /work/SRC/openSUSE:Factory/.sbt.new.1899/sbt.changes 2021-07-28 19:21:13.783541877 +0200 @@ -1,0 +2,6 @@ +Wed Jul 28 07:52:44 UTC 2021 - Fridrich Strba <[email protected]> + +- Require python3 for build +- Change the typesafe repository url to point to a redirector + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbt.spec ++++++ --- /var/tmp/diff_new_pack.ZdZpDI/_old 2021-07-28 19:21:15.091540161 +0200 +++ /var/tmp/diff_new_pack.ZdZpDI/_new 2021-07-28 19:21:15.095540156 +0200 @@ -1,5 +1,5 @@ # -# spec file for package sbt-bootstrap +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -35,7 +35,7 @@ %global sbt_short_version %{sbt_major}.%{sbt_minor} %global sbt_version %{sbt_major}.%{sbt_minor}.%{sbt_patch} %global sbt_full_version %{sbt_version}%{sbt_build} -%global typesafe_repo https://dl.bintray.com/typesafe/ivy-releases +%global typesafe_repo https://repo.typesafe.com/typesafe/ivy-releases %global ivy_local_dir ivy-local %global installed_ivy_local %{_datadir}/%{short_name}/%{ivy_local_dir} %global generic_ivy_artifact() %{1}/%{2}/%{3}/%{4}/jars/%{5}.jar#/%{5}-%{4}.jar @@ -93,7 +93,7 @@ # https://raw.github.com/willb/rpm-packaging/master/sbt-packaging/sbt # modified to correspond to openSUSE jline versions Source21: sbt -Source34: http://dl.bintray.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/%{sbt_bootstrap_version}/srcs/compiler-interface-sources.jar#/compiler-interface-%{sbt_bootstrap_version}-sources.jar +Source34: https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/%{sbt_bootstrap_version}/srcs/compiler-interface-sources.jar#/compiler-interface-%{sbt_bootstrap_version}-sources.jar Source71: %{sbt_ivy_artifact sbt} Source134: %{sbt_ivy_descriptor compiler-interface} Source171: %{sbt_ivy_descriptor sbt} @@ -112,7 +112,7 @@ BuildRequires: junit BuildRequires: maven-lib BuildRequires: proguard -BuildRequires: python +BuildRequires: python3 BuildRequires: sbinary BuildRequires: sbt-launcher BuildRequires: sbt-launcher-interface
