diff --git a/.gitignore b/.gitignore index cb91bb6..92c3980 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /akonadi-1.9.2.tar.bz2 -/akonadi-1.10.0.tar.bz2 +/akonadi-1.10.1.tar.bz2 diff --git a/akonadi.spec b/akonadi.spec index 9ddbcc5..6822bee 100644 --- a/akonadi.spec +++ b/akonadi.spec @@ -13,7 +13,7 @@ Summary: PIM Storage Service Name: akonadi -Version: 1.10.0 +Version: 1.10.1 Release: 1%{?dist} License: LGPLv2+ @@ -34,7 +34,7 @@ Source10: akonadiserverrc.mysql ## upstream patches -%define mysql_conf_timestamp 20110910 +%define mysql_conf_timestamp 20130607 BuildRequires: automoc4 BuildRequires: boost-devel @@ -204,6 +204,10 @@ fi %changelog +* Thu Jul 25 2013 Rex Dieter 1.10.1-1 +- akonadi-1.10.1 +- mysql_conf_timestamp 20130607 + * Sat Jul 13 2013 Rex Dieter 1.10.0-1 - 1.10.0 diff --git a/sources b/sources index ec8b324..e88c9a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb94de6a4300bf8355e6a1ccce5846af akonadi-1.10.0.tar.bz2 +5b03c46e1e9da439e4ec63bf7b2087c2 akonadi-1.10.1.tar.bz2