From 656819d676a8f87902ae4e27f088e38a589bb148 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 02 2015 09:37:57 +0000 Subject: Rebuilt for GCC 5 C++11 ABI change --- diff --git a/adplug.spec b/adplug.spec index 85f9619..34e8512 100644 --- a/adplug.spec +++ b/adplug.spec @@ -4,7 +4,7 @@ %define adplugdbver 2006-07-07 Name: adplug Version: 2.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A software library for AdLib (OPL2) emulation URL: http://adplug.sourceforge.net/ Group: Applications/Multimedia @@ -94,6 +94,9 @@ fi %{_infodir}/*.gz %changelog +* Sat May 02 2015 Kalev Lember - 2.1-18 +- Rebuilt for GCC 5 C++11 ABI change + * Thu Feb 19 2015 Michael Schwendt - 2.1-17 - Drop buildroot tag, %%defattr, %%clean. - Fix -devel group tag.