|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libvisio
|
|
|
|
|
Version: 0.1.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?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
|
|
|
|
|
* Mon Jan 26 2015 Petr Machata <pmachata@redhat.com> - 0.1.1-2
|
|
|
|
|
- Rebuild for boost 1.57.0
|
|
|
|
|
|
|
|
|
|
* Fri Jan 02 2015 David Tardon <dtardon@redhat.com> - 0.1.1-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|