From 855254dfc3f03d4497d22e33ff39e7cb774ea44a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 17:46:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- pptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pptp.spec b/pptp.spec index 5660422..9bc8323 100644 --- a/pptp.spec +++ b/pptp.spec @@ -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 - 1.8.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jan 23 2015 Jaroslav Škarvada - 1.8.0-6 - Replaced call-init-fix patch by vector-remove-fix patch from upstream Related: rhbz#1183627