From c71cf6b540c7c435799672e42ee803315b4b91db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20Pe=CC=81rez?= <jaime.perez@uninett.no>
Date: Mon, 14 Nov 2016 17:38:57 +0100
Subject: [PATCH] Update the RPM spec to stop including versions in master.

That should be done in the release branches themselves, and the release number in the spec file updated as part of the release process.
---
 extra/simplesamlphp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extra/simplesamlphp.spec b/extra/simplesamlphp.spec
index c2e0b7418..ee0ba6ad3 100644
--- a/extra/simplesamlphp.spec
+++ b/extra/simplesamlphp.spec
@@ -1,6 +1,6 @@
 %define name      simplesamlphp
 %define summary   SAML IDP/SP written in PHP
-%define version   1.14.8
+%define version   dev
 %define release   1
 %define license   LGPL 2.1
 %define group     Networking/WWW
-- 
GitLab