diff --git a/python-pyudev.changes b/python-pyudev.changes index 942a23a..33c024b 100644 --- a/python-pyudev.changes +++ b/python-pyudev.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Feb 18 16:21:43 UTC 2012 - asterios.dramis@gmail.com + +- Update to version 0.14: + * Documentation now hosted at http://pyudev.readthedocs.org + * #37: Added :class:`pyudev.wx.WxUDevMonitorObserver` for wxPython + * Added :class:`pyudev.MonitorObserver` + * Added :attr:`pyudev.glib.GUDevMonitorObserver.enabled`, + :attr:`pyudev.pyqt4.QUDevMonitorObserver.enabled` and + :attr:`pyudev.pyside.QUDevMonitorObserver.enabled` + ------------------------------------------------------------------- Sun Nov 6 13:37:02 UTC 2011 - asterios.dramis@gmail.com diff --git a/python-pyudev.spec b/python-pyudev.spec index 108833e..5c9a475 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyudev # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: python-pyudev -Version: 0.13 -Release: 1 +Version: 0.14 +Release: 0 License: LGPL-2.1+ Summary: Udev bindings for Python -Url: http://packages.python.org/pyudev/ +Url: http://pyudev.readthedocs.org/ Group: Development/Libraries/Python Source0: http://pypi.python.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz BuildRequires: libudev-devel @@ -48,9 +46,6 @@ python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES -%clean -rm -rf %{buildroot} - %files -f INSTALLED_FILES %defattr(-,root,root,-) %doc CHANGES.rst COPYING README.rst diff --git a/pyudev-0.13.tar.gz b/pyudev-0.13.tar.gz deleted file mode 100644 index 7208ef4..0000000 --- a/pyudev-0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60f4e71d3b32148b499db7ad860f94a9f73fa8faf06583e56ae4bbbdc020f946 -size 64088 diff --git a/pyudev-0.14.tar.gz b/pyudev-0.14.tar.gz new file mode 100644 index 0000000..c26c79b --- /dev/null +++ b/pyudev-0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a887b151aac965e77f98034559949934e5fba90836ba601e841dbdfdc6de7eb +size 67659