summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--php-horde-Horde-Util.spec8
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-Util.spec b/php-horde-Horde-Util.spec
index b70ae58..bc67924 100644
--- a/php-horde-Horde-Util.spec
+++ b/php-horde-Horde-Util.spec
@@ -2,7 +2,7 @@
%global pear_name Horde_Util
Name: php-horde-Horde-Util
-Version: 1.3.0
+Version: 1.3.1
Release: 1%{?dist}
Summary: Horde Utility Libraries
@@ -80,6 +80,12 @@ fi
%{pear_testdir}/Horde_Util
%changelog
+* Sat Jun 16 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.3.1-1
+- Upgrade to 1.3.1, backport for remi repo
+
+* Thu Jun 14 2012 Nick Bebout <nb@fedoraproject.org> - 1.3.1-1
+- Update to 1.3.1
+
* Thu Mar 22 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.3.0-1
- update to 1.3.0, backport for remi repo