From c64f24da29eb96a3eb71117eb1fc2cce94aae0e2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 16:30:34 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index 6d3ef33..93c53b8 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -16,7 +16,7 @@ BuildRequires: perl-devel pkgconfig openssl-devel BuildRequires: cmake BuildRequires: systemd-units Version: 2.4.14 -Release: 1%{?dist} +Release: 2%{?dist} Url: http://www.openwsman.org/ License: BSD Group: Applications/System @@ -319,6 +319,9 @@ rm -f /var/log/wsmand.log %changelog +* Sat May 02 2015 Kalev Lember - 2.4.14-2 +- Rebuilt for GCC 5 C++11 ABI change + * Thu Feb 26 2015 Vitezslav Crhonek - 2.4.14-1 - Update to openwsman-2.4.14