diff --git a/.cvsignore b/.cvsignore index 1295e8a..f5f7d5d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ kdeutils-3.4.1.tar.bz2 kdeutils-3.4.2.tar.bz2 kdeutils-3.4.91.tar.bz2 kdeutils-3.4.92.tar.bz2 +kdeutils-3.5.0.tar.bz2 diff --git a/kdeutils.spec b/kdeutils.spec index b2c1d6c..c269331 100644 --- a/kdeutils.spec +++ b/kdeutils.spec @@ -8,8 +8,8 @@ %define disable_gcc_check_and_hidden_visibility 1 -Version: 3.4.92 -Release: 4 +Version: 3.5.0 +Release: 1 Name: kdeutils Prefix: /usr Summary: K Desktop Environment - Utilities @@ -17,12 +17,11 @@ Epoch: 6 License: GPL Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - +Url: http://www.kde.org Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 Patch1: kdf-3.0.2-label.patch Patch2: kde-libtool.patch -Patch3: kdeutils-3.4.92-khexedit.patch Requires: kdelibs >= 6:%{version} Requires: kdebase >= 6:%{version} @@ -239,7 +238,6 @@ A timer (stop watch). %setup -q %patch1 -p1 -b .label %patch2 -p1 -b .libtool -%patch3 -p1 -b .khexedit %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -320,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Wed Nov 30 2005 Than Ngo 6:3.5.0-1 +- 3.5 + * Wed Nov 09 2005 Than Ngo 6:3.4.92-4 - rebuilt against new openssl diff --git a/sources b/sources index 2f6bccc..1c909e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1466d4087ab31947d6cfe5c3ef4ba02c kdeutils-3.4.92.tar.bz2 +d6b2cbe8b7d15166eff261f20ece2718 kdeutils-3.5.0.tar.bz2