Hello community,
here is the log from the commit of package perl-Compress-Bzip2 for
openSUSE:Factory checked in at 2014-09-17 17:25:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Bzip2 (Old)
and /work/SRC/openSUSE:Factory/.perl-Compress-Bzip2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Compress-Bzip2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Compress-Bzip2/perl-Compress-Bzip2.changes
2013-10-10 12:03:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Compress-Bzip2.new/perl-Compress-Bzip2.changes
2014-09-17 17:25:50.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 15 15:15:15 UTC 2014 - [email protected]
+
+- updated to 2.18
+ - [cpan #68572] add ccdlflags for show_bzversion missing -R also, similar
to the
+ fix in 2.11. Not a EUMM bug.
+ - require constant 1.04 (since 5.8) to accept hashrefs.
+ - add META to MANIFEST
+
+-------------------------------------------------------------------
Old:
----
Compress-Bzip2-2.17.tar.gz
New:
----
Compress-Bzip2-2.18.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Compress-Bzip2.spec ++++++
--- /var/tmp/diff_new_pack.DNBbUh/_old 2014-09-17 17:25:51.000000000 +0200
+++ /var/tmp/diff_new_pack.DNBbUh/_new 2014-09-17 17:25:51.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Compress-Bzip2
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Compress-Bzip2
-Version: 2.17
+Version: 2.18
Release: 0
%define cpan_name Compress-Bzip2
Summary: Interface to Bzip2 compression library
@@ -28,15 +28,13 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-#BuildRequires: perl(Compress::Bzip2)
-#BuildRequires: perl(Test::Kwalitee)
Recommends: perl(Compress::Raw::Bzip2) >= 2.060
Recommends: perl(Compress::Zlib) >= 1.19
Recommends: perl(IO::Compress::Bzip2) >= 2.060
+%{perl_requires}
# MANUAL
BuildRequires: libbz2-devel
Requires: bzip2
-%{perl_requires}
%description
The _Compress::Bzip2_ module provides a Perl interface to the _Bzip2_
++++++ Compress-Bzip2-2.17.tar.gz -> Compress-Bzip2-2.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/Changes
new/Compress-Bzip2-2.18/Changes
--- old/Compress-Bzip2-2.17/Changes 2013-08-28 17:48:58.000000000 +0200
+++ new/Compress-Bzip2-2.18/Changes 2014-08-07 01:53:14.000000000 +0200
@@ -154,3 +154,9 @@
2.17 2013-08-28 rurban
- Fixed license in README (thanks to John Peacock)
+
+2.18 2014-08-06 rurban
+ - [cpan #68572] add ccdlflags for show_bzversion missing -R also, similar
to the
+ fix in 2.11. Not a EUMM bug.
+ - require constant 1.04 (since 5.8) to accept hashrefs.
+ - add META to MANIFEST
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/MANIFEST
new/Compress-Bzip2-2.18/MANIFEST
--- old/Compress-Bzip2-2.17/MANIFEST 2013-08-28 17:51:04.000000000 +0200
+++ new/Compress-Bzip2-2.18/MANIFEST 2014-08-07 01:53:30.000000000 +0200
@@ -5,6 +5,8 @@
INSTALL
ANNOUNCE
NEWS
+META.json
+META.yml
Makefile.PL
config.in
ppport.h
@@ -107,6 +109,4 @@
t/900_perl_minimum_version.t
t/900_pod-coverage.t
t/900_pod.t
-META.yml Module YAML meta-data (added by
MakeMaker)
-META.json Module JSON meta-data (added by
MakeMaker)
SIGNATURE Public-key signature (added by
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/META.json
new/Compress-Bzip2-2.18/META.json
--- old/Compress-Bzip2-2.17/META.json 2013-08-28 17:51:04.000000000 +0200
+++ new/Compress-Bzip2-2.18/META.json 2014-08-07 01:53:31.000000000 +0200
@@ -4,7 +4,7 @@
"Rob Janes <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter
version 2.131560",
+ "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter
version 2.142060",
"license" : [
"perl_5"
],
@@ -43,7 +43,8 @@
"File::Copy" : "0",
"File::Spec" : "0",
"Getopt::Std" : "0",
- "Test::More" : "0"
+ "Test::More" : "0",
+ "constant" : "1.04"
}
}
},
@@ -56,5 +57,5 @@
"url" : "https://github.com/rurban/Compress-Bzip2"
}
},
- "version" : "2.17"
+ "version" : "2.18"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/META.yml
new/Compress-Bzip2-2.18/META.yml
--- old/Compress-Bzip2-2.17/META.yml 2013-08-28 17:51:04.000000000 +0200
+++ new/Compress-Bzip2-2.18/META.yml 2014-08-07 01:53:30.000000000 +0200
@@ -3,33 +3,34 @@
author:
- 'Rob Janes <[email protected]>'
build_requires:
- ExtUtils::MakeMaker: 0
+ ExtUtils::MakeMaker: '0'
configure_requires:
- ExtUtils::MakeMaker: 0
+ ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version
2.131560'
+generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version
2.142060'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
+ version: '1.4'
name: Compress-Bzip2
no_index:
directory:
- t
- inc
recommends:
- Compress::Raw::Bzip2: 2.060
- Compress::Zlib: 1.19
- IO::Compress::Bzip2: 2.060
+ Compress::Raw::Bzip2: '2.060'
+ Compress::Zlib: '1.19'
+ IO::Compress::Bzip2: '2.060'
requires:
- Carp: 0
- Config: 0
- Fcntl: 0
- File::Copy: 0
- File::Spec: 0
- Getopt::Std: 0
- Test::More: 0
+ Carp: '0'
+ Config: '0'
+ Fcntl: '0'
+ File::Copy: '0'
+ File::Spec: '0'
+ Getopt::Std: '0'
+ Test::More: '0'
+ constant: '1.04'
resources:
license: http://dev.perl.org/licenses/
repository: https://github.com/rurban/Compress-Bzip2
-version: 2.17
+version: '2.18'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/Makefile.PL
new/Compress-Bzip2-2.18/Makefile.PL
--- old/Compress-Bzip2-2.17/Makefile.PL 2013-04-05 17:25:43.000000000 +0200
+++ new/Compress-Bzip2-2.18/Makefile.PL 2014-08-07 01:52:48.000000000 +0200
@@ -30,6 +30,7 @@
NAME => 'Compress::Bzip2',
VERSION_FROM => $Bzip2{pm},
PREREQ_PM => {
+ 'constant' => 1.04, # for constant => {}
'Test::More' => 0,
'File::Spec' => 0,
'File::Copy' => 0,
@@ -43,7 +44,7 @@
(ABSTRACT_FROM => $Bzip2{pm},
AUTHOR => 'Rob Janes <[email protected]>') : ()),
LIBS => $BUILD_BZLIB ? [] : [ $BZLIB_LIB ? "-L$BZLIB_LIB -lbz2"
: '-lbz2' ],
- # EUMM bug #84345 missing -R
+ # ccdlflags needed for -R [cpan #68572]
LDDLFLAGS => $Config{lddlflags} . " " . $Config{ccdlflags},
INC => $BUILD_BZLIB ? '-Ibzlib-src' : $BZLIB_INCLUDE ?
"-I$BZLIB_INCLUDE" : '',
clean => {
@@ -172,6 +173,7 @@
my $command = $Config{cc} .
' '. $Config{ccflags} .
( $BZLIB_INCLUDE ? " -I$BZLIB_INCLUDE" : '' ) .
+ ' '. $Config{ccdlflags} .
' '. $Config{ldflags} .
' -o show_bzversion show_bzversion.c' .
( $BZLIB_LIB ? " -L$BZLIB_LIB" : '' ) .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/SIGNATURE
new/Compress-Bzip2-2.18/SIGNATURE
--- old/Compress-Bzip2-2.17/SIGNATURE 2013-08-28 17:51:08.000000000 +0200
+++ new/Compress-Bzip2-2.18/SIGNATURE 2014-08-07 01:53:35.000000000 +0200
@@ -17,12 +17,11 @@
SHA1 321030dcade0d87dba537aff99fcba66230971d0 ANNOUNCE
SHA1 d8094d7a2ccce1ff3a3fc69a76c73dd15291cc65 Bzip2.xs
SHA1 ff8688f52f05aa77ac2522c7970e6ab23bf77d0e COPYING
-SHA1 34d0cd033b45d10f7202b6c45bbc46e34b3928ea Changes
+SHA1 2759edd258cb51dc5332d2d97dc0f114f2a3de76 Changes
SHA1 06186a4d62ebec3ffac9a4f5457458436d7302c5 INSTALL
-SHA1 dd1e07a034c254f94c1ee14562aeac83a653d3b1 MANIFEST
-SHA1 d98cd84034af6fc7a56f77ebd5e5fbc4a5ab636d META.json
-SHA1 555572c6f28761ac08fc62423188af180c89a2e9 META.yml
-SHA1 37454ac6a9d9000cf85c79514e6a0344da309a1e Makefile.PL
+SHA1 a0ef31c0bf72ea93c626ce1e2489b804f671847b MANIFEST
+SHA1 64d2a7088864f27abe77e2589ab065f497ec13ec META.yml
+SHA1 3711bef030207705a281125394be7eb9627a79a3 Makefile.PL
SHA1 01ca12f980ac0675ebc82d84c432bbf3be80c74c NEWS
SHA1 53f65a059d9303153d8b54300636fbd81560e639 README
SHA1 6bdb898b814cca277ba465b15a14eb50bc458ea8 bzlib-src/CHANGES
@@ -89,7 +88,7 @@
SHA1 7dfc2194e9b344251a52ae5b6399fb1650342905 config.in
SHA1 f51e8905cd4c7ac9abe672ead1f8a52b82fbbad5 fallback/const-c.inc
SHA1 340a622d47ec2642d9631c79432f1c234a6c8c84 fallback/const-xs.inc
-SHA1 81020db2b7eebabde63d31b00541c9a146b79af0 lib/Compress/Bzip2.pm
+SHA1 333df7e9152240382bb851edf22833c2c9ebcacc lib/Compress/Bzip2.pm
SHA1 fb7154b5f5ab3dd33064a2a1ac704f596dc6449a ppport.h
SHA1 f5620dc7bc334bd571a5bceb7012cc11114cccff show_bzversion.c
SHA1 4dd4bbbd10e755857ed1ca2beabfa6410c8ef2ca t/010-useability.t
@@ -126,9 +125,9 @@
SHA1 c77d252511eb0f1ec5403322cb21ce00ccce5aff t/lib.pl
SHA1 d247f2120895e2fdcd1ea6e65bab1a1f68c06714 typemap
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.14 (GNU/Linux)
+Version: GnuPG v1
-iEYEARECAAYFAlIeHGgACgkQmm2SYo/9yUJ5bgCdGfb5MXu9B2GYIKFFFz0958n+
-bb0AnRbVm4NLe8woVJ/gvfmTigNC9UdO
-=Un13
+iEYEARECAAYFAlPiv/sACgkQmm2SYo/9yUJiSACePKUpvTL+GUwWYzD5OPTBsPBZ
+k/wAmwfYzMz08hPJ7G8NUF5/mhlJFWKI
+=dOHz
-----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Compress-Bzip2-2.17/lib/Compress/Bzip2.pm
new/Compress-Bzip2-2.18/lib/Compress/Bzip2.pm
--- old/Compress-Bzip2-2.17/lib/Compress/Bzip2.pm 2013-08-28
17:44:02.000000000 +0200
+++ new/Compress-Bzip2-2.18/lib/Compress/Bzip2.pm 2014-08-07
01:52:48.000000000 +0200
@@ -1,8 +1,8 @@
# File : Bzip2.pm
# Author : Rob Janes
# Created : 14 April 2005
-# Modified : 2013-08-28 10:44:01 rurban
-# Version : 2.17
+# Modified : 2014-08-06 rurban
+# Version : 2.18
#
# Copyright (c) 2005 Rob Janes. All rights reserved.
# This program is free software; you can redistribute it and/or
@@ -12,7 +12,7 @@
package Compress::Bzip2;
use 5.006;
-our $VERSION = "2.17";
+our $VERSION = "2.18";
use strict;
use warnings;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]