diff --git a/.gitignore b/.gitignore index 53022d4..f5f2f0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -kdelibs-4.4.95.tar.bz2 +kdelibs-4.5.0.tar.bz2 diff --git a/kdelibs.spec b/kdelibs.spec index 2977757..95375c2 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -8,7 +8,7 @@ %define apidocs 1 Summary: KDE Libraries -Version: 4.4.95 +Version: 4.5.0 Release: 1%{?dist} Name: kdelibs @@ -76,9 +76,6 @@ Patch24: kdelibs-4.3.1-drkonq.patch # paths (like /usr/lib64) already! With this, we can drop # -DCMAKE_SKIP_RPATH:BOOL=ON (finally) Patch27: kdelibs-4.4.80-no_rpath.patch -# TEMPORARY WORKAROUND! QIcon::name() does not exists in Qt 4.7 TP -# TODO: remove by final Qt 4.7!!! -Patch28: kdelibs-4.4.90-icon-name-qt47.patch # upstreamable @@ -230,7 +227,6 @@ format for easy browsing. %patch24 -p1 -b .drkonq %endif %patch27 -p1 -b .no_rpath -#patch28 -p1 -b .icon-name-qt47 # upstreamable patches @@ -450,6 +446,9 @@ rm -rf %{buildroot} %changelog +* Tue Aug 03 2010 Than Ngo - 4.5.0-1 +- 4.5.0 + * Sat Jul 25 2010 Rex Dieter - 6:4.4.95-1 - 4.5 RC3 (4.4.95) diff --git a/sources b/sources index f24d531..957325b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ae2d54c39eccc670684ebda44176728 kdelibs-4.4.95.tar.bz2 +5da80f7549924808a394e6f8fb477212 kdelibs-4.5.0.tar.bz2