Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
938bd5b6a9 | ||
|
|
8d8efb7957 | ||
|
|
638450b694 | ||
|
|
308a2ebf37 | ||
|
|
1b019dbbb4 | ||
|
|
b2c3fcf1b9 | ||
|
|
96a9528bc3 |
1 changed files with 28 additions and 6 deletions
34
xnec2c.spec
34
xnec2c.spec
|
|
@ -1,9 +1,10 @@
|
|||
Name: xnec2c
|
||||
Version: 4.4.16
|
||||
Release: 1%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: GTK based graphical wrapper for nec2c
|
||||
|
||||
License: GPLv2+
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://www.5b4az.org/
|
||||
Source0: https://github.com/KJ7LNW/xnec2c/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source100: xnec2c.png
|
||||
|
|
@ -23,10 +24,10 @@ Requires: nec2c%{?_isa}
|
|||
# For BLAS acceleration. Really these are suggested, but strongly
|
||||
# recommended for performance. xnec2c detects available BLAS
|
||||
# libraries at runtime:
|
||||
Requires: atlas
|
||||
Requires: openblas
|
||||
Requires: openblas-threads
|
||||
Requires: openblas-openmp
|
||||
Recommends: atlas
|
||||
Recommends: openblas-serial
|
||||
Recommends: openblas-threads
|
||||
Recommends: openblas-openmp
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -140,6 +141,27 @@ EOF
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 4.4.16-4
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.16-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Thu Jul 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 4.4.16-2
|
||||
- Soften atlas dependency
|
||||
|
||||
* Sun Jun 02 2024 Richard Shaw <hobbes1069@gmail.com> - 4.4.16-1
|
||||
- Update to 4.4.16.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue