diff --git a/.cvsignore b/.cvsignore index 3add002..501e44e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ clog kphotoalbum-2.2.tar.bz2 +kphotoalbum-3.0.tar.bz2 diff --git a/kphotoalbum.spec b/kphotoalbum.spec index 753dd71..3abe5f9 100644 --- a/kphotoalbum.spec +++ b/kphotoalbum.spec @@ -1,13 +1,13 @@ Summary: KDE Photo Album Name: kphotoalbum -Version: 2.2 -Release: 7%{?dist} +Version: 3.0 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia -URL: http://www.kphotoalbum.org/ -Source: http://www.kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 +URL: http://kphotoalbum.org/ +Source: http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: kimdaba < %{version} @@ -17,9 +17,7 @@ BuildRequires: gettext BuildRequires: libkipi-devel BuildRequires: qt-devel BuildRequires: kdelibs-devel -# versioning isn't strictly required, just need to be sure we're -# building against the latest exiv2 -- Rex -BuildRequires: exiv2-devel >= 0.12 +BuildRequires: exiv2-devel ## Optional, not strictly required. #Requires(hint): kipi-plugins @@ -103,6 +101,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %changelog +* Sun Dec 31 2006 Rex Dieter 3.0-1 +- kphotoalbum-3.0 + * Tue Nov 28 2006 Rex Dieter 2.2-7 - BR: exiv2-devel >= 0.12 diff --git a/sources b/sources index 646e778..59757bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0584b3d5f54d8a2e19cd7bc40967c026 kphotoalbum-2.2.tar.bz2 +2bfb890930e9349393b276f35f40d0db kphotoalbum-3.0.tar.bz2