|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global apiversion 0.0
|
|
|
|
|
|
|
|
|
|
Name: libmspub
|
|
|
|
|
Version: 0.0.5
|
|
|
|
|
Version: 0.0.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A library providing ability to interpret and import Microsoft Publisher files
|
|
|
|
|
|
|
|
|
@ -97,6 +97,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 14 2013 David Tardon <dtardon@redhat.com> - 0.0.6-1
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|
* Wed Feb 20 2013 David Tardon <dtardon@redhat.com> - 0.0.5-1
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|