From 0b8af5070d4022c64a1ae48f0c00235c5300c723 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 8 Sep 2012 11:06:11 +0200 Subject: php-phpmd-PHP-PMD-1.4.0-1 --- Makefile | 2 +- php-phpmd-PHP-PMD.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1e65467..91b0fd5 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-phpmd-PHP-PMD.spec b/php-phpmd-PHP-PMD.spec index 75414e3..a9a5f1d 100644 --- a/php-phpmd-PHP-PMD.spec +++ b/php-phpmd-PHP-PMD.spec @@ -3,7 +3,7 @@ %global channel pear.phpmd.org Name: php-phpmd-PHP-PMD -Version: 1.3.3 +Version: 1.4.0 Release: 1%{?dist} Summary: PHPMD - PHP Mess Detector @@ -83,6 +83,9 @@ fi %{_bindir}/phpmd %changelog +* Sat Sep 8 2012 Remi Collet - 1.4.0-1 +- upstream 1.4.0 + * Sat Mar 03 2012 Remi Collet - 1.3.3-1 - upstream 1.3.3 -- cgit