From 92a06f3383fad17ba75d671acb991497bfd1fc79 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 12 Feb 2018 23:49:41 +0100 Subject: [PATCH] upgrading package: sbt 1.1.0 -> 1.1.1 --- sbt/sbt.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt/sbt.spec b/sbt/sbt.spec index 62b2574609..7e12ab0771 100644 --- a/sbt/sbt.spec +++ b/sbt/sbt.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.1.0 -%define V_dist 1.1.0 +%define V_opkg 1.1.1 +%define V_dist 1.1.1 # package information Name: sbt @@ -36,7 +36,7 @@ Class: EVAL Group: Building License: GPL Version: %{V_opkg} -Release: 20180106 +Release: 20180212 # list of sources Source0: https://github.com/sbt/sbt/releases/download/v%{V_dist}/sbt-%{V_dist}.tgz