diff --git a/.cvsignore b/.cvsignore index 2226e7c..6e97d36 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ kdeartwork-3.3.0.tar.bz2 kdeartwork-3.3.1.tar.bz2 +kdeartwork-3.3.2.tar.bz2 diff --git a/kdeartwork.spec b/kdeartwork.spec index da9b2a6..04636dd 100644 --- a/kdeartwork.spec +++ b/kdeartwork.spec @@ -4,12 +4,12 @@ %define rpm_clean 1 %define qt_version 3.3.3 -%define arts_version 1.3.1 +%define arts_version 1.3.2 %define arts 1 Name: kdeartwork -Version: 3.3.1 -Release: 3 +Version: 3.3.2 +Release: 0.1 Summary: Additional artwork (themes, sound themes, ...) for KDE URL: http://www.kde.org/ License: GPL @@ -18,7 +18,6 @@ BuildRoot: %{_tmppath}/%{name}-root Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 Patch: kde-libtool.patch -Patch1: kdeartwork-3.3.1-kaleidescope.patch BuildRequires: perl BuildRequires: kdebase-devel @@ -55,7 +54,6 @@ for KDE %setup -q %patch -p1 -b .libtool -%patch1 -p1 -b .typo %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -124,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/icons/* %changelog +* Fri Dec 03 2004 Than Ngo 3.3.2-0.1 +- update to 3.3.2 +- remove kdeartwork-3.3.1-kaleidescope.patch, it's included in 3.3.2 + * Tue Nov 02 2004 Than Ngo 3.3.1-3 - fix typo in configuration command. diff --git a/sources b/sources index 8063bc1..3a9689a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b983255aabdc6aadb2b9f66145d5ecfb kdeartwork-3.3.1.tar.bz2 +9a712da253bacb87e0d4fd28cec183a1 kdeartwork-3.3.2.tar.bz2