Skip to content

Commit

Permalink
php-horde-Horde-Browser: 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Apr 28, 2015
1 parent 48269a2 commit b3ba9a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion php/horde/buildorder
Expand Up @@ -16,7 +16,7 @@ Build order
* Horde_Scribe 2.0.2 R: Horde_Thrift
* Horde_Socket_Client 2.0.0 R: Horde_Exception
* Horde_Support 2.1.2 I: Horde_Test R: Horde_Exception, Horde_Stream_Wrapper
* Horde_Browser 2.0.8 R: Horde_Exception, Horde_Translation, Horde_Util
* Horde_Browser 2.0.9 R: Horde_Exception, Horde_Translation, Horde_Util
* Horde_Cli 2.0.6 I: Horde_Test R: Horde_Support, Horde_Translation
* Horde_Log 2.1.1 I: Horde_Test R: Horde_Constraint, Horde_Exception, Horde_Cli, Horde_Scribe
* Horde_Test 2.5.1 R: Horde_Support, Horde_Util, Horde_Cli, Horde_Log
Expand Down
Expand Up @@ -12,7 +12,7 @@
%global pear_channel pear.horde.org

Name: php-horde-Horde-Browser
Version: 2.0.8
Version: 2.0.9
Release: 1%{?dist}
Summary: Horde Browser API

Expand Down Expand Up @@ -41,6 +41,7 @@ Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0

Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
Provides: php-composer(horde/horde-browser) = %{version}


%description
Expand Down Expand Up @@ -113,6 +114,10 @@ fi


%changelog
* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.0.9-1
- Update to 2.0.9
- add provides php-composer(horde/horde-browser)

* Tue Nov 18 2014 Remi Collet <remi@fedoraproject.org> - 2.0.8-1
- Update to 2.0.8
- add dependency on Horde_Translation
Expand Down

0 comments on commit b3ba9a3

Please sign in to comment.