commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2018-04-25 09:58:21

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is "perl-B-Hooks-EndOfScope"

Wed Apr 25 09:58:21 2018 rev:21 rq:599895 version:0.24

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2016-05-30 09:57:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2018-04-25 09:58:23.341364083 +0200
@@ -1,0 +2,15 @@
+Sun Apr 22 05:04:26 UTC 2018 - co...@suse.com
+
+- updated to 0.24
+   see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+  0.24  2018-04-21 14:11:08Z
+- no changes since last trial release
+  
+  0.23  2018-03-17 23:33:09Z (TRIAL RELEASE)
+- improve use of constants in compile-time perl version checks
+  
+  0.22  2018-03-17 19:31:37Z (TRIAL RELEASE)
+- Fix memory corruption on perls 5.8.0 - 5.8.3
+
+---

Old:

  B-Hooks-EndOfScope-0.21.tar.gz

New:

  B-Hooks-EndOfScope-0.24.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.XVG3GV/_old  2018-04-25 09:58:24.389325639 +0200
+++ /var/tmp/diff_new_pack.XVG3GV/_new  2018-04-25 09:58:24.389325639 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,24 +17,25 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.21
+Version:0.24
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Hash::Util::FieldHash)
 BuildRequires:  perl(Module::Implementation) >= 0.05
-BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
-BuildRequires:  perl(Test::More) >= 0.89
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Variable::Magic) >= 0.48
+Requires:   perl(Hash::Util::FieldHash)
 Requires:   perl(Module::Implementation) >= 0.05
 Requires:   perl(Sub::Exporter::Progressive) >= 0.001006
 Requires:   perl(Variable::Magic) >= 0.48

++ B-Hooks-EndOfScope-0.21.tar.gz -> B-Hooks-EndOfScope-0.24.tar.gz ++
 3853 lines of diff (skipped)




commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2016-05-30 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2016-05-30 09:57:20

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is "perl-B-Hooks-EndOfScope"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2016-05-25 21:27:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2016-05-30 09:57:32.0 +0200
@@ -1,0 +2,12 @@
+Sat May 28 09:25:32 UTC 2016 - co...@suse.com
+
+- updated to 0.21
+   see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+  0.21  2016-05-25 18:34:46Z
+- work with Object::Remote by removing require() call on Tie::StdHash in PP
+  
+  0.20  2016-05-06 16:42:50Z
+- remove unnecessary and erroneous extra crud in inc/
+
+---

Old:

  B-Hooks-EndOfScope-0.19.tar.gz

New:

  B-Hooks-EndOfScope-0.21.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.jY4kK3/_old  2016-05-30 09:57:33.0 +0200
+++ /var/tmp/diff_new_pack.jY4kK3/_new  2016-05-30 09:57:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.19
+Version:0.21
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation

++ B-Hooks-EndOfScope-0.19.tar.gz -> B-Hooks-EndOfScope-0.21.tar.gz ++
 8054 lines of diff (skipped)




commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2016-05-25 21:27:23

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is "perl-B-Hooks-EndOfScope"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2015-05-16 07:14:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2016-05-25 21:27:27.0 +0200
@@ -1,0 +2,22 @@
+Thu May  5 08:46:23 UTC 2016 - co...@suse.com
+
+- updated to 0.19
+   see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+  0.19  2016-05-03 00:49:01Z
+- bundled an updated ExtUtils::HasCompiler, to support building with a
+  noexec $TMPDIR.
+  
+  0.18  2016-04-21 15:22:10Z (TRIAL RELEASE)
+- fixed unnecessary inlining of ExtUtils::HasCompiler dependencies
+  (RT#113685)
+  
+  0.17  2016-04-21 11:25:35Z (TRIAL RELEASE)
+- Makefile.PL now checks for a working compiler using ExtUtils::HasCompiler
+  (inlined into the build) rather than ExtUtils::CBuilder (RT#113685)
+  
+  0.16  2015-09-19 19:01:04Z (TRIAL RELEASE)
+- more Makefile.PL updates - these contain slight functionality changes,
+  hence the trial release
+
+---

Old:

  B-Hooks-EndOfScope-0.15.tar.gz

New:

  B-Hooks-EndOfScope-0.19.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.NDDXUG/_old  2016-05-25 21:27:28.0 +0200
+++ /var/tmp/diff_new_pack.NDDXUG/_new  2016-05-25 21:27:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2015 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.15
+Version:0.19
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
@@ -30,8 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::CBuilder) >= 0.26
 BuildRequires:  perl(Module::Implementation) >= 0.05
+BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001006
 BuildRequires:  perl(Test::More) >= 0.89
 BuildRequires:  perl(Variable::Magic) >= 0.48
@@ -61,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
 
 %changelog

++ B-Hooks-EndOfScope-0.15.tar.gz -> B-Hooks-EndOfScope-0.19.tar.gz ++
 10984 lines of diff (skipped)




commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2015-05-16 07:14:34

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2015-02-08 11:42:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2015-05-16 07:14:40.0 +0200
@@ -1,0 +2,14 @@
+Fri May 15 10:51:26 UTC 2015 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-B-Hooks-EndOfScope/Changes
+
+  0.15  2015-05-14 21:46:06Z
+- updated the tooling for generating Makefile.PL
+- removed Tie::StdHash from prereqs, which is not require()able as a module
+  on its own (despite being indexed) (miyagawa, GH #3)
+- fixed the addition in release 0.14 of Hash::Util::FieldHash as a
+  prerequisite (which is not available prior to perl 5.010) for pure-perl
+  installations (RT#104435)
+
+---

Old:

  B-Hooks-EndOfScope-0.14.tar.gz

New:

  B-Hooks-EndOfScope-0.15.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.3jbX98/_old  2015-05-16 07:14:41.0 +0200
+++ /var/tmp/diff_new_pack.3jbX98/_new  2015-05-16 07:14:41.0 +0200
@@ -17,29 +17,27 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.14
+Version:0.15
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{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.26
 BuildRequires:  perl(Module::Implementation) = 0.05
-BuildRequires:  perl(Module::Runtime) = 0.012
 BuildRequires:  perl(Sub::Exporter::Progressive) = 0.001006
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More) = 0.89
 BuildRequires:  perl(Variable::Magic) = 0.48
 Requires:   perl(Module::Implementation) = 0.05
-Requires:   perl(Module::Runtime) = 0.012
 Requires:   perl(Sub::Exporter::Progressive) = 0.001006
 Requires:   perl(Variable::Magic) = 0.48
-Recommends: perl(Variable::Magic) = 0.48
 %{perl_requires}
 
 %description
@@ -48,16 +46,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL BEGIN
-%if 0%{?sles_version} == 10
-%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
-%endif
-%if 0%{?suse_version} = 1110
-for i in `find t -type f` ; do
-sed -i -e s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@ $i
-done
-%endif
-# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -73,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ B-Hooks-EndOfScope-0.14.tar.gz - B-Hooks-EndOfScope-0.15.tar.gz ++
 2656 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2015-02-08 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2015-02-08 11:42:24

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2014-02-28 18:55:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2015-02-08 11:42:24.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb  6 13:13:02 UTC 2015 - co...@suse.com
+
+- updated to 0.14
+   - line numbers in shipped code are now the same as the repository source,
+ for easier debugging
+   - more accurate dynamic prereq declarations
+
+---

Old:

  B-Hooks-EndOfScope-0.13.tar.gz

New:

  B-Hooks-EndOfScope-0.14.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.T0PZib/_old  2015-02-08 11:42:25.0 +0100
+++ /var/tmp/diff_new_pack.T0PZib/_new  2015-02-08 11:42:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.13
+Version:0.14
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
@@ -73,6 +73,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README weaver.ini
 
 %changelog

++ B-Hooks-EndOfScope-0.13.tar.gz - B-Hooks-EndOfScope-0.14.tar.gz ++
 3718 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-B-Hooks-EndOfScope for openSUSE:Factory

2014-02-28 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2014-02-28 18:55:21

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2013-05-17 08:33:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2014-02-28 18:55:22.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 24 06:12:11 UTC 2014 - co...@suse.com
+
+- updated to 0.13
+   - Variable::Magic added as a runtime recommendation for greater visibility
+ (RT#89245)
+   - fixed broken logic in compiler detection on older perls
+   - fixed inaccurate repository metadata
+
+---

Old:

  B-Hooks-EndOfScope-0.12.tar.gz

New:

  B-Hooks-EndOfScope-0.13.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.jgQ0KD/_old  2014-02-28 18:55:22.0 +0100
+++ /var/tmp/diff_new_pack.jgQ0KD/_new  2014-02-28 18:55:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# 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,14 +17,14 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.12
+Version:0.13
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source: 
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -35,16 +35,11 @@
 BuildRequires:  perl(Sub::Exporter::Progressive) = 0.001006
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Variable::Magic) = 0.48
-#BuildRequires: perl(B::Hooks::EndOfScope)
-#BuildRequires: perl(B::Hooks::EndOfScope::PP)
-#BuildRequires: perl(B::Hooks::EndOfScope::XS)
-#BuildRequires: perl(Devel::Hide)
-#BuildRequires: perl(Hash::Util::FieldHash)
-#BuildRequires: perl(Tie::StdHash)
 Requires:   perl(Module::Implementation) = 0.05
 Requires:   perl(Module::Runtime) = 0.012
 Requires:   perl(Sub::Exporter::Progressive) = 0.001006
 Requires:   perl(Variable::Magic) = 0.48
+Recommends: perl(Variable::Magic) = 0.48
 %{perl_requires}
 
 %description
@@ -78,6 +73,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
 
 %changelog

++ B-Hooks-EndOfScope-0.12.tar.gz - B-Hooks-EndOfScope-0.13.tar.gz ++
 2871 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-B-Hooks-EndOfScope for openSUSE:Factory

2013-05-17 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2013-05-17 08:33:28

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2012-03-26 15:37:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2013-05-17 08:33:30.0 +0200
@@ -1,0 +2,12 @@
+Wed May 15 15:24:35 UTC 2013 - co...@suse.com
+
+- updated to 0.12
+  * Complete pure-perl implementation in addition to the one based on
+Variable::Magic. You can specify the implementation explicitly by
+use-ing B::Hooks::EndOfScope::PP or B::Hooks::EndOfScope::XS, or
+by setting $ENV{B_HOOKS_ENDOFSCOPE_IMPLEMENTATION} to either 'XS'
+or 'PP'
+  * Switch from using Sub::Exporter to the more conservative
+Sub::Exporter::Progressive
+
+---

Old:

  B-Hooks-EndOfScope-0.11.tar.gz

New:

  B-Hooks-EndOfScope-0.12.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.0IE7Dw/_old  2013-05-17 08:33:30.0 +0200
+++ /var/tmp/diff_new_pack.0IE7Dw/_new  2013-05-17 08:33:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2012 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
@@ -17,23 +17,33 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.11
+Version:0.12
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
-Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Test::More) = 0.89
+BuildRequires:  perl(ExtUtils::CBuilder) = 0.26
+BuildRequires:  perl(Module::Implementation) = 0.05
+BuildRequires:  perl(Module::Runtime) = 0.012
+BuildRequires:  perl(Sub::Exporter::Progressive) = 0.001006
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Variable::Magic) = 0.48
 #BuildRequires: perl(B::Hooks::EndOfScope)
-Requires:   perl(Sub::Exporter)
+#BuildRequires: perl(B::Hooks::EndOfScope::PP)
+#BuildRequires: perl(B::Hooks::EndOfScope::XS)
+#BuildRequires: perl(Devel::Hide)
+#BuildRequires: perl(Hash::Util::FieldHash)
+#BuildRequires: perl(Tie::StdHash)
+Requires:   perl(Module::Implementation) = 0.05
+Requires:   perl(Module::Runtime) = 0.012
+Requires:   perl(Sub::Exporter::Progressive) = 0.001006
 Requires:   perl(Variable::Magic) = 0.48
 %{perl_requires}
 

++ B-Hooks-EndOfScope-0.11.tar.gz - B-Hooks-EndOfScope-0.12.tar.gz ++
 1760 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-B-Hooks-EndOfScope for openSUSE:Factory

2012-03-06 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2012-03-06 14:05:42

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2012-02-28 14:14:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2012-03-06 14:05:49.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 29 18:13:24 CET 2012 - r...@suse.de
+
+- add old_test_more patch to fix build on sle11 
+
+---

New:

  old_test_more.patch



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.0YHoLQ/_old  2012-03-06 14:05:49.0 +0100
+++ /var/tmp/diff_new_pack.0YHoLQ/_new  2012-03-06 14:05:49.0 +0100
@@ -25,6 +25,9 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
 Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+%if 0%{?suse_version} = 1110
+Patch0: old_test_more.patch
+%endif
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -47,6 +50,9 @@
 %if 0%{?sles_version} == 10
 %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
 %endif
+%if 0%{?suse_version} = 1110
+%patch0
+%endif
 # MANUAL END
 
 %build

++ old_test_more.patch ++
--- Makefile.PL
+++ Makefile.PL
@@ -12,7 +12,7 @@
   ABSTRACT = Execute code after a scope finished compilation,
   AUTHOR = Florian Ragwitz rafl\@debian.org,
   BUILD_REQUIRES = {
-Test::More = 0.89
+Test::More = 0.01
   },
   CONFIGURE_REQUIRES = {
 ExtUtils::MakeMaker = 6.30
--- t/localise.t
+++ t/localise.t
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More 0.89;
+use Test::More qw(no_plan);
 
 use B::Hooks::EndOfScope;
 
@@ -47,4 +47,4 @@
 BEGIN { ok($fired) }
 }
 
-done_testing;
+#done_testing;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2012-02-28 14:14:28

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2012-02-17 12:18:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2012-02-28 14:14:29.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 24 08:25:56 UTC 2012 - co...@suse.com
+
+- updated to 0.11
+  * A minor efficiency improvement.
+
+---

Old:

  B-Hooks-EndOfScope-0.10.tar.gz

New:

  B-Hooks-EndOfScope-0.11.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.1B4DWy/_old  2012-02-28 14:14:30.0 +0100
+++ /var/tmp/diff_new_pack.1B4DWy/_new  2012-02-28 14:14:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-B-Hooks-EndOfScope
-Version:0.10
+Version:0.11
 Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
@@ -31,10 +31,10 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Test::More) = 0.89
-BuildRequires:  perl(Variable::Magic) = 0.34
+BuildRequires:  perl(Variable::Magic) = 0.48
 #BuildRequires: perl(B::Hooks::EndOfScope)
 Requires:   perl(Sub::Exporter)
-Requires:   perl(Variable::Magic) = 0.34
+Requires:   perl(Variable::Magic) = 0.48
 %{perl_requires}
 
 %description

++ B-Hooks-EndOfScope-0.10.tar.gz - B-Hooks-EndOfScope-0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Hooks-EndOfScope-0.10/Changes 
new/B-Hooks-EndOfScope-0.11/Changes
--- old/B-Hooks-EndOfScope-0.10/Changes 2012-02-16 09:43:26.0 +0100
+++ new/B-Hooks-EndOfScope-0.11/Changes 2012-02-23 11:20:09.0 +0100
@@ -1,3 +1,6 @@
+0.11  Thu, 23 Feb 2012 11:19:18 +0100
+  * A minor efficiency improvement.
+
 0.10  Thu, 16 Feb 2012 09:41:54 +0100
   * Stop propagating our magic through localisation.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Hooks-EndOfScope-0.10/META.json 
new/B-Hooks-EndOfScope-0.11/META.json
--- old/B-Hooks-EndOfScope-0.10/META.json   2012-02-16 09:43:26.0 
+0100
+++ new/B-Hooks-EndOfScope-0.11/META.json   2012-02-23 11:20:09.0 
+0100
@@ -4,7 +4,7 @@
   Florian Ragwitz r...@debian.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.200015, CPAN::Meta::Converter 
version 2.112150,
+   generated_by : Dist::Zilla version 4.38, CPAN::Meta::Converter 
version 2.120351,
license : [
   perl_5
],
@@ -21,9 +21,11 @@
   },
   runtime : {
  requires : {
-Sub::Exporter : 0,
-Variable::Magic : 0.34,
-perl : 5.008000
+Sub::Exporter : 0,
+Variable::Magic : 0.48,
+perl : 5.008000,
+strict : 0,
+warnings : 0
  }
   },
   test : {
@@ -45,98 +47,98 @@
  web : http://github.com/rafl/b-hooks-endofscope;
   }
},
-   version : 0.10,
+   version : 0.11,
x_Dist_Zilla : {
   plugins : [
  {
 class : Dist::Zilla::Plugin::GatherDir,
 name : @FLORA/@Basic/GatherDir,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::PruneCruft,
 name : @FLORA/@Basic/PruneCruft,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::ManifestSkip,
 name : @FLORA/@Basic/ManifestSkip,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::MetaYAML,
 name : @FLORA/@Basic/MetaYAML,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::License,
 name : @FLORA/@Basic/License,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::Readme,
 name : @FLORA/@Basic/Readme,
-version : 4.200015
+version : 4.38
  },
  {
 class : Dist::Zilla::Plugin::ExtraTests,
 name : @FLORA/@Basic/ExtraTests,
-

commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2012-02-17 12:18:24

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
  2011-09-23 12:36:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new/perl-B-Hooks-EndOfScope.changes
 2012-02-17 12:18:31.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 16 16:42:44 UTC 2012 - co...@suse.com
+
+- updated to 0.10
+  * Stop propagating our magic through localisation.
+
+---

Old:

  B-Hooks-EndOfScope-0.09.tar.gz

New:

  B-Hooks-EndOfScope-0.10.tar.gz



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.Pr9vVj/_old  2012-02-17 12:18:33.0 +0100
+++ /var/tmp/diff_new_pack.Pr9vVj/_new  2012-02-17 12:18:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-Hooks-EndOfScope
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,13 +16,12 @@
 #
 
 
-
 Name:   perl-B-Hooks-EndOfScope
-Version:0.09
-Release:3
-License:GPL-1.0+ or Artistic-1.0
+Version:0.10
+Release:0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
 Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
@@ -30,9 +29,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Test::More) = 0.89
 BuildRequires:  perl(Variable::Magic) = 0.34
+#BuildRequires: perl(B::Hooks::EndOfScope)
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Variable::Magic) = 0.34
 %{perl_requires}
@@ -43,9 +43,11 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL BEGIN
 %if 0%{?sles_version} == 10
 %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
 %endif
+# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -59,9 +61,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++ B-Hooks-EndOfScope-0.09.tar.gz - B-Hooks-EndOfScope-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Hooks-EndOfScope-0.09/Changes 
new/B-Hooks-EndOfScope-0.10/Changes
--- old/B-Hooks-EndOfScope-0.09/Changes 2010-05-07 22:12:32.0 +0200
+++ new/B-Hooks-EndOfScope-0.10/Changes 2012-02-16 09:43:26.0 +0100
@@ -1,3 +1,6 @@
+0.10  Thu, 16 Feb 2012 09:41:54 +0100
+  * Stop propagating our magic through localisation.
+
 0.09  Fri, 07 May 2010 22:11:49 +0200
   * Improve distribution metadata.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-Hooks-EndOfScope-0.09/LICENSE 
new/B-Hooks-EndOfScope-0.10/LICENSE
--- old/B-Hooks-EndOfScope-0.09/LICENSE 2010-05-07 22:12:32.0 +0200
+++ new/B-Hooks-EndOfScope-0.10/LICENSE 2012-02-16 09:43:26.0 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Florian Ragwitz.
+This software is copyright (c) 2012 by Florian Ragwitz.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Florian Ragwitz.
+This software is Copyright (c) 2012 by Florian Ragwitz.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-   GNU GENERAL PUBLIC LICENSE
-Version 1, February 1989
+GNU GENERAL PUBLIC LICENSE
+ Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
  Everyone 

commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory checked in at 2011-12-06 18:37:43

Comparing /work/SRC/openSUSE:Factory/perl-B-Hooks-EndOfScope (Old)
 and  /work/SRC/openSUSE:Factory/.perl-B-Hooks-EndOfScope.new (New)


Package is perl-B-Hooks-EndOfScope, Maintainer is 

Changes:




Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.AVDr1G/_old  2011-12-06 19:04:22.0 +0100
+++ /var/tmp/diff_new_pack.AVDr1G/_new  2011-12-06 19:04:22.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-B-Hooks-EndOfScope
 Version:0.09
 Release:3
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
 Group:  Development/Libraries/Perl

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



commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2011-09-05 Thread h_root

Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory
checked in at Mon Sep 5 17:16:18 CEST 2011.




--- perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes 2011-07-06 
09:31:38.0 +0200
+++ perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes 2011-08-25 
00:31:10.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 22:30:17 UTC 2011 - ch...@computersalat.de
+
+- fix build for SLE_10
+  * ExtUtils::MakeMaker version 6.31
+
+---

calling whatdependson for head-i586




Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
--- /var/tmp/diff_new_pack.Vsquhc/_old  2011-09-05 17:15:47.0 +0200
+++ /var/tmp/diff_new_pack.Vsquhc/_new  2011-09-05 17:15:47.0 +0200
@@ -19,12 +19,12 @@
 
 Name:   perl-B-Hooks-EndOfScope
 Version:0.09
-Release:1
+Release:3
 License:GPL+ or Artistic
 %define cpan_name B-Hooks-EndOfScope
 Summary:Execute code after a scope finished compilation
-Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
 Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,6 +43,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?sles_version} == 10
+%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
+%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor






Remember to have fun...

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



commit perl-B-Hooks-EndOfScope for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory
checked in at Fri Jul 8 11:30:41 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
2011-07-06 09:31:38.0 +0200
@@ -0,0 +1,21 @@
+---
+Wed Jul  6 07:29:39 UTC 2011 - co...@novell.com
+
+- updated to 0.09
+   * Improve distribution metadata.
+
+---
+Wed Dec  1 13:30:45 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 17:59:59 UTC 2010 - co...@novell.com
+
+- called spec2changelog
+
+---
+Tue Jan 12 00:00:00 UTC 2010 - n...@detonation.org
+
+- Specfile autogenerated by cpanspec 1.78.
+

calling whatdependson for head-i586


New:

  B-Hooks-EndOfScope-0.09.tar.gz
  perl-B-Hooks-EndOfScope.changes
  perl-B-Hooks-EndOfScope.spec



Other differences:
--
++ perl-B-Hooks-EndOfScope.spec ++
#
# spec file for package perl-B-Hooks-EndOfScope
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   perl-B-Hooks-EndOfScope
Version:0.09
Release:1
License:GPL+ or Artistic
%define cpan_name B-Hooks-EndOfScope
Summary:Execute code after a scope finished compilation
Url:http://search.cpan.org/dist/B-Hooks-EndOfScope/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
BuildRequires:  perl(Sub::Exporter)
BuildRequires:  perl(Variable::Magic) = 0.34
Requires:   perl(Sub::Exporter)
Requires:   perl(Variable::Magic) = 0.34
%{perl_requires}

%description
This module allows you to execute code when perl finished compiling the
surrounding scope.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README

%changelog





Remember to have fun...

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