diff --git a/python-pydot.changes b/python-pydot.changes index 6acc644..dc7b070 100644 --- a/python-pydot.changes +++ b/python-pydot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 1 20:19:09 UTC 2016 - toddrme2178@gmail.com + +- Update source url +- Remove some obsolete parts of the spec file + ------------------------------------------------------------------- Tue Nov 1 19:38:17 UTC 2016 - toddrme2178@gmail.com diff --git a/python-pydot.spec b/python-pydot.spec index 1c2d134..a0114dc 100644 --- a/python-pydot.spec +++ b/python-pydot.spec @@ -19,7 +19,7 @@ Name: python-pydot Version: 1.2.3 Release: 0 -Url: http://code.google.com/p/pydot +Url: https://github.com/erocarrera/pydot Summary: Create (dot) graphs from python License: MIT Group: Development/Libraries/Python @@ -44,10 +44,6 @@ python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -# rm -rf %{buildroot}/usr/{LICENSE,README} # Wronly installed by setup script - -%clean -rm -rf %{buildroot} %files %defattr(-,root,root,-)