Rebuild for new libpng

This commit is contained in:
Adam Jackson 2011-12-06 00:20:16 -05:00
parent 336e63d9ff
commit 08e3984539

View File

@ -1,6 +1,6 @@
Name: mathgl
Version: 1.11.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Cross-platform library for making high-quality scientific graphics
Summary(de): Plattformübergreifende Bibliothek für hochwertige wissenschaftliche Graphiken
Summary(ru): MathGL - это библиотека для осуществления высококачественной визуализации данных
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
%doc texinfo/docs/*
%changelog
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 1.11.2-5
- Rebuild for new libpng
* Thu Jun 23 2011 <mycae(a!t)yahoo.com> - 1.11.2-4
- Recall why we needed hdf-devel. Its to keep configure happy.