diff --git a/.gitignore b/.gitignore index f284c52..8a63aee 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/akonadi-1.5.80.tar.bz2 +/akonadi-1.6.0.tar.bz2 diff --git a/akonadi.spec b/akonadi.spec index a791baf..f7fac6e 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -4,8 +4,8 @@ Summary: PIM Storage Service Name: akonadi -Version: 1.5.80 -Release: 2%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Group: System Environment/Libraries License: LGPLv2+ @@ -16,7 +16,7 @@ URL: http://download.akonadi-project.org/ Source0: akonadi-%{version}-%{snap}.tar.bz2 %else # Official release -Source0: http://download.akonadi-project.org/akonadi-%{version}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/stable/akonadi/src/akonadi-%{version}.tar.bz2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -155,6 +155,9 @@ fi %changelog +* Tue Jul 12 2011 Rex Dieter 1.6.0-1 +- 1.6.0 + * Wed Jun 29 2011 Rex Dieter 1.5.80-2 - drop mysql_config patch, use -mobile.conf instead - use database_backend macro more diff --git a/sources b/sources index f63dd6a..2d91001 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ea38477473ee27257b9a6d0504889ec akonadi-1.5.80.tar.bz2 +16bc40e022d06f287f18c71faaeb2e42 akonadi-1.6.0.tar.bz2