Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Verilog-Perl for 
openSUSE:Factory checked in at 2021-04-15 16:57:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Verilog-Perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Verilog-Perl.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Verilog-Perl"

Thu Apr 15 16:57:34 2021 rev:9 rq:885351 version:3.476

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Verilog-Perl/perl-Verilog-Perl.changes      
2020-10-30 11:58:59.702309194 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Verilog-Perl.new.12324/perl-Verilog-Perl.changes
   2021-04-15 16:58:15.742754528 +0200
@@ -1,0 +2,10 @@
+Wed Apr 14 03:10:44 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 3.476
+   see /usr/share/doc/packages/perl-Verilog-Perl/Changes
+
+  * Verilog-Perl 3.476 2021-04-13
+
+  ****  Fix parameter type = struct. [Nathan Chrisman]
+
+-------------------------------------------------------------------

Old:
----
  Verilog-Perl-3.474.tar.gz

New:
----
  Verilog-Perl-3.476.tar.gz

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

Other differences:
------------------
++++++ perl-Verilog-Perl.spec ++++++
--- /var/tmp/diff_new_pack.o8elu3/_old  2021-04-15 16:58:16.186755231 +0200
+++ /var/tmp/diff_new_pack.o8elu3/_new  2021-04-15 16:58:16.190755237 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Verilog-Perl
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -16,17 +16,15 @@
 #
 
 
+%define cpan_name Verilog-Perl
 Name:           perl-Verilog-Perl
-Version:        3.474
+Version:        3.476
 Release:        0
-%define cpan_name Verilog-Perl
 Summary:        Verilog language utilities and parsing
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/W/WS/WSNYDER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Digest::SHA)
@@ -43,12 +41,12 @@
 Verilog language utilities and parsing
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -59,7 +57,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README vhier vpassert vppreproc vrename vsplitmodule
 %license COPYING
 

++++++ Verilog-Perl-3.474.tar.gz -> Verilog-Perl-3.476.tar.gz ++++++
++++ 60273 lines of diff (skipped)

Reply via email to