From 9cfb95c9f58f06ebc170d244044d48046663a3fc8e1c82f91298c65a105a6b3a Mon Sep 17 00:00:00 2001 From: William Brown Date: Mon, 8 Nov 2021 00:37:49 +0000 Subject: [PATCH] Accepting request 930031 from home:firstyear:branches:devel:languages:rust - Update to version 1.56.1 OBS-URL: https://build.opensuse.org/request/show/930031 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=301 --- rust.changes | 5 +++++ rust.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rust.changes b/rust.changes index b737249..4b4583f 100644 --- a/rust.changes +++ b/rust.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 8 00:35:24 UTC 2021 - William Brown + +- Update to version 1.56.1 + ------------------------------------------------------------------- Mon Oct 25 22:36:36 UTC 2021 - William Brown diff --git a/rust.spec b/rust.spec index 2a5d410..8f96422 100644 --- a/rust.spec +++ b/rust.spec @@ -17,10 +17,11 @@ # -%global version_suffix 1.55 -%global version_current 1.55.0 +%global version_suffix 1.56 +%global version_current 1.56.1 %define obsolete_rust_versioned() \ +Obsoletes: %{1}1.55%{?2:-%{2}} \ Obsoletes: %{1}1.54%{?2:-%{2}} \ Obsoletes: %{1}1.53%{?2:-%{2}} \ Obsoletes: %{1}1.52%{?2:-%{2}} \