From ee105df2c377e54fb294ba8b92de623717abd8c1 Mon Sep 17 00:00:00 2001
From: Sapan Bhatia <gwsapan@gmail.com>
Date: Tue, 21 May 2013 16:50:19 -0400
Subject: [PATCH] Setting tag procprotect-0.3-4 Compatibility with kernel 3.9

---
 procprotect.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/procprotect.spec b/procprotect.spec
index d9ab0dc..1cf4c95 100644
--- a/procprotect.spec
+++ b/procprotect.spec
@@ -1,6 +1,6 @@
 %define name procprotect
 %define version 0.3
-%define taglevel 3
+%define taglevel 4
 
 ### legacy from locally-built kernels, used to define these
 # kernel_release : 1.fc16  (24 is then the planetlab taglevel)
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Tue May 21 2013 Sapan Bhatia <sapanb@cs.princeton.edu> - procprotect-0.3-4
+- Compatibility with kernel 3.9
+
 * Wed Apr 24 2013 Sapan Bhatia <sapanb@cs.princeton.edu> - procprotect-0.3-3
 - - Support for arbitrating writes to entries in /proc
 - - Compatibility fixes to support kernel 3.8
-- 
2.47.0