commit perl-MooseX-SetOnce for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-MooseX-SetOnce for openSUSE:Factory checked in at 2021-06-29 22:43:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MooseX-SetOnce (Old) and /work/SRC/openSUSE:Factory/.perl-MooseX-SetOnce.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-MooseX-SetOnce" Tue Jun 29 22:43:25 2021 rev:7 rq:903018 version:0.201 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MooseX-SetOnce/perl-MooseX-SetOnce.changes 2015-04-15 16:23:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-MooseX-SetOnce.new.2625/perl-MooseX-SetOnce.changes 2021-06-29 22:44:03.534936926 +0200 @@ -1,0 +2,9 @@ +Sat Jun 19 03:08:42 UTC 2021 - Tina M��ller <timueller+perl@suse.de> + +- updated to 0.201 + see /usr/share/doc/packages/perl-MooseX-SetOnce/Changes + + 0.201 2021-06-18 20:54:02-04:00 America/New_York + update author email contact info + +------------------------------------------------------------------- Old: ---- MooseX-SetOnce-0.200002.tar.gz New: ---- MooseX-SetOnce-0.201.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MooseX-SetOnce.spec ++++++ --- /var/tmp/diff_new_pack.wiB5Ny/_old 2021-06-29 22:44:04.006937549 +0200 +++ /var/tmp/diff_new_pack.wiB5Ny/_new 2021-06-29 22:44:04.010937554 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-MooseX-SetOnce # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,23 +12,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%define cpan_name MooseX-SetOnce Name: perl-MooseX-SetOnce -Version: 0.200002 +Version: 0.201 Release: 0 -%define cpan_name MooseX-SetOnce -Summary: write-once, read-many attributes for Moose -License: Artistic-1.0 or GPL-1.0+ -Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/MooseX-SetOnce/ -Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz +Summary: Write-once, read-many attributes for Moose +License: Artistic-1.0 OR GPL-1.0-or-later +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.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(ExtUtils::MakeMaker) >= 6.78 BuildRequires: perl(Moose) BuildRequires: perl(Moose::Role) >= 0.90 BuildRequires: perl(Test::Fatal) @@ -49,14 +49,14 @@ again. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +%make_build %check -%{__make} test +make test %install %perl_make_install @@ -64,7 +64,7 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog ++++++ MooseX-SetOnce-0.200002.tar.gz -> MooseX-SetOnce-0.201.tar.gz ++++++ ++++ 1885 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: # baz.patch: PATCH-FIX-OPENSUSE #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 #skip_doc: regexp_to_skip_for_doc.* #add_doc: files to add to docs #misc: |- #anything else to be added to spec file #follows directly after %files section, so it can contain new blocks or also #changes to %files section
participants (1)
-
Source-Sync