diff --git a/.cvsignore b/.cvsignore index a64eb8d..cc7dffe 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgdiplus-2.0.tar.bz2 +libgdiplus-2.2.tar.bz2 diff --git a/import.log b/import.log index a0077e9..ea6fee6 100644 --- a/import.log +++ b/import.log @@ -2,3 +2,4 @@ libgdiplus-2_0-1_fc10:HEAD:libgdiplus-2.0-1.fc10.src.rpm:1219744526 libgdiplus-2_0-2_fc10:HEAD:libgdiplus-2.0-2.fc10.src.rpm:1221074944 libgdiplus-2_0-3_fc10:HEAD:libgdiplus-2.0-3.fc10.src.rpm:1222728609 libgdiplus-2_0-4_fc10:HEAD:libgdiplus-2.0-4.fc10.src.rpm:1222990439 +libgdiplus-2_2-1_pre1_fc10:HEAD:libgdiplus-2.2-1.pre1.fc10.src.rpm:1227618032 diff --git a/libgdiplus.spec b/libgdiplus.spec index 8c3fd11..d565816 100644 --- a/libgdiplus.spec +++ b/libgdiplus.spec @@ -1,6 +1,6 @@ Name: libgdiplus -Version: 2.0 -Release: 4%{?dist} +Version: 2.2 +Release: 1.pre1%{?dist} Summary: libgdiplus: An Open Source implementation of the GDI+ API Group: System Environment/Libraries @@ -59,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.so %changelog +* Tue Nov 18 2008 Paul F. Johnson 2.2-1.pre1 +- Update to 2.2 preview 1 + +* Sat Oct 18 2008 Paul F. Johnson 2.0-5 +- fix the long standing symlink problem + * Fri Oct 03 2008 Paul F. Johnson 2.0-4 - Bump to RC4 diff --git a/sources b/sources index 580a829..3361237 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc732fb2d996b54405c27645cb8642d9 libgdiplus-2.0.tar.bz2 +4af9c8171e75f1408c3628a8f7937d9f libgdiplus-2.2.tar.bz2