commit perl-Devel-GlobalDestruction for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2016-11-10 13:27:23

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2014-09-17 17:25:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2016-11-10 13:27:24.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov  1 06:21:26 UTC 2016 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Devel-GlobalDestruction/Changes
+
+  Revision history for Devel-GlobalDestruction
+  
+  0.14 - 2016-10-31
+- stop relying on . being in @INC
+- switch to ExtUtils::HasCompiler to detect presence of a compiler
+
+---

Old:

  Devel-GlobalDestruction-0.13.tar.gz

New:

  Devel-GlobalDestruction-0.14.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.LKoRIR/_old  2016-11-10 13:27:25.0 +0100
+++ /var/tmp/diff_new_pack.LKoRIR/_new  2016-11-10 13:27:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-GlobalDestruction
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,19 +17,19 @@
 
 
 Name:   perl-Devel-GlobalDestruction
-Version:0.13
+Version:0.14
 Release:0
 %define cpan_name Devel-GlobalDestruction
 Summary:Provides function returning the equivalent of
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-GlobalDestruction/
-Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001011
 Requires:   perl(Sub::Exporter::Progressive) >= 0.001011
 %{perl_requires}

++ Devel-GlobalDestruction-0.13.tar.gz -> 
Devel-GlobalDestruction-0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/Changes 
new/Devel-GlobalDestruction-0.14/Changes
--- old/Devel-GlobalDestruction-0.13/Changes2014-08-16 02:33:48.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/Changes2016-10-31 23:25:31.0 
+0100
@@ -1,3 +1,8 @@
+Revision history for Devel-GlobalDestruction
+
+0.14 - 2016-10-31
+  - stop relying on . being in @INC
+  - switch to ExtUtils::HasCompiler to detect presence of a compiler
 
 0.13 - 2014-08-16
   * include README
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/MANIFEST 
new/Devel-GlobalDestruction-0.14/MANIFEST
--- old/Devel-GlobalDestruction-0.13/MANIFEST   2014-08-16 02:34:00.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/MANIFEST   2016-10-31 23:25:47.0 
+0100
@@ -1,4 +1,5 @@
 Changes
+inc/ExtUtils/HasCompiler.pm
 lib/Devel/GlobalDestruction.pm
 maint/Makefile.PL.include
 Makefile.PL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/META.json 
new/Devel-GlobalDestruction-0.14/META.json
--- old/Devel-GlobalDestruction-0.13/META.json  2014-08-16 02:34:00.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/META.json  2016-10-31 23:25:47.0 
+0100
@@ -7,10 +7,10 @@
   "Peter Rabbitson ",
   "Arthur Axel 'fREW' Schmidt ",
   "Elizabeth Mattijsen ",
-  "Greham Knop "
+  "Graham Knop "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -29,7 +29,6 @@
   "build" : {},
   "configure" : {
  "requires" : {
-"ExtUtils::CBuilder" : "0.27",
 "ExtUtils::MakeMaker" : "0"

commit perl-Devel-GlobalDestruction for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2014-09-17 17:25:30

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2013-12-06 14:42:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2014-09-17 17:25:41.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 15 15:15:06 UTC 2014 - co...@suse.com
+
+- updated to 0.13
+  * include README
+  * include minimum perl version 5.6 in metadata
+
+---

Old:

  Devel-GlobalDestruction-0.12.tar.gz

New:

  Devel-GlobalDestruction-0.13.tar.gz



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.fblcSN/_old  2014-09-17 17:25:42.0 +0200
+++ /var/tmp/diff_new_pack.fblcSN/_new  2014-09-17 17:25:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-GlobalDestruction
 #
-# 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-Devel-GlobalDestruction
-Version:0.12
+Version:0.13
 Release:0
 %define cpan_name Devel-GlobalDestruction
 Summary:Provides function returning the equivalent of
@@ -31,8 +31,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001011
-#BuildRequires: perl(Devel::GlobalDestruction)
-#BuildRequires: perl(Devel::GlobalDestruction::XS)
 Requires:   perl(Sub::Exporter::Progressive) >= 0.001011
 %{perl_requires}
 
@@ -64,6 +62,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes README
 
 %changelog

++ Devel-GlobalDestruction-0.12.tar.gz -> 
Devel-GlobalDestruction-0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.12/Changes 
new/Devel-GlobalDestruction-0.13/Changes
--- old/Devel-GlobalDestruction-0.12/Changes2013-11-01 17:05:21.0 
+0100
+++ new/Devel-GlobalDestruction-0.13/Changes2014-08-16 02:33:48.0 
+0200
@@ -1,3 +1,8 @@
+
+0.13 - 2014-08-16
+  * include README
+  * include minimum perl version 5.6 in metadata
+
 0.12  Fri, 01 Nov 2013
   * Fix detection when loaded during global destruction by checking B::main_cv
 instead of B::main_start
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.12/MANIFEST 
new/Devel-GlobalDestruction-0.13/MANIFEST
--- old/Devel-GlobalDestruction-0.12/MANIFEST   2013-11-01 17:06:49.0 
+0100
+++ new/Devel-GlobalDestruction-0.13/MANIFEST   2014-08-16 02:34:00.0 
+0200
@@ -1,8 +1,8 @@
 Changes
 lib/Devel/GlobalDestruction.pm
+maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
-MANIFEST.SKIP
 t/01_basic.t
 t/02_thread.t
 t/03_minusc.t
@@ -12,3 +12,4 @@
 t/10_pure-perl.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
+README   README file (added by Distar)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.12/MANIFEST.SKIP 
new/Devel-GlobalDestruction-0.13/MANIFEST.SKIP
--- old/Devel-GlobalDestruction-0.12/MANIFEST.SKIP  2013-09-20 
13:43:56.0 +0200
+++ new/Devel-GlobalDestruction-0.13/MANIFEST.SKIP  1970-01-01 
01:00:00.0 +0100
@@ -1,48 +0,0 @@
-# Avoid version control files.
-\bRCS\b
-\bCVS\b
-\bSCCS\b
-,v$
-\B\.svn\b
-\B\.git\b
-\B\.gitignore\b
-\b_darcs\b
-
-# no mymeta
-\bMYMETA\.
-
-# Avoid Makemaker generated and utility files.
-\bMANIFEST\.bak
-\bMakefile$
-\bblib/
-\bMakeMaker-\d
-\bpm_to_blib\.ts$
-\bpm_to_blib$
-\bblibdirs\.ts$ # 6.18 through 6.25 generated this
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\b_build/
-
-# Avoid temp and backup files.
-~$
-\.old$
-\#$
-\b\.#
-\.bak$
-
-# Avoid Devel::Cover files.
-\bcover_db\b
-
-### DEFAULT MANIFEST.SKIP ENDS HERE 
-
-\.DS_Store$
-\.sw.$
-(\w+-)*(\w+)-\d\.\d

commit perl-Devel-GlobalDestruction for openSUSE:Factory

2013-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2013-12-06 13:45:01

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2013-06-09 16:55:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2013-12-06 14:42:51.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 25 07:39:35 UTC 2013 - co...@suse.com
+
+- updated to 0.12
+ * Fix detection when loaded during global destruction by checking B::main_cv
+   instead of B::main_start
+ * Bump Sub::Exporter::Progressive dependency to fix loading in global
+   destruction
+
+---

Old:

  Devel-GlobalDestruction-0.11.tar.gz

New:

  Devel-GlobalDestruction-0.12.tar.gz



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.wl1sCj/_old  2013-12-06 14:42:51.0 +0100
+++ /var/tmp/diff_new_pack.wl1sCj/_new  2013-12-06 14:42:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Devel-GlobalDestruction
-Version:0.11
+Version:0.12
 Release:0
 %define cpan_name Devel-GlobalDestruction
 Summary:Provides function returning the equivalent of
@@ -30,10 +30,10 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
-BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
+BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001011
 #BuildRequires: perl(Devel::GlobalDestruction)
 #BuildRequires: perl(Devel::GlobalDestruction::XS)
-Requires:   perl(Sub::Exporter::Progressive) >= 0.001006
+Requires:   perl(Sub::Exporter::Progressive) >= 0.001011
 %{perl_requires}
 
 %description
@@ -41,7 +41,7 @@
 because it's not ordered and objects can sometimes disappear.
 
 Writing defensive destructors is hard and annoying, and usually if global
-destruction is happenning you only need the destructors that free up non
+destruction is happening you only need the destructors that free up non
 process local resources to actually execute.
 
 For these constructors you can avoid the mess by simply bailing out if

++ Devel-GlobalDestruction-0.11.tar.gz -> 
Devel-GlobalDestruction-0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.11/Changes 
new/Devel-GlobalDestruction-0.12/Changes
--- old/Devel-GlobalDestruction-0.11/Changes2013-04-03 17:55:19.0 
+0200
+++ new/Devel-GlobalDestruction-0.12/Changes2013-11-01 17:05:21.0 
+0100
@@ -1,3 +1,9 @@
+0.12  Fri, 01 Nov 2013
+  * Fix detection when loaded during global destruction by checking B::main_cv
+instead of B::main_start
+  * Bump Sub::Exporter::Progressive dependency to fix loading in global
+destruction
+
 0.11  Wed, 03 Apr 2013
   * Fix upgrading from version 0.09 or older
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.11/MANIFEST 
new/Devel-GlobalDestruction-0.12/MANIFEST
--- old/Devel-GlobalDestruction-0.11/MANIFEST   2013-04-03 17:55:52.0 
+0200
+++ new/Devel-GlobalDestruction-0.12/MANIFEST   2013-11-01 17:06:49.0 
+0100
@@ -8,6 +8,7 @@
 t/03_minusc.t
 t/04_phases.t
 t/05_thread_clone.t
+t/06_load-in-gd.t
 t/10_pure-perl.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.11/META.json 
new/Devel-GlobalDestruction-0.12/META.json
--- old/Devel-GlobalDestruction-0.11/META.json  2013-04-03 17:55:52.0 
+0200
+++ new/Devel-GlobalDestruction-0.12/META.json  2013-11-01 17:06:49.0 
+0100
@@ -4,7 +4,7 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.130880",
+   "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter 
version 2.132830",
"license" : [
   "perl_5"
],
@@ -32,7 +32,7 @@
   },
   "runtime" : {
  "requires" : {
-"Sub::Exporter::Progressive" : "0.001006"
+"Sub::Exporter::Progressive" : "0.001011"
  }
   }
},
@@ -46,5 +46,5 @@
  "url" : 
"git://git.shadowc

commit perl-Devel-GlobalDestruction for openSUSE:Factory

2013-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2013-06-09 16:55:45

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2011-12-02 09:27:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2013-06-09 16:55:47.0 +0200
@@ -1,0 +2,26 @@
+Tue Jun  4 08:20:25 UTC 2013 - co...@suse.com
+
+- updated to 0.11
+  * Fix upgrading from version 0.09 or older
+
+  * Rewrite pure-perl implementation in terms of B::main_start
+(greatly simplifies code)
+  * Fix pure-perl behavior under $^C (RT#78619))
+  * Separate XS portion into a compiler-optional dependency
+Devel::GlobalDestruction::XS
+
+  * Rewrite completely broken pure-perl GD detection under threads
+  * Fix pure-perl implementation incorrectly reporting GD during END phase
+
+  * Switch to Sub::Exporter::Progressive
+
+  * Actually detect errors in pure-perl test
+  * Add prototype to pure-perl pre-5.14 version
+
+  * De-retardize XS-less behavior under SpeedyCGI
+  * Test suite now works from within space-containing paths
+
+  * Pure-perl implementation for situations where neither ${^GLOBAL_PHASE} nor
+XS are available
+
+---

Old:

  Devel-GlobalDestruction-0.04.tar.gz

New:

  Devel-GlobalDestruction-0.11.tar.gz



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.V2B3Dr/_old  2013-06-09 16:55:48.0 +0200
+++ /var/tmp/diff_new_pack.V2B3Dr/_new  2013-06-09 16:55:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-GlobalDestruction
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,23 +16,24 @@
 #
 
 
-
 Name:   perl-Devel-GlobalDestruction
+Version:0.11
+Release:0
 %define cpan_name Devel-GlobalDestruction
-Summary:Expose PL_dirty, the flag which marks global
-Version:0.04
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Summary:Provides function returning the equivalent of
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-GlobalDestruction/
-Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Scope::Guard)
-BuildRequires:  perl(Sub::Exporter)
-Requires:   perl(Scope::Guard)
-Requires:   perl(Sub::Exporter)
+BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
+BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
+#BuildRequires: perl(Devel::GlobalDestruction)
+#BuildRequires: perl(Devel::GlobalDestruction::XS)
+Requires:   perl(Sub::Exporter::Progressive) >= 0.001006
 %{perl_requires}
 
 %description
@@ -50,7 +51,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -61,11 +62,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes
 
 %changelog

++ Devel-GlobalDestruction-0.04.tar.gz -> 
Devel-GlobalDestruction-0.11.tar.gz ++
 8117 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Devel-GlobalDestruction for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2011-12-06 18:40:29

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction", Maintainer is ""

Changes:




Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.SEQpJE/_old  2011-12-06 19:07:30.0 +0100
+++ /var/tmp/diff_new_pack.SEQpJE/_new  2011-12-06 19:07:30.0 +0100
@@ -22,7 +22,7 @@
 Summary:Expose PL_dirty, the flag which marks global
 Version:0.04
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-GlobalDestruction/
 Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Devel-GlobalDestruction for openSUSE:Factory

2011-12-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2011-12-02 09:27:51

Comparing /work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new (New)


Package is "perl-Devel-GlobalDestruction", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2011-09-23 12:36:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2011-12-02 09:27:52.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 29 20:38:45 UTC 2011 - co...@suse.com
+
+- update to 0.04
+  * To detect a perl with ${^GLOBAL_PHASE}, check for the feature 
+itself instead of a specific perl version (doy).
+  * Stop depending on Scope::Guard for the tests (doy).
+  * Upgrade ppport.h from version 3.13 to 3.19.
+
+---

Old:

  Devel-GlobalDestruction-0.03.tar.bz2

New:

  Devel-GlobalDestruction-0.04.tar.gz



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.MJRR6k/_old  2011-12-02 09:27:54.0 +0100
+++ /var/tmp/diff_new_pack.MJRR6k/_new  2011-12-02 09:27:54.0 +0100
@@ -20,13 +20,12 @@
 Name:   perl-Devel-GlobalDestruction
 %define cpan_name Devel-GlobalDestruction
 Summary:Expose PL_dirty, the flag which marks global
-Version:0.03
+Version:0.04
 Release:1
 License:GPL+ or Artistic
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-GlobalDestruction/
-#Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org