From 33916618af358a7f49740da499c9e23d039a0b72 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 16 Nov 2017 23:44:20 +0100 Subject: [PATCH] - up to 1.19.0 --- rust-1.16.0-configure-no-override.patch | 28 ------------------------- rust.spec | 6 +++--- 2 files changed, 3 insertions(+), 31 deletions(-) delete mode 100644 rust-1.16.0-configure-no-override.patch diff --git a/rust-1.16.0-configure-no-override.patch b/rust-1.16.0-configure-no-override.patch deleted file mode 100644 index e13dfe9..0000000 --- a/rust-1.16.0-configure-no-override.patch +++ /dev/null @@ -1,28 +0,0 @@ -# Don't let configure clobber our debuginfo choice for stable releases. - -diff --git a/configure b/configure -index 505767cede55..4074a1e2f765 100755 ---- a/configure -+++ b/configure -@@ -753,8 +753,8 @@ case "$CFG_RELEASE_CHANNEL" in - *-pc-windows-gnu) - ;; - *) -- CFG_ENABLE_DEBUGINFO_LINES=1 -- CFG_ENABLE_DEBUGINFO_ONLY_STD=1 -+ # CFG_ENABLE_DEBUGINFO_LINES=1 -+ # CFG_ENABLE_DEBUGINFO_ONLY_STD=1 - ;; - esac - -@@ -765,8 +765,8 @@ case "$CFG_RELEASE_CHANNEL" in - *-pc-windows-gnu) - ;; - *) -- CFG_ENABLE_DEBUGINFO_LINES=1 -- CFG_ENABLE_DEBUGINFO_ONLY_STD=1 -+ # CFG_ENABLE_DEBUGINFO_LINES=1 -+ # CFG_ENABLE_DEBUGINFO_ONLY_STD=1 - ;; - esac - ;; diff --git a/rust.spec b/rust.spec index 2b69a83..64fd14d 100644 --- a/rust.spec +++ b/rust.spec @@ -25,13 +25,13 @@ Summary: The Rust Programming Language Summary(pl.UTF-8): Język programowania Rust Name: rust -Version: 1.18.0 -Release: 2 +Version: 1.19.0 +Release: 1 # Licenses: (rust itself) and (bundled libraries) License: (Apache v2.0 or MIT) and (BSD and ISC and MIT) Group: Development/Languages Source0: https://static.rust-lang.org/dist/%{rustc_package}.tar.gz -# Source0-md5: c37c0cd9d500f6a9d1f2f44401351f88 +# Source0-md5: 75e779670ac79edf023497a9c37eb35d Source1: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.gz # Source1-md5: 98e8f479515969123b4c203191104a54 Source2: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.gz -- 2.44.0