[php-horde-Horde-Crypt] update to 2.1.3

Remi Collet remi at fedoraproject.org
Thu Mar 7 10:25:40 UTC 2013


commit 1cd86a88a04ea4af6277b318e97c32cbe0d7f752
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Mar 7 11:25:35 2013 +0100

    update to 2.1.3

 .gitignore                 |    1 +
 php-horde-Horde-Crypt.spec |    9 +++++----
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45532ea..3420e2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Horde_Crypt-2.1.2.tgz
+/Horde_Crypt-2.1.3.tgz
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index 24560cb..b7aeea3 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -4,8 +4,8 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Crypt
-Version:        2.1.2
-Release:        2%{?dist}
+Version:        2.1.3
+Release:        1%{?dist}
 Summary:        Horde Cryptography API
 
 Group:          Development/Libraries
@@ -13,7 +13,6 @@ License:        LGPLv2
 URL:            http://%{pear_channel}
 Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:      noarch
 BuildRequires:  php-common >= 5.3.0
 BuildRequires:  php-pear(PEAR) >= 1.7.0
@@ -115,7 +114,6 @@ fi
 
 %files -f %{pear_name}.lang
 %doc %{pear_docdir}/%{pear_name}
-%defattr(-,root,root,-)
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/Horde/Crypt
 %{pear_phpdir}/Horde/Crypt.php
@@ -125,6 +123,9 @@ fi
 
 
 %changelog
+* Wed Mar 06 2013 Remi Collet <remi at fedoraproject.org> - 2.1.3-1
+- Update to 2.1.3
+
 * Mon Feb 11 2013 Remi Collet <remi at fedoraproject.org> - 2.1.2-2
 - cleanups for review
 
diff --git a/sources b/sources
index 5b469a9..80938af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-987fae099ad8d602f189665a5ee2baa7  Horde_Crypt-2.1.2.tgz
+09624cf878fdfd09da630980c63fbc73  Horde_Crypt-2.1.3.tgz


More information about the scm-commits mailing list