Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:03:02 +00:00
parent 3104398530
commit 102f780830

View File

@ -1,6 +1,6 @@
Name: pptp
Version: 1.10.0
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
License: GPLv2+
URL: http://pptpclient.sourceforge.net/
@ -62,6 +62,10 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf
%{_mandir}/man8/pptpsetup.8*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.0-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.0-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937