Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Factory checked in at 2016-01-21 23:44:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Software-License (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Software-License.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Software-License"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes  
    2014-05-31 08:09:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
 2016-01-22 01:09:58.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Jan 19 10:25:37 UTC 2016 - [email protected]
+
+- updated to 0.103011
+   see /usr/share/doc/packages/perl-Software-License/Changes
+
+  0.103011  2016-01-16 21:27:53-05:00 America/New_York
+          - do not load Sub::Install, since it isn't used!
+          - eliminate superfluous FULL STOP characters (".")
+
+-------------------------------------------------------------------

Old:
----
  Software-License-0.103010.tar.gz

New:
----
  Software-License-0.103011.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Software-License.spec ++++++
--- /var/tmp/diff_new_pack.sgoL41/_old  2016-01-22 01:10:00.000000000 +0100
+++ /var/tmp/diff_new_pack.sgoL41/_new  2016-01-22 01:10:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# 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,35 +17,33 @@
 
 
 Name:           perl-Software-License
-Version:        0.103010
+Version:        0.103011
 Release:        0
 %define cpan_name Software-License
-Summary:        Packages that provide templated software licenses
+Summary:        Packages That Provide Templated Software Licenses
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Software-License/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Data::Section)
 BuildRequires:  perl(Module::Load)
-BuildRequires:  perl(Sub::Install)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Text::Template)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(parent)
 Requires:       perl(Data::Section)
 Requires:       perl(Module::Load)
-Requires:       perl(Sub::Install)
 Requires:       perl(Text::Template)
 Requires:       perl(parent)
 %{perl_requires}
 
 %description
-This package provides templated software licenses in the form of modules,
-as well as some license-related utilities, such as a 'fulltext' method.
+packages that provide templated software licenses
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++++++ Software-License-0.103010.tar.gz -> Software-License-0.103011.tar.gz 
++++++
++++ 2737 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