|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libvisio
|
|
|
|
|
Version: 0.0.19
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A library providing ability to interpret and import visio diagrams
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -93,6 +93,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 27 2012 David Tardon <dtardon@redhat.com> - 0.0.19-2
|
|
|
|
|
- rebuilt for boost 1.50
|
|
|
|
|
|
|
|
|
|
* Thu Jul 26 2012 David Tardon <dtardon@redhat.com> - 0.0.19-1
|
|
|
|
|
- new upstream version
|
|
|
|
|
|
|
|
|
|