diff --git a/scipy.spec b/scipy.spec index 396beb1f743f012a5ba75bc35c3423c3e02a8d9f..a957ea46a50ce488a3e2af9a698d50a367e136c8 100644 --- a/scipy.spec +++ b/scipy.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: scipy Version: 1.12.0 -Release: 1 +Release: 2 Summary: A Python-based ecosystem of open-source software for mathematics, science, and engineering License: Qhull and Apache-2.0 URL: https://www.scipy.org @@ -113,6 +113,9 @@ echo "%{_libdir}/%{name}" >> $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.c %config(noreplace) /etc/ld.so.conf.d/* %changelog +* Tue Jul 01 2025 wangxiao - 1.12.0-2 +- delete macros in changelog + * Thu Feb 22 2024 Liu Chao - 1.12.0-1 - Upgrade to 1.12.0 @@ -135,7 +138,7 @@ echo "%{_libdir}/%{name}" >> $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.c - Strip Dynamic library * Mon Aug 02 2021 chenyanpanHW - 1.2.2-6 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Sun Aug 01 2021 sunguoshuai - 1.2.2-5 - Fix build error with gcc 10