From 28acb9bd926872aabe166300028f436e71cef85c Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Sat, 2 Nov 2013 09:12:34 +0100
Subject: Test build of PHP 5.5.6RC1 and 5.4.22RC1

---
 php54.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/php54.spec b/php54.spec
index 2941aa0..87c919a 100644
--- a/php54.spec
+++ b/php54.spec
@@ -71,13 +71,13 @@
 %endif
 
 #global snapdate      201201041830
-#global rcver         RC1
+%global rcver         RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.4.21
+Version: 5.4.22
 %if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.5.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
 %else
 Release: 2%{?dist}
 %endif
@@ -1633,6 +1633,9 @@ fi
 
 
 %changelog
+* Sat Nov  2 2013 Remi Collet <remi@fedoraproject.org> 5.4.22-0.1.RC1
+- test build of 5.4.22RC1
+
 * Sun Oct 27 2013 Remi Collet <remi@fedoraproject.org> 5.4.21-2
 - rebuild using libicu-last 50.1.2
 
-- 
cgit