|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libvisio
|
|
|
|
|
Version: 0.0.31
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: A library providing ability to interpret and import visio diagrams
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -112,6 +112,9 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1
|
|
|
|
|
%{_mandir}/man1/vss2xhtml.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 0.0.31-4
|
|
|
|
|
- Rebuild for boost 1.55.0
|
|
|
|
|
|
|
|
|
|
* Wed Apr 09 2014 David Tardon <dtardon@redhat.com> - 0.0.31-3
|
|
|
|
|
- generate man pages
|
|
|
|
|
|
|
|
|
|