From 7273060c05b38bac0f701032c3edc115efb6e5c9 Mon Sep 17 00:00:00 2001
From: Josh Stone <jistone@redhat.com>
Date: Mon, 6 Aug 2018 19:59:39 -0700
Subject: [PATCH] Rebuild for LLVM ppc64/s390x fixes

---
 rust.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rust.spec b/rust.spec
index 702cbb7..05703f0 100644
--- a/rust.spec
+++ b/rust.spec
@@ -56,7 +56,7 @@
 
 Name:           rust
 Version:        %{rustc_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Rust Programming Language
 License:        (ASL 2.0 or MIT) and (BSD and MIT)
 # ^ written as: (rust itself) and (bundled libraries)
@@ -647,6 +647,9 @@ rm -f %{buildroot}%{rustlibdir}/etc/lldb_*.py*
 
 
 %changelog
+* Tue Aug 07 2018 Josh Stone <jistone@redhat.com> - 1.28.0-2
+- Rebuild for LLVM ppc64/s390x fixes
+
 * Thu Aug 02 2018 Josh Stone <jistone@redhat.com> - 1.28.0-1
 - Update to 1.28.0.