commit perl-Class-Inspector for openSUSE:Factory

2019-07-29 Thread root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2019-07-29 17:22:48

Comparing /work/SRC/openSUSE:Factory/perl-Class-Inspector (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Class-Inspector.new.4126 (New)


Package is "perl-Class-Inspector"

Mon Jul 29 17:22:48 2019 rev:33 rq:717449 version:1.36

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes
2019-04-02 09:17:35.572486801 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new.4126/perl-Class-Inspector.changes
  2019-07-29 17:22:49.766381324 +0200
@@ -1,0 +2,12 @@
+Sun Jul 21 11:13:10 UTC 2019 - Stephan Kulow 
+
+- updated to 1.36
+   see /usr/share/doc/packages/perl-Class-Inspector/Changes
+
+  1.36  2019-07-19 08:35:53 -0400
+- Producton release identical to 1.35_01
+  
+  1.35_01   2019-07-18 12:00:22 -0400
+- Fix bug in methods method that could cause it to modify @ISA (gh#11)
+
+---

Old:

  Class-Inspector-1.34.tar.gz

New:

  Class-Inspector-1.36.tar.gz



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.bRE8ho/_old  2019-07-29 17:22:50.406381087 +0200
+++ /var/tmp/diff_new_pack.bRE8ho/_new  2019-07-29 17:22:50.414381084 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Class-Inspector
-Version:1.34
+Version:1.36
 Release:0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure

++ Class-Inspector-1.34.tar.gz -> Class-Inspector-1.36.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.34/Changes 
new/Class-Inspector-1.36/Changes
--- old/Class-Inspector-1.34/Changes2019-03-28 17:13:43.0 +0100
+++ new/Class-Inspector-1.36/Changes2019-07-19 14:35:55.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl extension Class-Inspector
 
+1.36  2019-07-19 08:35:53 -0400
+  - Producton release identical to 1.35_01
+
+1.35_01   2019-07-18 12:00:22 -0400
+  - Fix bug in methods method that could cause it to modify @ISA (gh#11)
+
 1.34  2019-03-28 12:13:40 -0400
   - Producton release identical to 1.33_01
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.34/MANIFEST 
new/Class-Inspector-1.36/MANIFEST
--- old/Class-Inspector-1.34/MANIFEST   2019-03-28 17:13:43.0 +0100
+++ new/Class-Inspector-1.36/MANIFEST   2019-07-19 14:35:55.0 +0200
@@ -12,12 +12,15 @@
 lib/Class/Inspector.pm
 lib/Class/Inspector/Functions.pm
 maint/cip-before-install
+maint/cip-test
+perlcriticrc
 t/00_diag.t
 t/01_use.t
 t/class_inspector.t
 t/class_inspector__devel_hide.t
 t/class_inspector__inc_to_local.t
 t/class_inspector_functions.t
+xt/author/critic.t
 xt/author/eol.t
 xt/author/no_tabs.t
 xt/author/pod.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.34/META.json 
new/Class-Inspector-1.36/META.json
--- old/Class-Inspector-1.34/META.json  2019-03-28 17:13:43.0 +0100
+++ new/Class-Inspector-1.36/META.json  2019-07-19 14:35:55.0 +0200
@@ -18,12 +18,13 @@
   "configure" : {
  "requires" : {
 "ExtUtils::MakeMaker" : "0",
-"perl" : "5.006"
+"perl" : "5.008"
  }
   },
   "develop" : {
  "requires" : {
 "FindBin" : "0",
+"Test2::Tools::PerlCritic" : "0",
 "Test::EOL" : "0",
 "Test::Fixme" : "0.07",
 "Test::More" : "0.98",
@@ -38,24 +39,25 @@
   "runtime" : {
  "requires" : {
 "File::Spec" : "0.80",
-"perl" : "5.006"
+"base" : "0",
+"perl" : "5.008"
  }
   },
   "test" : {
  "requires" : {
 "Test::More" : "0.98",
-"perl" : "5.006"
+"perl" : "5.008"
  }
   }
},
"provides" : {
   "Class::Inspector" : {
  "file" : "lib/Class/Inspector.pm",
- "version" : "1.34"
+ "version" : "1.36"
   },
   "Class::Inspector::Functions" : {
  "file" : "lib/Class/Inspector/Functions.pm",
- "version" : "1.34"
+ "version" : "1.36"
   }
},
"release_status" : "stable",
@@ -70,7 +72,7 @@
  "web" : "https://github.com/plicease/Class-Inspector;
   }
},
-   "version" : "1.34",
+   "version" : "1.36",
"x_contributors" : [
   "Adam Kennedy ",
   "Graham Ollis ",
@@ -78,8 +80,8 @@
   "Steffen M\u00fcller",
   "Kivanc Yazan (KYZN)"
   

commit perl-Class-Inspector for openSUSE:Factory

2019-04-02 Thread root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2019-04-02 09:17:34

Comparing /work/SRC/openSUSE:Factory/perl-Class-Inspector (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Class-Inspector.new.25356 (New)


Package is "perl-Class-Inspector"

Tue Apr  2 09:17:34 2019 rev:32 rq:689720 version:1.34

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes
2017-08-19 10:55:37.495162779 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new.25356/perl-Class-Inspector.changes
 2019-04-02 09:17:35.572486801 +0200
@@ -1,0 +2,12 @@
+Fri Mar 29 06:06:42 UTC 2019 - Stephan Kulow 
+
+- updated to 1.34
+   see /usr/share/doc/packages/perl-Class-Inspector/Changes
+
+  1.34  2019-03-28 12:13:40 -0400
+- Producton release identical to 1.33_01
+  
+  1.33_01   2019-03-27 23:30:09 -0400
+- Fix compatability with Devel::Hide (gh#6, gh#8).
+
+---

Old:

  Class-Inspector-1.32.tar.gz

New:

  Class-Inspector-1.34.tar.gz



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.HWilPV/_old  2019-04-02 09:17:37.196488627 +0200
+++ /var/tmp/diff_new_pack.HWilPV/_new  2019-04-02 09:17:37.224488659 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Inspector
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,25 +12,25 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Class-Inspector
-Version:1.32
+Version:1.34
 Release:0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure
-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/Class-Inspector/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::More) >= 0.98
 %{perl_requires}
 
 %description
@@ -42,13 +42,14 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Class-Inspector-1.32.tar.gz -> Class-Inspector-1.34.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.32/Changes 
new/Class-Inspector-1.34/Changes
--- old/Class-Inspector-1.32/Changes2017-08-08 20:12:46.0 +0200
+++ new/Class-Inspector-1.34/Changes2019-03-28 17:13:43.0 +0100
@@ -1,5 +1,11 @@
 Revision history for Perl extension Class-Inspector
 
+1.34  2019-03-28 12:13:40 -0400
+  - Producton release identical to 1.33_01
+
+1.33_01   2019-03-27 23:30:09 -0400
+  - Fix compatability with Devel::Hide (gh#6, gh#8).
+
 1.32  2017-08-08 14:12:42 -0400
   - The installed method now supports @INC hooks of any type
 (coderef was supported as of 1.29, now arrayrefs and objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.32/INSTALL 
new/Class-Inspector-1.34/INSTALL
--- old/Class-Inspector-1.32/INSTALL2017-08-08 20:12:46.0 +0200
+++ new/Class-Inspector-1.34/INSTALL2019-03-28 17:13:43.0 +0100
@@ -22,7 +22,7 @@
 ## Manual installation
 
 As a last resort, you can manually install it. Download the tarball, untar it,
-then build it:
+install configure prerequisites (see below), then build it:
 
 % perl Makefile.PL
 % make && make test
@@ -31,13 +31,42 @@
 
 % make install
 
+On Windows platforms, you should use `dmake` or `nmake`, instead of `make`.
+
 If your perl is system-managed, you can create a local::lib in your home
 directory to install modules to. For details, see the local::lib 

commit perl-Class-Inspector for openSUSE:Factory

2017-08-19 Thread root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2017-08-19 10:55:34

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


Package is "perl-Class-Inspector"

Sat Aug 19 10:55:34 2017 rev:31 rq:516832 version:1.32

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes
2016-12-02 16:36:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new/perl-Class-Inspector.changes
   2017-08-19 10:55:37.495162779 +0200
@@ -1,0 +2,12 @@
+Wed Aug  9 05:14:12 UTC 2017 - co...@suse.com
+
+- updated to 1.32
+   see /usr/share/doc/packages/perl-Class-Inspector/Changes
+
+  1.32  2017-08-08 14:12:42 -0400
+- The installed method now supports @INC hooks of any type
+  (coderef was supported as of 1.29, now arrayrefs and objects
+  are supported)
+- Detect probably broken Perl on Cygwin in Makefile.PL (see gh#5)
+
+---

Old:

  Class-Inspector-1.31.tar.gz

New:

  Class-Inspector-1.32.tar.gz



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.pnlvbV/_old  2017-08-19 10:55:38.467025750 +0200
+++ /var/tmp/diff_new_pack.pnlvbV/_new  2017-08-19 10:55:38.483023494 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Inspector
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,14 @@
 
 
 Name:   perl-Class-Inspector
-Version:1.31
+Version:1.32
 Release:0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Inspector/
-Source0:
http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc author.yml Changes LICENSE README
+%doc author.yml Changes README
+%license LICENSE
 
 %changelog

++ Class-Inspector-1.31.tar.gz -> Class-Inspector-1.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.31/Changes 
new/Class-Inspector-1.32/Changes
--- old/Class-Inspector-1.31/Changes2016-11-25 15:33:51.0 +0100
+++ new/Class-Inspector-1.32/Changes2017-08-08 20:12:46.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl extension Class-Inspector
 
+1.32  2017-08-08 14:12:42 -0400
+  - The installed method now supports @INC hooks of any type
+(coderef was supported as of 1.29, now arrayrefs and objects
+are supported)
+  - Detect probably broken Perl on Cygwin in Makefile.PL (see gh#5)
+
 1.31  2016-11-25 09:33:47 -0500
   - Migrated from Module::Install to Dist::Zilla and ExtUtils::MakeMaker
   - Fixed meta for repository which was pointing to the wrong URL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.31/MANIFEST 
new/Class-Inspector-1.32/MANIFEST
--- old/Class-Inspector-1.31/MANIFEST   2016-11-25 15:33:51.0 +0100
+++ new/Class-Inspector-1.32/MANIFEST   2017-08-08 20:12:46.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
 Changes
 INSTALL
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.31/META.json 
new/Class-Inspector-1.32/META.json
--- old/Class-Inspector-1.31/META.json  2016-11-25 15:33:51.0 +0100
+++ new/Class-Inspector-1.32/META.json  2017-08-08 20:12:46.0 +0200
@@ -5,7 +5,7 @@
   "Adam Kennedy "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 
2.150010",
"license" : [
   "perl_5"
],
@@ -48,6 +48,16 @@
  }
   }
},
+   "provides" : {
+  "Class::Inspector" : {
+ "file" : 

commit perl-Class-Inspector for openSUSE:Factory

2016-12-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2016-12-02 16:36:28

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


Package is "perl-Class-Inspector"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes
2013-06-05 17:48:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new/perl-Class-Inspector.changes
   2016-12-02 16:36:29.0 +0100
@@ -1,0 +2,31 @@
+Sat Nov 26 06:09:58 UTC 2016 - co...@suse.com
+
+- updated to 1.31
+   see /usr/share/doc/packages/perl-Class-Inspector/Changes
+
+  1.31  2016-11-25 09:33:47 -0500
+- Migrated from Module::Install to Dist::Zilla and ExtUtils::MakeMaker
+- Fixed meta for repository which was pointing to the wrong URL
+
+---
+Thu Nov 24 06:10:14 UTC 2016 - co...@suse.com
+
+- updated to 1.30
+   see /usr/share/doc/packages/perl-Class-Inspector/Changes
+
+  1.30 23 Nov 2016
+- Moving to prod release
+  
+  1.29_02 23 Nov 2016
+- Update metadata to point to github repository.
+  Plus some other minor dist meta tweaks.
+- Note: planning on doing a migration from Module::Install
+  to ExtUtils::MakeMaker shortly AFTER the next production
+  release.
+  
+  1.29_01 22 Nov 2016
+- Fix Makefile.PL to work with Perls without '.' in @INC
+- Fix for the installed method when used with a PAR archive (rt#42846)
+- Minor documentation fixes (grammar, spelling: rt#74481, rt#85356)
+
+---

Old:

  Class-Inspector-1.28.tar.gz

New:

  Class-Inspector-1.31.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.KHAeZo/_old  2016-12-02 16:36:30.0 +0100
+++ /var/tmp/diff_new_pack.KHAeZo/_new  2016-12-02 16:36:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Inspector
 #
-# Copyright (c) 2013 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,28 +17,20 @@
 
 
 Name:   perl-Class-Inspector
-Version:1.28
+Version:1.31
 Release:0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Inspector/
-Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Class::Inspector)
-#BuildRequires: perl(Class::Inspector::Functions)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(inc::Module::Install::DSL) >= 1.06
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
+BuildRequires:  perl(Test::More) >= 0.94
 %{perl_requires}
 
 %description
@@ -65,6 +57,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE MYMETA.json README
+%doc author.yml Changes LICENSE README
 
 %changelog

++ Class-Inspector-1.28.tar.gz -> Class-Inspector-1.31.tar.gz ++
 5925 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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-Class-Inspector for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2013-06-05 17:48:35

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


Package is perl-Class-Inspector

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes
2012-02-21 12:23:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new/perl-Class-Inspector.changes
   2013-06-05 17:48:37.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  3 15:32:25 UTC 2013 - co...@suse.com
+
+- updated to 1.28
+- No functional changes
+- Updating to Module::Install::DSL 1.06
+
+---

Old:

  Class-Inspector-1.27.tar.gz

New:

  Class-Inspector-1.28.tar.gz



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.JLPJfZ/_old  2013-06-05 17:48:38.0 +0200
+++ /var/tmp/diff_new_pack.JLPJfZ/_new  2013-06-05 17:48:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Inspector
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Class-Inspector
-Version:1.27
+Version:1.28
 Release:0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure
@@ -32,7 +32,7 @@
 #BuildRequires: perl(Class::Inspector)
 #BuildRequires: perl(Class::Inspector::Functions)
 #BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(inc::Module::Install::DSL) = 1.04
+#BuildRequires: perl(inc::Module::Install::DSL) = 1.06
 #BuildRequires: perl(JSON)
 #BuildRequires: perl(LWP::Simple)
 #BuildRequires: perl(Module::Build)

++ Class-Inspector-1.27.tar.gz - Class-Inspector-1.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.27/Changes 
new/Class-Inspector-1.28/Changes
--- old/Class-Inspector-1.27/Changes2012-01-25 01:05:41.0 +0100
+++ new/Class-Inspector-1.28/Changes2012-10-19 23:17:12.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Class-Inspector
 
+1.28 Fri 19 Oct 2012
+   - No functional changes
+   - Updating to Module::Install::DSL 1.06
+
 1.27 Wed 25 Jan 2012
- Moving to prod release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Inspector-1.27/LICENSE 
new/Class-Inspector-1.28/LICENSE
--- old/Class-Inspector-1.27/LICENSE2012-01-25 01:05:41.0 +0100
+++ new/Class-Inspector-1.28/LICENSE2012-10-19 23:17:12.0 +0200
@@ -8,266 +8,286 @@
 
 
 
-The General Public License (GPL)
-Version 2, June 1991
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
 
-Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
-Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
-verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share
-and change it. By contrast, the GNU General Public License is intended to
-guarantee your freedom to share and change free software--to make sure the
-software is free for all its users. This General Public License applies to 
most of
-the Free Software Foundation's software and to any other program whose
-authors commit to using it. (Some other Free Software Foundation software is
-covered by the GNU Library General Public License instead.) You can apply it to
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is 

commit perl-Class-Inspector for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory checked in at 2011-12-06 18:38:40

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


Package is perl-Class-Inspector, Maintainer is p...@suse.com

Changes:




Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.i7TcPc/_old  2011-12-06 19:05:14.0 +0100
+++ /var/tmp/diff_new_pack.i7TcPc/_new  2011-12-06 19:05:14.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Class-Inspector
 Version:1.25
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Class-Inspector
 Summary:Get information about a class and its structure
 Url:http://search.cpan.org/dist/Class-Inspector/

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



commit perl-Class-Inspector for openSUSE:Factory

2011-03-16 Thread h_root

Hello community,

here is the log from the commit of package perl-Class-Inspector for 
openSUSE:Factory
checked in at Wed Mar 16 10:44:44 CET 2011.




--- perl-Class-Inspector/perl-Class-Inspector.changes   2010-12-01 
07:56:22.0 +0100
+++ 
/mounts/work_src_done/STABLE/perl-Class-Inspector/perl-Class-Inspector.changes  
2011-03-15 09:54:27.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar 15 08:46:46 UTC 2011 - co...@novell.com
+
+- update to 0.25:
+  - Updating to Module::Install::DSL 1.00
+  - Updating copyright year
+- regenerate spec file
+
+---

calling whatdependson for head-i586


Old:

  Class-Inspector-1.24.tar.bz2

New:

  Class-Inspector-1.25.tar.gz



Other differences:
--
++ perl-Class-Inspector.spec ++
--- /var/tmp/diff_new_pack.T1dsgO/_old  2011-03-16 10:43:44.0 +0100
+++ /var/tmp/diff_new_pack.T1dsgO/_new  2011-03-16 10:43:44.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Class-Inspector (Version 1.24)
+# spec file for package perl-Class-Inspector
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -18,36 +18,35 @@
 
 
 Name:   perl-Class-Inspector
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:Get Information About a Loaded Class
-Version:1.24
-Release:13
-License:Artistic ; GPLv2+
+Version:1.25
+Release:1
+License:GPL+ or Artistic
+%define cpan_name Class-Inspector
+Summary:Get information about a class and its structure
+Url:http://search.cpan.org/dist/Class-Inspector/
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/~adamk/Class-Inspector
-Source: %{cpan_name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
+#Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/Class-Inspector-%{version}.tar.gz
+Source: %{cpan_name}-%{version}.tar.gz
+BuildRequires:  perl(File::Spec) = 0.80
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Spec) = 0.80
-BuildRequires:  perl(Test::More) = 0.47
-BuildRequires:  perl(Pod::Escapes)
-BuildRequires:  perl(Test::Pod)
+Requires:   perl(File::Spec) = 0.80
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+%{perl_requires}
 
 %description
-Class::Inspector allows you to get information about a loaded class.
-Most or all of this information can be found in other ways, but they
-are not always very conveniet, and usually involve a relatively high
-level of Perl wizardry, or strange and unusual looking code.
-Class-Inspector attempts to provide an easier, more friendly interface
-to this information.
+Class::Inspector allows you to get information about a loaded class. Most
+or all of this information can be found in other ways, but they aren't
+always very friendly, and usually involve a relatively high level of Perl
+wizardry, or strange and unusual looking code. Class::Inspector attempts to
+provide an easier, more friendly interface to this information.
 
 %prep
-%setup -n %{cpan_name}-%{version}
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -62,7 +61,7 @@
 %{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-,root,root)
+%defattr(644,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