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