remi pushed to php-horde-Horde-Auth (f21). "update to 2.1.7"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 05:29:16 UTC 2015


>From 40510ef5af6859cd027da44bd0745aeae7781b6a Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Wed, 15 Apr 2015 07:28:43 +0200
Subject: update to 2.1.7


diff --git a/.gitignore b/.gitignore
index 104dc25..d3ec311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-*spec~
+clog
 /Horde_Auth-2.0.4.tgz
 /Horde_Auth-2.0.6.tgz
 /Horde_Auth-2.1.0.tgz
@@ -7,3 +7,5 @@
 /Horde_Auth-2.1.3.tgz
 /Horde_Auth-2.1.4.tgz
 /Horde_Auth-2.1.5.tgz
+/Horde_Auth-2.1.6.tgz
+/Horde_Auth-2.1.7.tgz
diff --git a/php-horde-Horde-Auth.spec b/php-horde-Horde-Auth.spec
index 8e9e2c7..dccb1ae 100644
--- a/php-horde-Horde-Auth.spec
+++ b/php-horde-Horde-Auth.spec
@@ -1,6 +1,6 @@
 # spec file for php-horde-Horde-Auth
 #
-# Copyright (c) 2012-2014 Nick Bebout, Remi Collet
+# Copyright (c) 2012-2015 Nick Bebout, Remi Collet
 #
 # License: MIT
 # https://fedoraproject.org/wiki/Licensing:MIT#Modern_Style_with_sublicense
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Auth
-Version:        2.1.5
+Version:        2.1.7
 Release:        1%{?dist}
 Summary:        Horde Authentication API
 
@@ -63,9 +63,12 @@ Requires:       php-pear(%{pear_channel}/Horde_Ldap) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Ldap) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Lock) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Lock) <  3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Translation) >= 2.2.0
+Requires:       php-pear(%{pear_channel}/Horde_Translation) <  3.0.0
 # optional and not required for circular dep: Horde_Kolab_Session
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-auth) = %{version}
 
 
 %description
@@ -116,10 +119,7 @@ done | tee ../%{pear_name}.lang
 
 %check
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:)
-phpunit\
-    --include-path=%{buildroot}%{pear_phpdir} \
-    -d date.timezone=UTC \
-    .
+phpunit .
 
 
 %post
@@ -145,6 +145,11 @@ fi
 
 
 %changelog
+* Tue Apr 14 2015 Remi Collet <remi at fedoraproject.org> - 2.1.7-1
+- Update to 2.1.7
+- add provides php-composer(horde/horde-auth)
+- add dependency on Horde_Translation 2.2.0
+
 * Tue Jun 17 2014 Remi Collet <remi at fedoraproject.org> - 2.1.5-1
 - Update to 2.1.5
 
diff --git a/sources b/sources
index 58deb9d..b306cc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b0dac5859ee2837903b4f5df1d9c773  Horde_Auth-2.1.5.tgz
+62b4f826eb4dbbeea2050f367bf90e82  Horde_Auth-2.1.7.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Auth.git/commit/?h=f21&id=40510ef5af6859cd027da44bd0745aeae7781b6a


More information about the scm-commits mailing list