From 46d238539cc039f2ae66c73813834bfc82d0aab0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 12:47:28 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- sympy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sympy.spec b/sympy.spec index e106166..90c52ef 100644 --- a/sympy.spec +++ b/sympy.spec @@ -1,6 +1,6 @@ Name: sympy Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python library for symbolic mathematics License: BSD URL: http://sympy.org/ @@ -206,6 +206,9 @@ popd %{_docdir}/%{name}-doc/html %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.0-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Sat Apr 2 2016 Jerry James - 1.0-2 - Fix bad /usr/bin/env substitution