summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-16 07:07:38 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-16 07:07:38 +0200
commitebc2499b8784d30b79b202e95333b48da56fafa7 (patch)
treecef6494f83970789602998ba54583bf8bdb7480d
parent10489bc1f2545b5437380b9558409cdd7a2cd1fc (diff)
php-horde-Horde-Util: backport 1.3.1
-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