From 639bad3350dc67f6c1225db05c09cf7d7fe540e6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 11 Feb 2021 23:46:35 +0100 Subject: [PATCH] upgrading package: rust 1.49.0 -> 1.50.0 --- rust/rust.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rust/rust.spec b/rust/rust.spec index 5462119e78..83dc5f6722 100644 --- a/rust/rust.spec +++ b/rust/rust.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.49.0 -%define V_dist 1.49.0 +%define V_opkg 1.50.0 +%define V_dist 1.50.0 # package information Name: rust @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT/Apache Version: %{V_opkg} -Release: 20201231 +Release: 20210211 # list of sources Source0: https://static.rust-lang.org/dist/rust-%{V_dist}-x86_64-unknown-linux-gnu.tar.gz