new release
This commit is contained in:
parent
f48cf49952
commit
6f223038b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/libvisio-0.0.27.tar.xz
|
||||
/libvisio-0.0.28.tar.xz
|
||||
/libvisio-0.0.29.tar.xz
|
||||
/libvisio-0.0.30.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global apiversion 0.0
|
||||
|
||||
Name: libvisio
|
||||
Version: 0.0.29
|
||||
Version: 0.0.30
|
||||
Release: 1%{?dist}
|
||||
Summary: A library providing ability to interpret and import visio diagrams
|
||||
|
||||
@ -104,6 +104,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2013 David Tardon <dtardon@redhat.com> - 0.0.30-1
|
||||
- new release
|
||||
|
||||
* Tue Jul 02 2013 David Tardon <dtardon@redhat.com> - 0.0.29-1
|
||||
- new release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user