diff --git a/.gitignore b/.gitignore index 587716b..0f55b78 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ zdaemon-2.0.4.tar.gz /zdaemon-3.0.5.tar.gz /zdaemon-4.0.0.tar.gz /zdaemon-4.0.1.tar.gz +/zdaemon-4.1.0.zip diff --git a/python-zdaemon.spec b/python-zdaemon.spec index f06efaa..7bc64af 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -9,13 +9,13 @@ %endif Name: python-zdaemon -Version: 4.0.1 +Version: 4.1.0 Release: 1%{?dist} Summary: Python Daemon Process Control Library Group: Development/Languages License: ZPLv2.1 URL: http://pypi.python.org/pypi/zdaemon/ -Source0: http://pypi.python.org/packages/source/z/zdaemon/zdaemon-%{version}.tar.gz +Source0: http://pypi.python.org/packages/source/z/zdaemon/zdaemon-%{version}.zip BuildArch: noarch BuildRequires: python-devel @@ -112,6 +112,9 @@ export PYTHONPATH="$PYTHONPATH:%{buildroot}%{python2_sitelib}" %changelog +* Fri May 15 2015 Ralph Bean - 4.1.0-1 +- new version + * Wed Feb 18 2015 Ralph Bean - 4.0.1-1 - new version diff --git a/sources b/sources index f58227e..0e1effa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caaebf77ba5e9cf1d1d91bb72a55a1af zdaemon-4.0.1.tar.gz +20402a741919ae1e444e1d79e7fc1f11 zdaemon-4.1.0.zip