From d1c7cb2e271cda7b1c0482d273ae9f3a6af99a54 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 08:27:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libunwind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libunwind.spec b/libunwind.spec index b344eb5..2770174 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -4,7 +4,7 @@ Summary: An unwinding library Name: libunwind Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://savannah.nongnu.org/projects/libunwind @@ -85,6 +85,9 @@ echo ====================TESTSUITE DISABLED========================= %{_includedir}/libunwind*.h %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Jan 13 2019 Ankur Sinha - 1.3.1-1 - Update to 1.3.1 - Remove no longer needed patch (builds on all arches without it)