This commit is contained in:
Dennis Gilmore 2015-06-18 17:46:47 +00:00
parent 92b9d5e998
commit 855254dfc3

View File

@ -1,6 +1,6 @@
Name: pptp
Version: 1.8.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
Group: Applications/Internet
License: GPLv2+
@ -82,6 +82,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/pptpsetup.8*
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jan 23 2015 Jaroslav Škarvada <jskarvad@redhat.com> - 1.8.0-6
- Replaced call-init-fix patch by vector-remove-fix patch from upstream
Related: rhbz#1183627