diff --git a/.cvsignore b/.cvsignore index 8186ea6..dd26108 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kdegraphics-4.4.2.tar.bz2 +kdegraphics-4.4.3.tar.bz2 diff --git a/kdegraphics-4.4.2-qt47.patch b/kdegraphics-4.4.2-qt47.patch deleted file mode 100644 index cc3a170..0000000 --- a/kdegraphics-4.4.2-qt47.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp.qt47 kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp ---- kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp.qt47 2010-01-06 10:59:15.000000000 -0600 -+++ kdegraphics-4.4.2/gwenview/app/filtercontroller.cpp 2010-04-01 23:29:25.465430293 -0500 -@@ -74,7 +74,7 @@ public: - }; - NameFilter(SortedDirModel* model) - : AbstractSortedDirModelFilter(model) -- , mText(0) -+ , mText() - , mMode(Contains) - {} - diff --git a/kdegraphics.spec b/kdegraphics.spec index 7c04c88..b54a77c 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -7,8 +7,8 @@ Summary: KDE Graphics Applications Epoch: 7 -Version: 4.4.2 -Release: 3%{?dist} +Version: 4.4.3 +Release: 1%{?dist} Name: kdegraphics #Obsoletes: kdegraphics4 < %{version}-%{release} @@ -21,7 +21,6 @@ Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdegraphics-%{ve BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ## upstream patches -Patch100: kdegraphics-4.4.2-qt47.patch %if 0%{?fedora} BuildRequires: chmlib-devel @@ -101,8 +100,6 @@ Summary: A kioslave for displaying WinHelp files %prep %setup -q -n kdegraphics-%{version}%{?alphatag} -%patch100 -p1 -b .qt47 - %build mkdir -p %{_target_platform} @@ -238,6 +235,9 @@ fi %changelog +* Fri Apr 30 2010 Jaroslav Reznik - 4.4.3-1 +- 4.4.3 + * Thu Apr 01 2010 Rex Dieter - 4.4.2-3 - base qt47 patch on upstream fix in trunk/ instead diff --git a/sources b/sources index 98655b6..9b08b5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f65e42a0c90261b6be885c4cdc1b75c kdegraphics-4.4.2.tar.bz2 +bd95684c27a74fd7ca759896281916a9 kdegraphics-4.4.3.tar.bz2