|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libgdiplus
|
|
|
|
Name: libgdiplus
|
|
|
|
Version: 2.0
|
|
|
|
Version: 2.2
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 1.pre1%{?dist}
|
|
|
|
Summary: libgdiplus: An Open Source implementation of the GDI+ API
|
|
|
|
Summary: libgdiplus: An Open Source implementation of the GDI+ API
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
%{_libdir}/lib*.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 18 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.2-1.pre1
|
|
|
|
|
|
|
|
- Update to 2.2 preview 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Oct 18 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.0-5
|
|
|
|
|
|
|
|
- fix the long standing symlink problem
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 03 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.0-4
|
|
|
|
* Fri Oct 03 2008 Paul F. Johnson <paul@all-the-johnsons.co.uk> 2.0-4
|
|
|
|
- Bump to RC4
|
|
|
|
- Bump to RC4
|
|
|
|
|
|
|
|
|
|
|
|