Hello community, here is the log from the commit of package verilator for openSUSE:Factory checked in at 2018-12-21 08:20:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/verilator (Old) and /work/SRC/openSUSE:Factory/.verilator.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "verilator" Fri Dec 21 08:20:51 2018 rev:4 rq:656615 version:4.008 Changes: -------- --- /work/SRC/openSUSE:Factory/verilator/verilator.changes 2017-03-17 15:07:32.017488368 +0100 +++ /work/SRC/openSUSE:Factory/.verilator.new.28833/verilator.changes 2018-12-21 08:21:10.757583475 +0100 @@ -1,0 +2,11 @@ +Thu Dec 6 22:15:44 UTC 2018 - Stefan BrĂ¼ns <[email protected]> + +- Update to version 4.008 (see included Changes file for details) +- Remove SystemPerl dependency, no longer supported since version 3.910 + +------------------------------------------------------------------- +Sat Jul 7 15:50:17 CEST 2018 - [email protected] + +- Update to version 3.904 (see Changes) + +------------------------------------------------------------------- Old: ---- verilator-3.900.tgz New: ---- verilator-4.008.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ verilator.spec ++++++ --- /var/tmp/diff_new_pack.6FPORV/_old 2018-12-21 08:21:11.249583014 +0100 +++ /var/tmp/diff_new_pack.6FPORV/_new 2018-12-21 08:21:11.253583011 +0100 @@ -1,7 +1,7 @@ # # spec file for package verilator # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,15 +12,15 @@ # 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/ # Name: verilator -Version: 3.900 +Version: 4.008 Release: 0 Summary: Compiling Verilog HDL simulator -License: Artistic-2.0 or LGPL-3.0 +License: Artistic-2.0 OR LGPL-3.0-only Group: Productivity/Scientific/Electronics Url: https://www.veripool.org/projects/verilator/wiki/Intro Source0: https://www.veripool.org/ftp/%{name}-%{version}.tgz @@ -30,7 +30,6 @@ BuildRequires: gcc-c++ BuildRequires: gdb BuildRequires: perl -BuildRequires: perl-SystemPerl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -76,8 +75,8 @@ %setup -q %build -%configure --enable-envdef -make %{?_smp_mflags} SYSTEMPERL_INCLUDE=%{_includedir}/perl-SystemPerl +%configure +make %{?_smp_mflags} %install %make_install @@ -96,8 +95,8 @@ make test %files -%defattr(-,root,root) -%doc Artistic COPYING.LESSER Changes README +%license Artistic COPYING.LESSER +%doc Changes README %exclude %{_docdir}/%{name}/*.html %exclude %{_docdir}/%{name}/*.pdf %exclude %{_docdir}/%{name}/examples/ @@ -106,23 +105,22 @@ %{_bindir}/verilator_bin_dbg %{_bindir}/verilator_coverage %{_bindir}/verilator_coverage_bin_dbg +%{_bindir}/verilator_gantt %{_bindir}/verilator_profcfunc %{_datadir}/verilator %{_libdir}/pkgconfig/verilator.pc %{_mandir}/man1/verilator.1.gz %{_mandir}/man1/verilator_coverage.1.gz +%{_mandir}/man1/verilator_gantt.1.gz %{_mandir}/man1/verilator_profcfunc.1.gz %files doc -%defattr(-,root,root) %{_docdir}/%{name}/*.html %files doc-pdf -%defattr(-,root,root) %{_docdir}/%{name}/*.pdf %files examples -%defattr(-,root,root) %doc %{_docdir}/%{name}/examples/ %changelog ++++++ verilator-3.900.tgz -> verilator-4.008.tgz ++++++ ++++ 161356 lines of diff (skipped)
