diff --git a/.gitignore b/.gitignore index e9cc806..c2b810a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -/akonadi-1.9.2.tar.bz2 -/akonadi-1.10.1.tar.bz2 -/akonadi-1.10.2.tar.bz2 /akonadi-1.10.3-1.tar.bz2 +/akonadi-1.10.80.tar.bz2 diff --git a/akonadi.spec b/akonadi.spec index 4278cfb..a6650d7 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -13,7 +13,7 @@ Summary: PIM Storage Service Name: akonadi -Version: 1.10.3 +Version: 1.10.80 Release: 1%{?dist} License: LGPLv2+ @@ -24,7 +24,7 @@ URL: http://community.kde.org/KDE_PIM/Akonadi Source0: akonadi-%{version}-%{snap}.tar.bz2 %else # Official release -Source0: http://download.kde.org/stable/akonadi/src/akonadi-%{version}-1.tar.bz2 +Source0: http://download.kde.org/stable/akonadi/src/akonadi-%{version}.tar.bz2 %endif ## mysql config @@ -140,10 +140,6 @@ test "$(pkg-config --modversion akonadi)" = "%{version}" xvfb-run -a dbus-launch --exit-with-session make test -C %{_target_platform} ||: -%clean -rm -rf %{buildroot} - - %post -p /sbin/ldconfig %posttrans @@ -205,6 +201,9 @@ fi %changelog +* Fri Nov 15 2013 Rex Dieter 1.10.80-1 +- 1.10.80 + * Mon Oct 07 2013 Daniel Vrátil - 1.10.3-1 - 1.10.3 diff --git a/sources b/sources index 18ca667..7aae25b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3929b765baa3dc0d548a26893c64abcf akonadi-1.10.3-1.tar.bz2 +a1e580f740b5d238eb82df72ae25ebbd akonadi-1.10.80.tar.bz2