[php-horde-Horde-Compress] update to 2.1.1

Remi Collet remi at fedoraproject.org
Mon Mar 16 06:09:58 UTC 2015


commit 8b5b2c0bcbb34b7e1a021b742e178c3c3d58f9f9
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Mar 16 07:09:53 2015 +0100

    update to 2.1.1

 .gitignore                    | 1 +
 php-horde-Horde-Compress.spec | 6 +++++-
 sources                       | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31dac68..906de16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 clog
 /Horde_Compress-2.1.0.tgz
+/Horde_Compress-2.1.1.tgz
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index 64a2a70..50b826e 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Compress
-Version:        2.1.0
+Version:        2.1.1
 Release:        1%{?dist}
 Summary:        Horde Compression API
 
@@ -57,6 +57,7 @@ Requires:       php-pcre
 # Optional and implicitly required Horde_Stream_Filter
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-compress) = %{version}
 
 
 %description
@@ -128,6 +129,9 @@ fi
 
 
 %changelog
+* Sat Mar 14 2015 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
+- Update to 2.1.1
+
 * Mon Feb 16 2015 Remi Collet <remi at fedoraproject.org> - 2.1.0-1
 - Update to 2.1.0
 - add dependency on Horde_Mime
diff --git a/sources b/sources
index 4cd0eb2..778d824 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-555f8208d25bd2a03308b019566e9d55  Horde_Compress-2.1.0.tgz
+a8d76df01cffd4b20a62579ca1c0e794  Horde_Compress-2.1.1.tgz


More information about the scm-commits mailing list