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