[perl-Net-GitHub] 0.54 bump

Petr Pisar ppisar at fedoraproject.org
Wed Sep 25 08:39:53 UTC 2013


commit aa25e920581a7ec7b5e3fe3221cd2fe9fd3e79ee
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Sep 25 10:38:13 2013 +0200

    0.54 bump

 .gitignore           |    1 +
 perl-Net-GitHub.spec |    6 ++++--
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 248164c..a9ac17b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Net-GitHub-0.22.tar.gz
 /Net-GitHub-0.51.tar.gz
 /Net-GitHub-0.52.tar.gz
 /Net-GitHub-0.53.tar.gz
+/Net-GitHub-0.54.tar.gz
diff --git a/perl-Net-GitHub.spec b/perl-Net-GitHub.spec
index 139cbd8..6eea716 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.53
+Version:        0.54
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,7 +16,6 @@ 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)
@@ -52,6 +51,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep 25 2013 Petr Pisar <ppisar at redhat.com> - 0.54-1
+- 0.54 bump
+
 * Mon Sep 02 2013 Petr Šabata <contyk at redhat.com> - 0.53-1
 - 0.53 bump
 
diff --git a/sources b/sources
index 061f4ba..503cded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7109be383dfa516ee94500e50fbb8130  Net-GitHub-0.53.tar.gz
+cfa4e2dff2aef1cdfb8314cf3db238ba  Net-GitHub-0.54.tar.gz


More information about the scm-commits mailing list