No changes, just rebuild for riscv64

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2019-01-19 15:45:18 +01:00
parent 31d207061a
commit bca69e8ffc
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ebtables
Version: 2.0.10
Release: 28%{?dist}
Release: 28.0.riscv64%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
URL: http://ebtables.sourceforge.net/
@ -128,6 +128,9 @@ fi
%ghost %{_sysconfdir}/sysconfig/ebtables.broute
%changelog
* Sat Jan 19 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> 2.0.10-28.0.riscv64
- No changes, just rebuild
* Sun Jul 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.10-28
- Add gcc dep, spec cleanups