Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 1 additions and 15 deletions
16
rigsync.spec
16
rigsync.spec
|
|
@ -6,14 +6,12 @@
|
||||||
|
|
||||||
Name: rigsync
|
Name: rigsync
|
||||||
Version: 0~%{git_suffix}
|
Version: 0~%{git_suffix}
|
||||||
Release: 8%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Rigsync keeps multiple rigs frequency and mode in sync using Hamlib
|
Summary: Rigsync keeps multiple rigs frequency and mode in sync using Hamlib
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
URL: https://github.com/daveriesz/%{name}
|
URL: https://github.com/daveriesz/%{name}
|
||||||
Source0: %{url}/archive/%{git_commit}/%{name}-%{git_suffix}.tar.gz
|
Source0: %{url}/archive/%{git_commit}/%{name}-%{git_suffix}.tar.gz
|
||||||
|
|
||||||
ExcludeArch: i686
|
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
|
|
@ -39,18 +37,6 @@ install -Dp %{name} %{buildroot}%{_bindir}/%{name}
|
||||||
%{_bindir}/rigsync
|
%{_bindir}/rigsync
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0~20230612gitb320c4d9-8
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Feb 06 2025 Richard Shaw <hobbes1069@gmail.com> - 0~20230612gitb320c4d9-7
|
|
||||||
- Rebuild for hamlib 4.6.
|
|
||||||
|
|
||||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0~20230612gitb320c4d9-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Dec 31 2024 Richard Shaw <hobbes1069@gmail.com> - 0~20230612gitb320c4d9-5
|
|
||||||
- Rebuild for Hamlib 4.6.
|
|
||||||
|
|
||||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0~20230612gitb320c4d9-4
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0~20230612gitb320c4d9-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue