File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "gsl-2.6 .tar.gz" : " b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8 "
3+ "gsl-2.8 .tar.gz" : " 6a99eeed15632c6354895b1dd542ed5a855c0f15d9ad1326c6fe2b2c9e423190 "
44 }
55}
6+
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ Vendor: Microsoft Corporation
22Distribution: Azure Linux
33Summary: The GNU Scientific Library for numerical analysis
44Name: gsl
5- Version: 2.6
6- Release: 3 %{?dist }
7- URL: http ://www.gnu.org/software/gsl/
5+ Version: 2.8
6+ Release: 1 %{?dist }
7+ URL: https ://www.gnu.org/software/gsl/
88License: GPLv3+
9- Source: http ://ftp.gnu.org/gnu/gsl/%{name }-%{version }.tar.gz
9+ Source: https ://ftp.gnu.org/gnu/gsl/%{name }-%{version }.tar.gz
1010Patch0: gsl-1.10-lib64.patch
1111# http://lists.gnu.org/archive/html/bug-gsl/2015-12/msg00012.html
1212Patch1: gsl-tol.patch
@@ -65,7 +65,7 @@ rm -r %{buildroot}%{_libdir}/*.a
6565%doc AUTHORS ChangeLog NEWS README THANKS TODO
6666%{_bindir }/gsl-histogram
6767%{_bindir }/gsl-randist
68- %{_libdir }/libgsl.so.25 *
68+ %{_libdir }/libgsl.so.28 *
6969%{_libdir }/libgslcblas.so.0*
7070%{_mandir }/man1/gsl-histogram.1*
7171%{_mandir }/man1/gsl-randist.1*
@@ -82,6 +82,10 @@ rm -r %{buildroot}%{_libdir}/*.a
8282%{_includedir }/gsl/
8383
8484%changelog
85+ * Tue Oct 15 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 2.8-1
86+ - Upgrade for azurelinux 3.0
87+ - License Verified
88+
8589* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.6-3
8690- Initial CBL-Mariner import from Fedora 32 (license: MIT).
8791
Original file line number Diff line number Diff line change 49204920 "type": "other",
49214921 "other": {
49224922 "name": "gsl",
4923- "version": "2.6 ",
4924- "downloadUrl": "http ://ftp.gnu.org/gnu/gsl/gsl-2.6 .tar.gz"
4923+ "version": "2.8 ",
4924+ "downloadUrl": "https ://ftp.gnu.org/gnu/gsl/gsl-2.8 .tar.gz"
49254925 }
49264926 }
49274927 },
You can’t perform that action at this time.
0 commit comments