Rebuilt for GCC 5 C++11 ABI change

This commit is contained in:
Kalev Lember 2015-05-02 15:35:36 +02:00
parent 7fe3f36301
commit 91f3fd6466

View File

@ -2,7 +2,7 @@
Name: libvisio
Version: 0.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library for import of Microsoft Visio diagrams
License: MPLv2.0
@ -114,6 +114,9 @@ make check %{?_smp_mflags}
%{_mandir}/man1/vss2xhtml.1*
%changelog
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.1.1-3
- Rebuilt for GCC 5 C++11 ABI change
* Mon Jan 26 2015 Petr Machata <pmachata@redhat.com> - 0.1.1-2
- Rebuild for boost 1.57.0