Compare commits
No commits in common. "rawhide" and "f39" have entirely different histories.
1 changed files with 6 additions and 28 deletions
34
xnec2c.spec
34
xnec2c.spec
|
|
@ -1,10 +1,9 @@
|
|||
Name: xnec2c
|
||||
Version: 4.4.16
|
||||
Release: 8%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK based graphical wrapper for nec2c
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
License: GPLv2+
|
||||
URL: http://www.5b4az.org/
|
||||
Source0: https://github.com/KJ7LNW/xnec2c/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source100: xnec2c.png
|
||||
|
|
@ -24,10 +23,10 @@ Requires: nec2c%{?_isa}
|
|||
# For BLAS acceleration. Really these are suggested, but strongly
|
||||
# recommended for performance. xnec2c detects available BLAS
|
||||
# libraries at runtime:
|
||||
Recommends: atlas
|
||||
Recommends: openblas-serial
|
||||
Recommends: openblas-threads
|
||||
Recommends: openblas-openmp
|
||||
Requires: atlas
|
||||
Requires: openblas
|
||||
Requires: openblas-threads
|
||||
Requires: openblas-openmp
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -141,27 +140,6 @@ 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