From 5a631b61e3b83b18dfb5c98e18d3bc28075a8e79 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 4 Apr 2021 22:49:47 +0200 Subject: [PATCH] upgrading package: sbt 1.4.9 -> 1.5.0 --- sbt/sbt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt/sbt.spec b/sbt/sbt.spec index 0342517448..4c2c6f7bd9 100644 --- a/sbt/sbt.spec +++ b/sbt/sbt.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.4.9 -%define V_dist 1.4.9 +%define V_opkg 1.5.0 +%define V_dist 1.5.0 # package information Name: sbt @@ -36,7 +36,7 @@ Class: EVAL Group: Building License: GPL Version: %{V_opkg} -Release: 20210310 +Release: 20210404 # list of sources Source0: https://github.com/sbt/sbt/releases/download/v%{V_dist}/sbt-%{V_dist}.tgz