summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--php-phpunit-PHP-TokenStream.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1e65467..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../../common/Makefile
diff --git a/php-phpunit-PHP-TokenStream.spec b/php-phpunit-PHP-TokenStream.spec
index 2ffaea4..ad62373 100644
--- a/php-phpunit-PHP-TokenStream.spec
+++ b/php-phpunit-PHP-TokenStream.spec
@@ -3,7 +3,7 @@
%global channel pear.phpunit.de
Name: php-phpunit-PHP-TokenStream
-Version: 1.1.3
+Version: 1.1.4
Release: 1%{?dist}
Summary: Wrapper around PHP tokenizer extension
@@ -78,6 +78,9 @@ fi
%{pear_phpdir}/PHP
%changelog
+* Mon Sep 24 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.1.4-1
+- upstream 1.1.4
+
* Thu Feb 23 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.1.3-1
- upstream 1.1.3