]> git.pld-linux.org Git - packages/rust.git/commitdiff
- up to 1.19.0
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 16 Nov 2017 22:44:20 +0000 (23:44 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 16 Nov 2017 22:44:20 +0000 (23:44 +0100)
rust-1.16.0-configure-no-override.patch [deleted file]
rust.spec

diff --git a/rust-1.16.0-configure-no-override.patch b/rust-1.16.0-configure-no-override.patch
deleted file mode 100644 (file)
index e13dfe9..0000000
+++ /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
-       ;;
index 2b69a83087d69f6fd724b1b86c73c160f92a0836..64fd14d381729a17cc21e1239a59595c11630b31 100644 (file)
--- a/rust.spec
+++ b/rust.spec
 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
This page took 0.231925 seconds and 4 git commands to generate.