summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-31 08:23:24 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-31 08:23:24 +0200
commit0236fceac58e854f18b004b728087d0162a717f8 (patch)
treec706fd42fd2a6bedacc22674223481b4070297ed
parent6b0d4f9c302bf0a5050bec6709b959422712d9ce (diff)
php-horde-Horde-History: 2.3.5
-rw-r--r--php-horde-Horde-History.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec
index 908a4ed..140db74 100644
--- a/php-horde-Horde-History.spec
+++ b/php-horde-Horde-History.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-History
-Version: 2.3.4
+Version: 2.3.5
Release: 1%{?dist}
Summary: API for tracking the history of an object
@@ -57,7 +57,7 @@ of data in Horde applications.
%setup -q -c
cd %{pear_name}-%{version}
-cp ../package.xml %{name}.xml
+mv ../package.xml %{name}.xml
%build
@@ -109,6 +109,9 @@ fi
%changelog
+* Fri Jul 31 2015 Remi Collet <remi@fedoraproject.org> - 2.3.5-1
+- Update to 2.3.5
+
* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
- Update to 2.3.4
- add provides php-composer(horde/horde-history)