From 005385c8c4c5a6cf41cea76223f871949b501335 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 22 Feb 2016 10:01:12 -0700 Subject: [PATCH] Rebuild for gsl 2.1 --- mathgl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mathgl.spec b/mathgl.spec index 9678df5..a8d94f0 100644 --- a/mathgl.spec +++ b/mathgl.spec @@ -19,7 +19,7 @@ Name: mathgl Version: 2.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform library for making high-quality scientific graphics Summary(de): Plattformübergreifende Bibliothek für hochwertige wissenschaftliche Graphiken Summary(ru): Библиотека для осуществления высококачественной визуализации данных @@ -584,6 +584,9 @@ fi %endif %changelog +* Mon Feb 22 2016 Orion Poplawski - 2.3.4-2 +- Rebuild for gsl 2.1 + * Mon Feb 15 2016 Dmitrij S. Kryzhevich - 2.3.4-1 - Drop patches: mathgl-2.3.3-includes.patch, mathgl-2.3.3-signed_char.patch, mathgl-2.3.3-gsl2.patch. Emplemented in upstream.