Rebuild with no changes to get the -devel package to CRB
This commit is contained in:
parent
2e6384588b
commit
eaab143b33
1
.gsl.metadata
Normal file
1
.gsl.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
9273164b6bdf60d0577518a1c1310eff6659e3dd gsl-2.6.tar.gz
|
6
gsl.spec
6
gsl.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU Scientific Library for numerical analysis
|
Summary: The GNU Scientific Library for numerical analysis
|
||||||
Name: gsl
|
Name: gsl
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
URL: http://www.gnu.org/software/gsl/
|
URL: http://www.gnu.org/software/gsl/
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source: http://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz
|
Source: http://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz
|
||||||
@ -81,6 +81,10 @@ rm -r %{buildroot}%{_libdir}/*.a
|
|||||||
%{_includedir}/gsl/
|
%{_includedir}/gsl/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 3 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-7
|
||||||
|
- Rebuilt with no changes to get the -devel package to CRB.
|
||||||
|
Resolves: rhbz#2035401
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6-6
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6-6
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user