[perl-B-Generate] 1.50 bump

Petr Šabata psabata at fedoraproject.org
Mon Jan 5 12:35:31 UTC 2015


commit 16dab4441d182f6a0500711b7832966a974598df
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Jan 5 13:35:42 2015 +0100

    1.50 bump
    
    - Fix for compatibility with v5.21

 .gitignore           |    1 +
 perl-B-Generate.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca648b4..30e0d39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /B-Generate-1.47.tar.gz
 /B-Generate-1.48.tar.gz
 /B-Generate-1.49.tar.gz
+/B-Generate-1.50.tar.gz
diff --git a/perl-B-Generate.spec b/perl-B-Generate.spec
index a337b90..5815dee 100644
--- a/perl-B-Generate.spec
+++ b/perl-B-Generate.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Generate
-Version:        1.49
+Version:        1.50
 Release:        1%{?dist}
 Summary:        Create your own op trees
 License:        GPL+ or Artistic
@@ -55,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 05 2015 Petr Šabata <contyk at redhat.com> - 1.50-1
+- 1.50 bump
+- Fix for compatibility with v5.21
+
 * Tue Nov 11 2014 Petr Šabata <contyk at redhat.com> - 1.49-1
 - 1.49 bump
 
diff --git a/sources b/sources
index 41b9c30..c005a89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bee2f6aa2b158abe06d9554fc304ac5e  B-Generate-1.49.tar.gz
+7c03627589b5e19888c3631f8a18d598  B-Generate-1.50.tar.gz



More information about the perl-devel mailing list