From db3c76bd1e9363b1209abe0cf2c3cd4b90f4e386fc65237effb901530f8a4c50 Mon Sep 17 00:00:00 2001 From: William Brown Date: Fri, 3 Dec 2021 06:04:55 +0000 Subject: [PATCH] Accepting request 935363 from home:firstyear:branches:devel:languages:rust - Update to version 1.57.0 OBS-URL: https://build.opensuse.org/request/show/935363 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=302 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index 4b4583f..dc71934 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 3 03:40:19 UTC 2021 - William Brown + +- Update to version 1.57.0 + ------------------------------------------------------------------- Mon Nov 8 00:35:24 UTC 2021 - William Brown diff --git a/rust.spec b/rust.spec index 8f96422..db48a9b 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.56 -%global version_current 1.56.1 +%global version_suffix 1.57 +%global version_current 1.57.0 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.56%{?2:-%{2}} \ Obsoletes: %{1}1.55%{?2:-%{2}} \ Obsoletes: %{1}1.54%{?2:-%{2}} \ Obsoletes: %{1}1.53%{?2:-%{2}} \