Hello community,
here is the log from the commit of package perl-CPAN-Uploader for
openSUSE:Factory checked in at 2015-04-18 10:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
and /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Uploader"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2014-02-11 10:43:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes
2015-04-18 10:40:25.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Apr 16 20:40:22 UTC 2015 - [email protected]
+
+- updated to 0.103008
+ see /usr/share/doc/packages/perl-CPAN-Uploader/Changes
+
+ 0.103008 2015-02-08 22:09:59-05:00 America/New_York
+ - fix documentation link to cpan-upload/CONFIGURATION (Kent Fredric)
+ - you can now "cpan-upload http://some.cool/file.tgz" (Barbie)
+ - add --ignore-errors for cpan-upload (perlancar)
+
+ 0.103007 2014-04-04 22:02:22-04:00 America/New_York
+ - added "-c" option to cpan-uploader to specify an alternate config
+
+-------------------------------------------------------------------
Old:
----
CPAN-Uploader-0.103006.tar.gz
New:
----
CPAN-Uploader-0.103008.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CPAN-Uploader.spec ++++++
--- /var/tmp/diff_new_pack.OsFtWQ/_old 2015-04-18 10:40:25.000000000 +0200
+++ /var/tmp/diff_new_pack.OsFtWQ/_new 2015-04-18 10:40:25.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-CPAN-Uploader
#
-# 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,14 +17,15 @@
Name: perl-CPAN-Uploader
-Version: 0.103006
+Version: 0.103008
Release: 0
%define cpan_name CPAN-Uploader
-Summary: upload things to the CPAN
+Summary: Upload Things to the Cpan
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/CPAN-Uploader/
-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
++++++ CPAN-Uploader-0.103006.tar.gz -> CPAN-Uploader-0.103008.tar.gz ++++++
++++ 1837 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