commit 1dbd63fcba9bbb7780589450847d6a621b1e60ce
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sun Aug 26 14:58:52 2018 +0200

    - up to 1.28.0

 rust.spec | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index eb31b40..b45a408 100644
--- a/rust.spec
+++ b/rust.spec
@@ -20,24 +20,24 @@
 # To bootstrap from scratch, set the channel and date from src/stage0.txt
 # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24
 # or nightly wants some beta-YYYY-MM-DD
-%define                bootstrap_rust  1.24.0
-%define                bootstrap_cargo 0.25.0
-%define                bootstrap_date  2018-02-15
+%define                bootstrap_rust  1.27.2
+%define                bootstrap_cargo 1.27.0
+%define                bootstrap_date  2018-07-20
 
 Summary:       The Rust Programming Language
 Summary(pl.UTF-8):     Język programowania Rust
 Name:          rust
-Version:       1.25.0
-Release:       2
+Version:       1.28.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: d8d4d30c8d0b905f978bee3fdd618db5
+# Source0-md5: 80acd625df9389e16a88fc4f1d0f646b
 Source1:       
https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.gz
-# Source1-md5: 61be17f80e1811211450e5b733624232
+# Source1-md5: 3564263497f7b3cb0c9391f7b0c5831d
 Source2:       
https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.gz
-# Source2-md5: 5568788cd5d96173a89bd0e82a2aa356
+# Source2-md5: 5df2caf50f5e8c4706d8151ebd845f9c
 Patch0:                x32.patch
 URL:           https://www.rust-lang.org/
 # for src/compiler-rt
@@ -190,7 +190,6 @@ test -f %{local_rust_root}/bin/rustc
 %{?with_system_llvm:%{__rm} -r src/llvm}
 
 # extract bundled licenses for packaging
-cp -p src/rt/hoedown/LICENSE src/rt/hoedown/LICENSE-hoedown
 sed -e '/*\//q' src/libbacktrace/backtrace.h \
        >src/libbacktrace/LICENSE-libbacktrace
 
@@ -287,7 +286,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYRIGHT LICENSE-APACHE LICENSE-MIT README.md 
src/libbacktrace/LICENSE-libbacktrace src/rt/hoedown/LICENSE-hoedown
+%doc COPYRIGHT LICENSE-APACHE LICENSE-MIT README.md 
src/libbacktrace/LICENSE-libbacktrace
 %attr(755,root,root) %{_bindir}/rustc
 %attr(755,root,root) %{_bindir}/rustdoc
 %attr(755,root,root) %{_libdir}/libarena-*.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/1dbd63fcba9bbb7780589450847d6a621b1e60ce

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to