[php-pear-HTTP-OAuth] update to 0.2.2

Remi Collet remi at fedoraproject.org
Thu Dec 30 07:44:47 UTC 2010


commit 7bedba228ac46d4de7243ca46d6cd891a4f6f24f
Author: remi <fedora at famillecollet.com>
Date:   Thu Dec 30 08:44:32 2010 +0100

    update to 0.2.2

 .gitignore               |    1 +
 php-pear-HTTP-OAuth.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fec5dc..66138da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 package*.xml
 HTTP_OAuth-0.1.18.tgz
 /HTTP_OAuth-0.2.1.tgz
+/HTTP_OAuth-0.2.2.tgz
diff --git a/php-pear-HTTP-OAuth.spec b/php-pear-HTTP-OAuth.spec
index df657c1..035bc88 100644
--- a/php-pear-HTTP-OAuth.spec
+++ b/php-pear-HTTP-OAuth.spec
@@ -2,7 +2,7 @@
 %global pear_name HTTP_OAuth
 
 Name:           php-pear-HTTP-OAuth
-Version:        0.2.1
+Version:        0.2.2
 Release:        1%{?dist}
 Summary:        Implementation of the OAuth spec
 
@@ -110,6 +110,9 @@ fi
 
 
 %changelog
+* Thu Dec 30 2010 Remi Collet <Fedora at FamilleCollet.com> 0.2.2-1
+- Version 0.2.2 (alpha) - API 0.2.0 (alpha)
+
 * Wed Dec 29 2010 Remi Collet <Fedora at FamilleCollet.com> 0.2.1-1
 - Version 0.2.1 (alpha) - API 0.2.0 (alpha)
 - set timezone during build
diff --git a/sources b/sources
index ace7e07..bb93b62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5be71f3b12aa715b5e645ffaceb107ab  HTTP_OAuth-0.2.1.tgz
+708cc04fae2271a8b47d9be32b87ae62  HTTP_OAuth-0.2.2.tgz


More information about the scm-commits mailing list