[php-pear-CAS] update to 1.2.2

Remi Collet remi at fedoraproject.org
Sat Jun 11 14:35:56 UTC 2011


commit bdb9305e4cee967ab8ec598d3dd1b6e2597f6412
Author: remi <fedora at famillecollet.com>
Date:   Sat Jun 11 16:35:26 2011 +0200

    update to 1.2.2

 .gitignore        |    7 ++-----
 php-pear-CAS.spec |   10 ++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3eb5c44..66dcccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
+*~
 package-*.xml
-CAS-1.1.1.tgz
-CAS-1.1.2.tgz
-/CAS-1.1.3.tgz
-/CAS-1.2.0.tgz
-/CAS-1.2.1.tgz
+/CAS-1.2.2.tgz
diff --git a/php-pear-CAS.spec b/php-pear-CAS.spec
index e703040..55f6d2b 100644
--- a/php-pear-CAS.spec
+++ b/php-pear-CAS.spec
@@ -5,7 +5,7 @@
 
 
 Name:           php-pear-CAS
-Version:        1.2.1
+Version:        1.2.2
 Release:        %{?prever:0.}1%{?prever:.}%{?prever}%{?dist}
 Summary:        Central Authentication Service client library in php
 
@@ -20,9 +20,8 @@ BuildRequires:  php-pear >= 1:1.4.9-1.2
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-pear(DB) >= 1.4.0
 Requires:       php-pear(PEAR) >= 1.4.3
-Requires:       php-xml >= 5.0.0
+Requires:       php-pdo, php-xml >= 5.0.0
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
 # this library is mostly known as phpCAS
 Provides:       phpCAS = %{version}-%{release}
@@ -96,8 +95,11 @@ fi
 
 
 %changelog
+* Sat Jun 11 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.2.2-1
+- update to Version 1.2.2 (stable) - API 1.2.2 (stable)
+
 * Wed Mar 30 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.2.1-1
-- update to Version 1.2.0 (stable) - API 1.2.1 (stable)
+- update to Version 1.2.1 (stable) - API 1.2.1 (stable)
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index 802537f..cb24cc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbe6d3463c65eb8b8cdb4b442c393416  CAS-1.2.1.tgz
+c3e09e99bb28784b68c461ccb1400566  CAS-1.2.2.tgz


More information about the scm-commits mailing list