[perl-Net-GitHub] 0.42 bump

Petr Šabata psabata at fedoraproject.org
Fri Mar 23 13:16:47 UTC 2012


commit 6cd7b0e2444035d3d28a15b2faee4293d29e13e3
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Mar 23 14:12:49 2012 +0100

    0.42 bump

 .gitignore           |    1 +
 perl-Net-GitHub.spec |   12 ++++++++----
 sources              |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f64a8b..c549a1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Net-GitHub-0.22.tar.gz
 /Net-GitHub-0.28.tar.gz
 /Net-GitHub-0.30.tar.gz
 /Net-GitHub-0.41.tar.gz
+/Net-GitHub-0.42.tar.gz
diff --git a/perl-Net-GitHub.spec b/perl-Net-GitHub.spec
index 0a6d9f7..b73bd20 100644
--- a/perl-Net-GitHub.spec
+++ b/perl-Net-GitHub.spec
@@ -1,8 +1,8 @@
-Name:           perl-Net-GitHub 
-Summary:        Perl interface for github.com 
-Version:        0.41
+Name:           perl-Net-GitHub
+Summary:        Perl interface for github.com
+Version:        0.42
 Release:        1%{?dist}
-License:        GPL+ or Artistic 
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FA/FAYLAND/Net-GitHub-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Net-GitHub
@@ -55,6 +55,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Mar 23 2012 Petr Šabata <contyk at redhat.com> - 0.42-1
+- 0.42 bump
+- Remove trailing newlines
+
 * Thu Mar 22 2012 Petr Šabata <contyk at redhat.com> - 0.41-1
 - 0.41 bump, switching to v3 API
 - Remove command macros
diff --git a/sources b/sources
index 18fcfa4..2c6aa2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0af247b9e2cf109232937d908f02bc59  Net-GitHub-0.41.tar.gz
+06c4253bc2bb48ea97776ec6e8edd4ee  Net-GitHub-0.42.tar.gz



More information about the perl-devel mailing list