Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 09:41:06 +00:00
parent a0a2499adc
commit c0474adca4

View File

@ -1,6 +1,6 @@
Name: pptp
Version: 1.10.0
Release: 8%{?dist}
Release: 9%{?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
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 11 2020 Paul Wouters <pwouters@redhat.com> - 1.10.0-8
- fixup tmpfile to use /run instead of /var/run