From 3c029713425937bf3e0101b5b5e117e00d5c5d36 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:38:51 +0100 Subject: [PATCH] automatic version update by autodist [release 36-1mamba;Sat Jan 01 2022] --- ngspice.spec | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/ngspice.spec b/ngspice.spec index 9c41f20..d09b3f6 100644 --- a/ngspice.spec +++ b/ngspice.spec @@ -1,5 +1,5 @@ Name: ngspice -Version: 35 +Version: 36 Release: 1mamba Summary: Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice Group: Applications/Scientific @@ -11,34 +11,10 @@ Source: https://sourceforge.net/projects/ngspice/files/ng-spice-rework/%{ License: LGPL, BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libICE-devel -BuildRequires: libSM-devel -BuildRequires: libX11-devel -BuildRequires: libXau-devel -BuildRequires: libXaw-devel -BuildRequires: libXdmcp-devel -BuildRequires: libXext-devel -BuildRequires: libXft-devel -BuildRequires: libXmu-devel -BuildRequires: libXrender-devel -BuildRequires: libXt-devel -BuildRequires: libbrotli-devel -BuildRequires: libbsd-devel -BuildRequires: libbzip2-devel -BuildRequires: libexpat-devel BuildRequires: libfftw-devel -BuildRequires: libfontconfig-devel -BuildRequires: libfreetype-devel BuildRequires: libgcc -BuildRequires: libglib-devel -BuildRequires: libgraphite2-devel -BuildRequires: libharfbuzz-devel -BuildRequires: libpcre-devel -BuildRequires: libpng-devel +BuildRequires: libgomp-devel BuildRequires: libstdc++6-devel -BuildRequires: libuuid-devel -BuildRequires: libxcb-devel -BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -107,5 +83,8 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/ngspice.pc %changelog +* Sat Jan 01 2022 Automatic Build System 36-1mamba +- automatic version update by autodist + * Thu Oct 14 2021 Silvan Calarco 35-1mamba - package created using the webbuild interface