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 2026-06-11 17:29:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Verilog-Perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Verilog-Perl.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Verilog-Perl"

Thu Jun 11 17:29:56 2026 rev:12 rq:1358716 version:3.482.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Verilog-Perl/perl-Verilog-Perl.changes      
2022-09-09 18:29:24.161248242 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Verilog-Perl.new.1981/perl-Verilog-Perl.changes
    2026-06-11 17:31:21.348382251 +0200
@@ -1,0 +2,11 @@
+Thu Oct  9 20:52:38 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 3.482.0 (3.482)
+   see /usr/share/doc/packages/perl-Verilog-Perl/Changes
+
+  * Verilog-Perl 3.482 2024-01-22
+  ***   Support IEEE 1800-2023 language keywords. (No other 2023 support yet.)
+  ****  Fix t/03_spaces.t test for Debian (#1675). [Gregor Herrmann]
+  ****  Fix GCC 11 false free-nonheap-obj warning.
+
+-------------------------------------------------------------------

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

New:
----
  README.md
  Verilog-Perl-3.482.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Verilog-Perl.spec ++++++
--- /var/tmp/diff_new_pack.l67tY9/_old  2026-06-11 17:31:21.996409431 +0200
+++ /var/tmp/diff_new_pack.l67tY9/_new  2026-06-11 17:31:21.996409431 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Verilog-Perl
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,30 @@
 
 %define cpan_name Verilog-Perl
 Name:           perl-Verilog-Perl
-Version:        3.480
+Version:        3.482.0
 Release:        0
+# 3.482 -> normalize -> 3.482.0
+%define cpan_version 3.482
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Verilog language utilities and parsing
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/W/WS/WSNYDER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/W/WS/WSNYDER/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(Pod::Usage) >= 1.34
 Requires:       perl(Pod::Usage) >= 1.34
+Provides:       perl(Verilog::EditFiles) = %{version}
+Provides:       perl(Verilog::Getopt) = %{version}
+Provides:       perl(Verilog::Language) = %{version}
+Provides:       perl(Verilog::Netlist) = %{version}
+Provides:       perl(Verilog::Std) = %{version}
+Provides:       perl(process)
+Provides:       perl(semaphore)
+Provides:       perl(std)
+%undefine       __perllib_provides
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  bison
@@ -41,8 +53,9 @@
 Verilog language utilities and parsing
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Verilog-Perl/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Verilog-Perl)



++++++ Verilog-Perl-3.480.tar.gz -> Verilog-Perl-3.482.tar.gz ++++++
++++ 37088 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
mtime: 1760043158
commit: 9a72b43d5d5d115c816bcc6ac9379ac8bd7dd4567c5b7965f1d752e043cad192
url: https://src.opensuse.org/perl/perl-Verilog-Perl
revision: 9a72b43d5d5d115c816bcc6ac9379ac8bd7dd4567c5b7965f1d752e043cad192
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-10-09 22:52:38.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to