commit perl-File-HomeDir for openSUSE:Factory
Hello community, here is the log from the commit of package perl-File-HomeDir for openSUSE:Factory checked in at 2017-10-02 16:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-File-HomeDir (Old) and /work/SRC/openSUSE:Factory/.perl-File-HomeDir.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-File-HomeDir" Mon Oct 2 16:42:38 2017 rev:24 rq:528412 version:1.002 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-File-HomeDir/perl-File-HomeDir.changes 2013-06-06 15:05:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-File-HomeDir.new/perl-File-HomeDir.changes 2017-10-02 16:42:40.035587568 +0200 @@ -1,0 +2,6 @@ +Sat Sep 23 15:06:50 UTC 2017 - coolo@suse.com + +- updated to 1.002 + see /usr/share/doc/packages/perl-File-HomeDir/Changes + +------------------------------------------------------------------- Old: ---- File-HomeDir-1.00.tar.gz New: ---- File-HomeDir-1.002.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-File-HomeDir.spec ++++++ --- /var/tmp/diff_new_pack.R0kqzs/_old 2017-10-02 16:42:40.531517842 +0200 +++ /var/tmp/diff_new_pack.R0kqzs/_new 2017-10-02 16:42:40.535517280 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-File-HomeDir # -# Copyright (c) 2013 SUSE LINUX Products 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,37 +17,24 @@ Name: perl-File-HomeDir -Version: 1.00 +Version: 1.002 Release: 0 %define cpan_name File-HomeDir Summary: Find your home and other directories on any platform License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-HomeDir/ -Source: http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(File::Path) >= 2.01 +BuildRequires: perl(File::Path) >= 2.010000 BuildRequires: perl(File::Temp) >= 0.19 BuildRequires: perl(File::Which) >= 0.05 -#BuildRequires: perl(File::HomeDir) -#BuildRequires: perl(File::HomeDir::Darwin) -#BuildRequires: perl(File::HomeDir::Darwin::Cocoa) -#BuildRequires: perl(File::HomeDir::Driver) -#BuildRequires: perl(File::HomeDir::Test) -#BuildRequires: perl(File::HomeDir::Unix) -#BuildRequires: perl(inc::Module::Install) >= 1.06 -#BuildRequires: perl(JSON) -#BuildRequires: perl(LWP::Simple) -#BuildRequires: perl(Mac::Files) -#BuildRequires: perl(Mac::SystemDirectory) -#BuildRequires: perl(Module::Build) -#BuildRequires: perl(Module::Install::Base) -#BuildRequires: perl(Parse::CPAN::Meta) -#BuildRequires: perl(YAML::Tiny) -Requires: perl(File::Path) >= 2.01 +BuildRequires: perl(Test::More) >= 0.9 +Requires: perl(File::Path) >= 2.010000 Requires: perl(File::Temp) >= 0.19 Requires: perl(File::Which) >= 0.05 %{perl_requires} @@ -63,9 +50,9 @@ This module provides two main interfaces. -The first is a modern the File::Spec manpage-style interface with a -consistent OO API and different implementation modules to support various -platforms. You are *strongly* recommended to use this interface. +The first is a modern File::Spec-style interface with a consistent OO API +and different implementation modules to support various platforms. You are +*strongly* recommended to use this interface. The second interface is for legacy support of the original 0.07 interface that exported a 'home()' function by default and tied the '%~' variable. @@ -96,6 +83,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE MYMETA.json README +%doc Changes README.md +%license LICENSE %changelog ++++++ File-HomeDir-1.00.tar.gz -> File-HomeDir-1.002.tar.gz ++++++ ++++ 3847 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: Mac::SystemDirectory
participants (1)
-
root@hilbert.suse.de