[perl-Net-GitHub] 0.56 bump

Petr Šabata psabata at fedoraproject.org
Tue Feb 25 12:11:52 UTC 2014


commit 3b6fae0d0fb7ff951be8b0e2bfc7968ca04826cd
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Feb 25 13:12:42 2014 +0100

    0.56 bump

 .gitignore           |    1 +
 perl-Net-GitHub.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 896004c..1950647 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Net-GitHub-0.22.tar.gz
 /Net-GitHub-0.53.tar.gz
 /Net-GitHub-0.54.tar.gz
 /Net-GitHub-0.55.tar.gz
+/Net-GitHub-0.56.tar.gz
diff --git a/perl-Net-GitHub.spec b/perl-Net-GitHub.spec
index 3490e12..f26fa2d 100644
--- a/perl-Net-GitHub.spec
+++ b/perl-Net-GitHub.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-GitHub
 Summary:        Perl interface for github.com
-Version:        0.55
+Version:        0.56
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,6 +16,7 @@ BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(JSON::Any)
 BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
@@ -51,6 +52,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Feb 25 2014 Petr Šabata <contyk at redhat.com> - 0.56-1
+- 0.56 bump
+
 * Fri Jan 17 2014 Petr Šabata <contyk at redhat.com> - 0.55-1
 - 0.55 bump, no code changes
 
diff --git a/sources b/sources
index 9a8bef1..673aa46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fb7f4ba371f6505f35fd818a0f139c3  Net-GitHub-0.55.tar.gz
+cafc46564d625bc89fb3bfcc9093520f  Net-GitHub-0.56.tar.gz


More information about the scm-commits mailing list