diff --git a/odorik-0.3.tar.bz2 b/odorik-0.3.tar.bz2 deleted file mode 100644 index 1c8294c..0000000 --- a/odorik-0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ada0118c9de1b92138120c76503fdef4c77009bbc4398f47e701aaf05c8ba95f -size 28842 diff --git a/odorik-0.4.tar.bz2 b/odorik-0.4.tar.bz2 new file mode 100644 index 0000000..fc2bef5 --- /dev/null +++ b/odorik-0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631440bd1fb66353aee14e873615135ee2c52996d6f86099437aea179aee5e4e +size 31882 diff --git a/python-odorik.changes b/python-odorik.changes index 5257726..fe33ec0 100644 --- a/python-odorik.changes +++ b/python-odorik.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu May 21 08:33:50 UTC 2015 - mcihar@suse.cz + +- Update to 0.4: + * Adjustable date periods for commands. + * Add support for listing calls. + * Add support for listing SMS. + * Add support for using names for phone numbers and lines. + * Add summary command to print short overview. + ------------------------------------------------------------------- Mon May 18 15:03:08 UTC 2015 - mcihar@suse.cz diff --git a/python-odorik.spec b/python-odorik.spec index 76ddbc4..0b201f4 100644 --- a/python-odorik.spec +++ b/python-odorik.spec @@ -17,18 +17,20 @@ Name: python-odorik -Version: 0.3 +Version: 0.4 Release: 0 Summary: Python module for Odorik API License: GPL-3.0+ Group: Development/Languages/Python Url: http://cihar.com/software/odorik/ Source: https://pypi.python.org/packages/source/o/odorik/odorik-%{version}.tar.bz2 +BuildRequires: python-dateutil BuildRequires: python-devel BuildRequires: python-httpretty BuildRequires: python-pytest BuildRequires: python-sphinx BuildRequires: python-xdg +Requires: python-dateutil Requires: python-xdg BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110