From dfd80db970682ef545a2672fa6ce26c4ae55478c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 Jun 2012 06:58:27 +0200 Subject: php-horde-Horde-Exception: backport --- Makefile | 2 +- php-horde-Horde-Exception.spec | 8 +++++++- 2 files changed, 8 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-horde-Horde-Exception.spec b/php-horde-Horde-Exception.spec index d3cdc61..91b4023 100644 --- a/php-horde-Horde-Exception.spec +++ b/php-horde-Horde-Exception.spec @@ -2,7 +2,7 @@ %global pear_name Horde_Exception Name: php-horde-Horde-Exception -Version: 1.0.8 +Version: 1.0.9 Release: 1%{?dist} Summary: Horde Exception Handler @@ -98,6 +98,12 @@ fi %{pear_testdir}/Horde_Exception %changelog +* Sat Jun 16 2012 Remi Collet - 1.0.9-1 +- Upgrade to 1.0.9, backport for remi repo + +* Thu Jun 14 2012 Nick Bebout - 1.0.9-1 +- Upgrade to 1.0.9 + * Mon Feb 20 2012 Remi Collet - 1.0.8-1 - backport for remi repo - hack for find_lang on old distro -- cgit