public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ngspice] git-develop: Merge remote-tracking branch 'origin/rawhide' into git-develop
@ 2026-07-20 13:45 Mamoru TASAKA
  0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-07-20 13:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ngspice
Branch : git-develop
Commit : 163b0317e372d76d6924ab69b779ba2ad4ebfcf4
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-07-20T22:34:20+09:00
Stats  : +15/-9 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ngspice/c/163b0317e372d76d6924ab69b779ba2ad4ebfcf4?branch=git-develop

Log:
Merge remote-tracking branch 'origin/rawhide' into git-develop

---
diff --git a/ngspice.spec b/ngspice.spec
index a3faf99..80009d5 100644
--- a/ngspice.spec
+++ b/ngspice.spec
@@ -19,7 +19,7 @@
 %undefine	prever
 %global	prerpmver	%(echo "%{?prever}" | sed -e 's|-||g')
 
-%global	baserelease	1
+%global	baserelease	2
 
 %if 0%{?usegitbare} >= 1
 # pre-master-45
@@ -505,6 +505,9 @@ popd
 %{_includedir}/ngspice/
 
 %changelog
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 46-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
 * Mon Mar 30 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 46-1
 - Update to 46
 

diff --git a/ngspice.spec b/ngspice.spec
index 34f0885..80009d5 100644
--- a/ngspice.spec
+++ b/ngspice.spec
@@ -5,8 +5,8 @@
 #	- Provides tclspice capabilities
 # Chitlesh Goorah
 
-%global	userelease	1
-%global	usegitbare	0
+%global	userelease	0
+%global	usegitbare	1
 
 %if 0%{?usegitbare} < 1
 # force
@@ -23,12 +23,12 @@
 
 %if 0%{?usegitbare} >= 1
 # pre-master-45
-%global	gitcommit	d126c71f6a04fb3732887c5bb13d6d6e31f77175
-%global	gitdate	20260320
+%global	gitcommit	f8c1c8477a371c19d097b3f55ade15d2d737fcc9
+%global	gitdate	20260707
 %global	shortcommit	%(c=%{gitcommit}; echo ${c:0:7})
 
-%global	tarballdate	20260321
-%global	tarballtime	2226
+%global	tarballdate	20260709
+%global	tarballtime	1035
 %endif
 
 %if	0%{?userelease} >= 1
@@ -38,7 +38,7 @@
 %global	fedoraver		%{majorver}%{?minorver:.%minorver}^%{gitdate}git%{shortcommit}
 %endif
 
-%global	use_gcc_strict_sanitize	0
+%global	use_gcc_strict_sanitize	1
 
 %global	flagrel	%{nil}
 %if		0%{?use_gcc_strict_sanitize} >= 1
@@ -98,6 +98,9 @@ BuildRequires:	fontconfig-devel
 BuildRequires:	freetype-devel
 BuildRequires:	libXft-devel
 BuildRequires:	libXrender-devel
+# From ngspice 47
+BuildRequires:	libsamplerate-devel
+BuildRequires:	libsndfile-devel
 
 BuildRequires:	fftw3-devel
 

diff --git a/sources b/sources
index 16596d5..870fa78 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+SHA512 (ngspice-20260709T1035.tar.gz) = 523037bf21c10211a5ba5558671727a0919530261fa8adab20ddfbcc1a4b024f63c87e3c8ba2405799527d6a8bdbfe41670001754372b29551ef0271541a1137
 SHA512 (ngspice-46-manual.pdf) = 50a24fba5b84677b30477ed60d50c9e39852ecd3f766e4cf58ed35ce3108a25817b02aba3c887b93ce5e0c5cb2c5d72a7a8019dd9fdb32fa8c849cc30b741991
-SHA512 (ngspice-46.tar.gz) = 65262861a9581c2b970abbaf630e7a4471670ac04680bed034a94b3300d16010850a314ea6163c94fcd608b1b91d4629f533c5bfe6b9dd1e60e52234fe4e3cef

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 13:45 [rpms/ngspice] git-develop: Merge remote-tracking branch 'origin/rawhide' into git-develop Mamoru TASAKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox