psabata pushed to perl-B-Generate (master). "1.53 bump (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 4 12:47:11 UTC 2015


From b8b9d57a1850022bf872e2edabbe55a9fc86a91f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Thu, 4 Jun 2015 14:47:04 +0200
Subject: 1.53 bump

- Patch incorporated upstream

diff --git a/.gitignore b/.gitignore
index 30e0d39..0fedddd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /B-Generate-1.48.tar.gz
 /B-Generate-1.49.tar.gz
 /B-Generate-1.50.tar.gz
+/B-Generate-1.53.tar.gz
diff --git a/B-Generate-1.50-RT-103122-Fixed-op_list-t.patch b/B-Generate-1.50-RT-103122-Fixed-op_list-t.patch
deleted file mode 100644
index 34f4514..0000000
--- a/B-Generate-1.50-RT-103122-Fixed-op_list-t.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -rup B-Generate-1.50-UkPDVe-orig/t/op_list.t B-Generate-1.50-UkPDVe/t/op_list.t
---- B-Generate-1.50-UkPDVe-orig/t/op_list.t	2014-12-24 04:19:47.000000000 -0800
-+++ B-Generate-1.50-UkPDVe/t/op_list.t	2015-03-25 12:37:23.000000000 -0700
-@@ -12,6 +12,7 @@ use_ok 'B';
- # release-dependent values, which we reverify using B-Gen in 2nd test
- 
- my %list_nums = (
-+    158 => "5.021009",  # added nbit_*, sbit_*, [ns]complement
-     150 => "5.021007",  # added multideref
-     149 => "5.019004",  # added kvaslice, kvhslice
-     148 => "5.017006",  # added padrange
diff --git a/perl-B-Generate.spec b/perl-B-Generate.spec
index 5b003ed..372e1d4 100644
--- a/perl-B-Generate.spec
+++ b/perl-B-Generate.spec
@@ -1,14 +1,11 @@
 Name:           perl-B-Generate
-Version:        1.50
-Release:        3%{?dist}
+Version:        1.53
+Release:        1%{?dist}
 Summary:        Create your own op trees
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/B-Generate/
 Source0:        http://www.cpan.org/authors/id/R/RU/RURBAN/B-Generate-%{version}.tar.gz
-# Update test which fails against 5.21.9 (RT#103122)
-Patch1:         B-Generate-1.50-RT-103122-Fixed-op_list-t.patch
-
 # Build
 BuildRequires:  perl
 BuildRequires:  perl(Config)
@@ -38,7 +35,6 @@ ones. Now you can.
 
 %prep
 %setup -q -n B-Generate-%{version}
-%patch1 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 --skipdeps
@@ -53,12 +49,17 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 make test
 
 %files
-%doc Artistic Changes Copying README
+%license Artistic Copying
+%doc Changes README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/B*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 04 2015 Petr Ĺ abata <contyk at redhat.com> - 1.53-1
+- 1.53 bump
+- Patch incorporated upstream
+
 * Wed Jun 03 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.50-3
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index c005a89..df1194d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c03627589b5e19888c3631f8a18d598  B-Generate-1.50.tar.gz
+9192f4e01e1307b3715ac1a00851838a  B-Generate-1.53.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-B-Generate.git/commit/?h=master&id=b8b9d57a1850022bf872e2edabbe55a9fc86a91f


More information about the perl-devel mailing list