From 37ac062cb6355443d306e0b592e3a7b30904a248 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Apr 23 2016 16:00:47 +0000 Subject: khard: update to 0.9.0 --- diff --git a/.gitignore b/.gitignore index b751107..76c86e1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /v0.6.2.tar.gz /v0.6.3.tar.gz /v0.8.1.tar.gz +/v0.9.0.tar.gz diff --git a/khard.spec b/khard.spec index a5d1a7f..6b74706 100644 --- a/khard.spec +++ b/khard.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: khard -Version: 0.8.1 +Version: 0.9.0 Release: 1%{?dist} Summary: An address book for the Linux console @@ -55,6 +55,9 @@ install -p -m 0644 misc/zsh/_khard %{buildroot}%{_datadir}/zsh/site-functions/_k %changelog +* Sat Apr 23 2016 Ben Boeckel - - 0.9.0-1 +- update to 0.9.0 + * Mon Apr 04 2016 Ben Boeckel - 0.8.1-1 - update to 0.8.1 diff --git a/sources b/sources index a575718..6076ae5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e15881ae3d23b08b9b6008fc61138da v0.8.1.tar.gz +b277341c69cb16293c240571a7d20cde v0.9.0.tar.gz