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.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Inspector.new/perl-Class-Inspector.changes
   2016-12-02 16:36:29.000000000 +0100
@@ -1,0 +2,31 @@
+Sat Nov 26 06:09:58 UTC 2016 - [email protected]
+
+- 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 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.KHAeZo/_new  2016-12-02 16:36:30.000000000 +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

Reply via email to