Compare commits
3 Commits
python-mat
...
python-mat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
634341f4c8 | ||
|
|
c3b72da3b2 | ||
|
|
87eb208f8e |
@@ -1 +1 @@
|
|||||||
matplotlib-0.82.tar.gz
|
matplotlib-0.83.1.tar.gz
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
|
|
||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 0.82
|
Version: 0.83.1
|
||||||
Release: 4%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python plotting library
|
Summary: Python plotting library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/matplotlib/
|
%{_datadir}/matplotlib/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.1-2
|
||||||
|
- Bump rel to fix botched tag
|
||||||
|
|
||||||
|
* Thu Jul 28 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.1-1
|
||||||
|
- New upstream version matplotlib 0.83.1
|
||||||
|
|
||||||
* Tue Jul 05 2005 Orion Poplawski <orion@cora.nwra.com> 0.82-4
|
* Tue Jul 05 2005 Orion Poplawski <orion@cora.nwra.com> 0.82-4
|
||||||
- BuildRequires: pytz, python-dateutil - use upstream
|
- BuildRequires: pytz, python-dateutil - use upstream
|
||||||
- Don't use INSTALLED_FILES, list dirs
|
- Don't use INSTALLED_FILES, list dirs
|
||||||
|
|||||||
Reference in New Issue
Block a user