diff --git a/python-daemon-1.5.5.tar.bz2 b/python-daemon-1.5.5.tar.bz2 new file mode 100644 index 0000000..c1c7577 --- /dev/null +++ b/python-daemon-1.5.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4b25e014ff6f49e4c78e248242fcb29580034f02ee347e3c70d8d41c29a5fd +size 33949 diff --git a/python-daemon-1.6.tar.bz2 b/python-daemon-1.6.tar.bz2 deleted file mode 100644 index 58413d1..0000000 --- a/python-daemon-1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d044bb910e47fe361c8177bc07b097bb1d77f0b55fa34fc06329d4f0e1c1c106 -size 34265 diff --git a/python-python-daemon.changes b/python-python-daemon.changes index a622ad9..fdffb4d 100644 --- a/python-python-daemon.changes +++ b/python-python-daemon.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 5 13:25:37 UTC 2012 - jmatejek@suse.com + +- reverted to 1.5.5 (per bnc#731071 and Debian bug #585404, + upstream has retracted version 1.6 due to brokenness) +- updated license header + ------------------------------------------------------------------- Thu Nov 24 13:21:10 UTC 2011 - idoenmez@suse.de diff --git a/python-python-daemon.spec b/python-python-daemon.spec index 41270c3..b741ce6 100644 --- a/python-python-daemon.spec +++ b/python-python-daemon.spec @@ -18,11 +18,11 @@ Name: python-python-daemon -Version: 1.6 +Version: 1.5.5 Release: 0 Url: http://pypi.python.org/pypi/python-daemon/ Summary: Library to implement a well-behaved Unix daemon process -License: PSF-2+ +License: Python-2.0 Group: Development/Languages/Python Source: python-daemon-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build