diff --git a/amprd.spec b/amprd.spec index 15a4643..463bd8e 100644 --- a/amprd.spec +++ b/amprd.spec @@ -9,7 +9,7 @@ Summary: An user-space IPIP encapsulation daemon for the ampr network Name: amprd Version: 2.1 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv3+ URL: http://www.yo2loj.ro/hamprojects/ BuildRequires: gcc, dos2unix, systemd @@ -65,6 +65,9 @@ install -Dpm 644 -t %{buildroot}%{_datadir}/%{name} startup_example.sh interface %{_unitdir}/amprd.service %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 2.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 20 2018 Jaroslav Škarvada - 2.1-6 - Fixed FTBFS by adding gcc requirement Resolves: rhbz#1603377