diff --git a/pptp.spec b/pptp.spec index 2ed0e7c..c02891a 100644 --- a/pptp.spec +++ b/pptp.spec @@ -1,6 +1,6 @@ Name: pptp Version: 1.10.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Point-to-Point Tunneling Protocol (PPTP) Client License: GPLv2+ URL: http://pptpclient.sourceforge.net/ @@ -57,6 +57,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf %{_mandir}/man8/pptpsetup.8* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.10.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 20 2018 Jaroslav Škarvada - 1.10.0-5 - Fixed FTBFS by adding gcc requirement Resolves: rhbz#1605498