new release

f41
David Tardon 12 years ago
parent 0b11d149aa
commit 1f5d4d55bc

1
.gitignore vendored

@ -4,3 +4,4 @@
/libmspub-0.0.3.tar.xz /libmspub-0.0.3.tar.xz
/libmspub-0.0.4.tar.xz /libmspub-0.0.4.tar.xz
/libmspub-0.0.5.tar.xz /libmspub-0.0.5.tar.xz
/libmspub-0.0.6.tar.xz

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

@ -1 +1 @@
8956e7651f3d12f6d419201a6366da97 libmspub-0.0.5.tar.xz 96a1f176abd683c6b1b02a08847c0616 libmspub-0.0.6.tar.xz

Loading…
Cancel
Save