Hello community,
here is the log from the commit of package perl-constant-defer for
openSUSE:Factory checked in at 2015-04-25 09:53:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-constant-defer (Old)
and /work/SRC/openSUSE:Factory/.perl-constant-defer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-constant-defer"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-constant-defer/perl-constant-defer.changes
2015-04-23 19:42:05.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-constant-defer.new/perl-constant-defer.changes
2015-04-25 11:26:00.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 17:54:26 UTC 2015 - [email protected]
+
+- add the license to cpanspec.yml
+
+-------------------------------------------------------------------
New:
----
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-constant-defer.spec ++++++
--- /var/tmp/diff_new_pack.o1r2zD/_old 2015-04-25 11:26:01.000000000 +0200
+++ /var/tmp/diff_new_pack.o1r2zD/_new 2015-04-25 11:26:01.000000000 +0200
@@ -19,12 +19,14 @@
Name: perl-constant-defer
Version: 6
Release: 0
+#Upstream: GPL-1.0+
%define cpan_name constant-defer
-Summary: Constant subs with deferred value calculation
+Summary: Constant Subs with Deferred Value Calculation
License: GPL-3.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/constant-defer/
-Source:
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/K/KR/KRYDE/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ 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: GPL-3.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag
#ignore_requires: Bizarre::Module