From a81d7b32e286fa556ba070a463018047763f17bb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:54:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libunwind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libunwind.spec b/libunwind.spec index dbeddee..035b9e2 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -4,7 +4,7 @@ Summary: An unwinding library Name: libunwind Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Debuggers Source: http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz @@ -84,6 +84,9 @@ echo ====================TESTSUITE DISABLED========================= %{_includedir}/libunwind*.h %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jun 1 2017 Jes Sorensen - 1.2-1 - Update to libunwind-1.2 (#1439962) - Disable setjmp the correct way and get rid of messy patch