|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: libgdiplus
|
|
|
|
Name: libgdiplus
|
|
|
|
Version: 1.2.5
|
|
|
|
Version: 1.2.6
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: libgdiplus: An Open Source implementation of the GDI+ API
|
|
|
|
Summary: libgdiplus: An Open Source implementation of the GDI+ API
|
|
|
|
|
|
|
|
|
|
|
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Nov 22 2007 Paul F. Johnson <paul@all-the-johnsons.co.uk> 1.2.6-1
|
|
|
|
|
|
|
|
- bump to latest preview version
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 05 2007 Paul F. Johnson <paul@all-the-johnsons.co.uk> 1.2.5-1
|
|
|
|
* Fri Oct 05 2007 Paul F. Johnson <paul@all-the-johnsons.co.uk> 1.2.5-1
|
|
|
|
- bump to 1.2.5
|
|
|
|
- bump to 1.2.5
|
|
|
|
- disabled static build
|
|
|
|
- disabled static build
|
|
|
|