Rebuild for gsl 2.1

This commit is contained in:
Orion Poplawski 2016-02-22 10:01:12 -07:00
parent 6b308cbc81
commit 005385c8c4
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
Name: mathgl Name: mathgl
Version: 2.3.4 Version: 2.3.4
Release: 1%{?dist} Release: 2%{?dist}
Summary: Cross-platform library for making high-quality scientific graphics Summary: Cross-platform library for making high-quality scientific graphics
Summary(de): Plattformübergreifende Bibliothek für hochwertige wissenschaftliche Graphiken Summary(de): Plattformübergreifende Bibliothek für hochwertige wissenschaftliche Graphiken
Summary(ru): Библиотека для осуществления высококачественной визуализации данных Summary(ru): Библиотека для осуществления высококачественной визуализации данных
@ -584,6 +584,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Feb 22 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3.4-2
- Rebuild for gsl 2.1
* Mon Feb 15 2016 Dmitrij S. Kryzhevich <kryzhev@ispms.ru> - 2.3.4-1 * Mon Feb 15 2016 Dmitrij S. Kryzhevich <kryzhev@ispms.ru> - 2.3.4-1
- Drop patches: mathgl-2.3.3-includes.patch, mathgl-2.3.3-signed_char.patch, - Drop patches: mathgl-2.3.3-includes.patch, mathgl-2.3.3-signed_char.patch,
mathgl-2.3.3-gsl2.patch. Emplemented in upstream. mathgl-2.3.3-gsl2.patch. Emplemented in upstream.