[perl-Net-OAuth] * Fri Jul 30 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 0.27-1 - Update to 0.27

Lubomir Rintel lkundrak at fedoraproject.org
Fri Jul 30 09:48:00 UTC 2010


commit 560e495a9e4c72b778922f764cc8aa08dab28465
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri Jul 30 11:47:31 2010 +0200

    * Fri Jul 30 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 0.27-1
    - Update to 0.27

 .gitignore          |    1 +
 perl-Net-OAuth.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5740ee..5f40645 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Net-OAuth-0.19.tar.gz
+Net-OAuth-0.27.tar.gz
diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index 0de0906..d279fd0 100644
--- a/perl-Net-OAuth.spec
+++ b/perl-Net-OAuth.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-OAuth
-Version:        0.19
-Release:        3%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        OAuth protocol support library for Perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,6 +13,7 @@ BuildRequires:  perl(Class::Data::Inheritable) >= 0.06
 BuildRequires:  perl(Digest::HMAC_SHA1) >= 1.01
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(UNIVERSAL::require) >= 0.10
 BuildRequires:  perl(URI::Escape) >= 3.28
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 30 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 0.27-1
+- Update to 0.27
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.19-3
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 6ce5567..28ed475 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69e7f9eec3fbe772c9ed7113b358b77a  Net-OAuth-0.19.tar.gz
+6b7a854c8c848ba08e5e0703bdfd8c95  Net-OAuth-0.27.tar.gz


More information about the scm-commits mailing list