Compare commits
4 Commits
python-mat
...
FC-4-split
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f217e721af | ||
|
|
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)")}
|
||||
|
||||
Name: python-matplotlib
|
||||
Version: 0.82
|
||||
Release: 4%{?dist}
|
||||
Version: 0.83.1
|
||||
Release: 2%{?dist}
|
||||
Summary: Python plotting library
|
||||
|
||||
Group: Development/Libraries
|
||||
@@ -47,13 +47,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/matplotlib/
|
||||
|
||||
%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
|
||||
- BuildRequires: pytz, python-dateutil - use upstream
|
||||
- Don't use INSTALLED_FILES, list dirs
|
||||
- Fix execute permissions
|
||||
|
||||
* Fri Jul 01 2005 Orion Poplawski <orion@cora.nwra.com> 0.82-3
|
||||
- Use %{python_sitearch}
|
||||
- Use %%{python_sitearch}
|
||||
|
||||
* Thu Jun 30 2005 Orion Poplawski <orion@cora.nwra.com> 0.82-2
|
||||
- Rename to python-matplotlib
|
||||
|
||||
Reference in New Issue
Block a user