From 6a48e91f3b90095f59f9e0b4a9c4c4bee7928cf2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 12:18:31 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- pptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pptp.spec b/pptp.spec index 322bb3c..a48c30d 100644 --- a/pptp.spec +++ b/pptp.spec @@ -1,6 +1,6 @@ Name: pptp Version: 1.7.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Point-to-Point Tunneling Protocol (PPTP) Client Group: Applications/Internet License: GPLv2+ @@ -160,6 +160,9 @@ rm -rf %{buildroot} %{_mandir}/man8/pptpsetup.8* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.7.2-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 27 2012 Paul Howarth 1.7.2-18 - Don't hard-code /etc (#880574)