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)