From 118e57e9bf8cdcbd6d2ac9e1a2c4735ffec156fe Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 4 Oct 2016 14:29:06 +0200 Subject: [PATCH] Enable hardening --- libqmi.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libqmi.spec b/libqmi.spec index 714f615..1037939 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,7 +1,9 @@ +%global _hardened_build 1 + Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol Version: 1.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries License: LGPLv2+ URL: http://freedesktop.org/software/libqmi @@ -83,6 +85,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac %changelog +* Tue Oct 04 2016 Lubomir Rintel - 1.16.0-2 +- Enable hardening + * Fri Jul 08 2016 Lubomir Rintel - 1.16.0-1 - Update to 1.16.0