Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ngspice for openSUSE:Factory checked 
in at 2023-04-05 21:29:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ngspice (Old)
 and      /work/SRC/openSUSE:Factory/.ngspice.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ngspice"

Wed Apr  5 21:29:05 2023 rev:12 rq:1077580 version:40

Changes:
--------
--- /work/SRC/openSUSE:Factory/ngspice/ngspice.changes  2023-02-15 
13:41:12.186994523 +0100
+++ /work/SRC/openSUSE:Factory/.ngspice.new.19717/ngspice.changes       
2023-04-05 21:36:25.878834294 +0200
@@ -1,0 +2,24 @@
+Wed Apr  5 12:40:01 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 40:
+  * New features:
+    + VBIC: Add optional parameters for determining the operation
+      region
+    + VBIC: Add bvbe, bvbc, bvce, bvsub as SOA parameters
+    + Add inertial delay to all basic digital code models, make it
+      available for U devices
+    + VDMOS default parameters are now similar to IRF540 IRF9540
+    + Add function atanh to .control section
+    + Add a scale factor 'a' (atto, 1e-18)
+  * Bug fixes:
+    + ngspice-40 is mostly a bug-fix release. In conjunction with
+      KiCad and shared ngspice, inappropriate user inputs have led
+      to crashing ngspice.
+    + bugs no. 331, 619, 620, 624 have been fixed
+    + 9 crash bugs (double delete, access NULL pointer etc)
+      removed which have occurred mostly due to incomplete or
+      faulty inputs.
+    + Memory leaks removed
+- Moved user manual (ngspice-doc) to separate source package.
+
+-------------------------------------------------------------------

Old:
----
  ngspice-39-manual.pdf
  ngspice-39.tar.gz

New:
----
  ngspice-40.tar.gz

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

Other differences:
------------------
++++++ ngspice.spec ++++++
--- /var/tmp/diff_new_pack.uyQGRq/_old  2023-04-05 21:36:26.458837604 +0200
+++ /var/tmp/diff_new_pack.uyQGRq/_new  2023-04-05 21:36:26.462837628 +0200
@@ -27,14 +27,13 @@
 
 Name:           %pname%{?build_shared:-shared}
 %define so_ver 0
-Version:        39
+Version:        40
 Release:        0
 Summary:        Mixed-level, Mixed-signal Circuit Simulator Based on spice3f5
 License:        BSD-2-Clause
 Group:          Productivity/Scientific/Electronics
 URL:            https://ngspice.sourceforge.io
 Source0:        
https://downloads.sourceforge.net/%{pname}/%{pname}-%{version}.tar.gz
-Source1:        
https://ngspice.sourceforge.io/docs/ngspice-%{version}-manual.pdf
 BuildRequires:  bison
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
@@ -70,17 +69,6 @@
 - ngproc2mod
 - ngsconvert
 
-%package doc
-Summary:        Documentation for ngspice
-Group:          Documentation/Other
-Recommends:     %{pname} = %{version}
-BuildArch:      noarch
-
-%description doc
-Ngspice is a mixed-level/mixed-signal circuit simulator. Its code
-is based on three open source software packages: Spice3f5, Cider1b1
-and Xspice.
-
 %package xspice-cm
 Summary:        Xspice code model Plugins
 Group:          Productivity/Scientific/Electronics
@@ -125,7 +113,6 @@
 
 %prep
 %setup -q -n ngspice-%{version}
-cp %{S:1} .
 %autopatch -p1
 
 %build
@@ -142,8 +129,10 @@
     --with-readline=yes \
     --enable-xspice \
     --enable-cider \
-    --enable-openmp
-
+    --enable-openmp \
+    --enable-osdi \
+    --enable-predictor \
+    %{nil}
 %make_build
 
 %install
@@ -190,9 +179,6 @@
 %files scripts
 %{_datadir}/ngspice/scripts
 
-%files doc
-%doc ngspice-%{version}-manual.pdf
-
 %files xspice-cm
 %{_libdir}/%{pname}
 

++++++ ngspice-39.tar.gz -> ngspice-40.tar.gz ++++++
/work/SRC/openSUSE:Factory/ngspice/ngspice-39.tar.gz 
/work/SRC/openSUSE:Factory/.ngspice.new.19717/ngspice-40.tar.gz differ: char 
13, line 1

Reply via email to