1
0
forked from pool/python-psutil

- Spec file cleanup:

* No need for setuptools here, distribute replaces it completely
  * Macro simplifcation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=2
This commit is contained in:
Sascha Peilicke
2012-03-23 09:45:12 +00:00
committed by Git OBS Bridge
parent 991146567a
commit ce29e98127
2 changed files with 22 additions and 25 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 23 09:44:42 UTC 2012 - saschpe@suse.de
- Spec file cleanup:
* No need for setuptools here, distribute replaces it completely
* Macro simplifcation
-------------------------------------------------------------------
Mon Mar 19 22:00:43 UTC 2012 - cfarrell@suse.com