Accepting request 1207797 from electronics
OBS-URL: https://build.opensuse.org/request/show/1207797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qucs-s?expand=0&rev=4
This commit is contained in:
commit
f1f869cf32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb773fca419b1a1dfcd8cdc8457791f3a412a48fad2ffd6eea484b75930347c3
|
||||
size 4444298
|
3
qucs-s-24.3.2.tar.gz
Normal file
3
qucs-s-24.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6685352f75b9ab1571ce91e9435e4aa89146d8e4d2023ff1a7bb18bcbb65c18
|
||||
size 4567277
|
107
qucs-s.changes
107
qucs-s.changes
@ -1,3 +1,110 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 12 21:24:57 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
- Update to 24.3.2:
|
||||
What's Changed
|
||||
+ Fixed editing of File-type properties #948
|
||||
+ Implemented @model[param] syntax recognition for Parameter
|
||||
sweep #948
|
||||
- Added empty %check section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 13:53:34 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
- Update to 24.3.1:
|
||||
What's Changed
|
||||
+ Refactor node by @wawuwo in #845
|
||||
+ Replace Q3PtrList in diagram dialog by @wawuwo in #854
|
||||
+ Fix issue #864 - QucsAttenuator 24.3.0 - Accept "." and "," as
|
||||
decimal separators by @andresmmera in #865
|
||||
+ fixed component highlighting. by @dsm in #877
|
||||
+ Remove Schematic::textCorr by @wawuwo in #879
|
||||
+ QucsAttenuator: Ensure Zout=Zin in QW and Lpad attenuators by
|
||||
@andresmmera in #880
|
||||
+ Migrate Properties to QList and Some Refactoring by @dsm in #858
|
||||
+ Fix segfault when component is placed over a wire by @wawuwo in #881
|
||||
+ Get rid of MouseActions::drawn by @wawuwo in #844
|
||||
+ Refactor Schematic::selectElements by @wawuwo in #878
|
||||
+ Russian translation by @antohami in #885
|
||||
+ Fix assertion fail when schematic is scrolled right by 'Right'
|
||||
key by @wawuwo in #886
|
||||
+ Fix wrong Octave path by @ra3xdh in #888
|
||||
+ Add SPICE entry for DCblock, DCfeed by @ra3xdh in #891
|
||||
+ Point type graph redering fix by @ra3xdh in #897
|
||||
+ Fix issue #905 - The matching network tool gives incorrect results
|
||||
when conditionally stable data is provided by @andresmmera in #907
|
||||
+ Matching tool: Keep dialog open in case the synthesis goes wrong
|
||||
by @andresmmera in #909
|
||||
+ make stable release for created tag. by @dsm in #911
|
||||
+ Fix font size alteration in subcircuit component symbol by @wawuwo in #912
|
||||
+ Fix Qucsconv GUI by @ra3xdh in #916
|
||||
+ use different version for snapshot build. by @dsm in #917
|
||||
+ Fixed crash on editing missing subcircuit by @ra3xdh in #918
|
||||
+ some improvements for release creation in CI. by @dsm in #919
|
||||
+ Substutute relative library path when inserting component in
|
||||
schematic by @ra3xdh in #923
|
||||
+ Improve temperature sweep by @ra3xdh in #925
|
||||
+ Update NEWS.md, VERSION, and library by @ra3xdh in #927
|
||||
+ fixed adding hash to application title. by @dsm in #928
|
||||
+ Fixes before release by @ra3xdh in #931
|
||||
+ update app icon to new one. by @dsm in #932
|
||||
+ add app icon using cmake and rc file. by @dsm in #93
|
||||
- Update to 24.3.0:
|
||||
New features
|
||||
+ SpiceLibComp redesign. This device is renamed to Spice Library
|
||||
Device and provides an easy way to add SPICE model to schematic
|
||||
and assign symbol to it. See #679
|
||||
+ Added possibity to import SPICE model for Diode, BJT, MOSFET,
|
||||
and JFET unified devices (blue) #795
|
||||
+ Implemeted symbol files (*.sym) editing mode. These files are
|
||||
needed to attach symbol to SPICE devices #700
|
||||
+ Redesign of schematic rendering engine. Improve rendering quality
|
||||
on HiDPI displays #723 (by @wawuwo )
|
||||
+ Improved Qucsconv GUI to reflect new converter features #826
|
||||
+ Improved libraries portability, relative path support for
|
||||
libraries, show libraries from project directory #567
|
||||
+ Added a global setting for Ngspice compatibility mode (LTspice,
|
||||
HSPICE, etc.) #851
|
||||
+ Add global Ngspice compatibility mode (LTspice/HSPICE/S3) setting #851
|
||||
+ Updated attenuator and filter synthesis tools (by @andresmmera )
|
||||
+ QucsatorRF updated to version 1.0.1
|
||||
Deprecated features
|
||||
+ The *.qucs binary archives are not supported anymore. Use system
|
||||
archivers to pack the projects instead #811
|
||||
+ The SweepModel property of Parameter Sweep simulaiton has been
|
||||
deprecated. It is not needed anymore after Ngspice has added
|
||||
variable sweep feature. Use variable sweep instead #839
|
||||
+ Toolbars and status bar made always visible #852
|
||||
+ Icons theme settings removed from settings dialog. These settings
|
||||
have no effect since v2.1.0 when unified and auto-generated icons
|
||||
were introduced.
|
||||
General improvements
|
||||
+ The TEMP and TEMPER variables are recognized by parameter sweep to
|
||||
apply temperature sweep #816
|
||||
+ Fixed ASCO optimization with QucsatorRF #830
|
||||
+ Enabled variables as parameters for unified nonlinear devices
|
||||
and pulsed source #838 and #808
|
||||
+ Fixed issues with XYCE simulation #701
|
||||
+ Improved attenuator synthesis tool #722
|
||||
+ Improved filter synthesis tool #715 #673
|
||||
+ Redesign File->Open examples menu. Show open dialog instead of
|
||||
file manager #672
|
||||
+ Qucs-S now follows XDG standard for cached data location #145
|
||||
+ Apply .OPTION INTERP when simulating transient with parameter
|
||||
sweep; prevent broken par. sweep data #766
|
||||
+ Implemented relative paths support for library devices #567
|
||||
Component library
|
||||
+ Added PWM controllers (TL494, UC384x, etc.) library #846
|
||||
+ Added Germanium diodes library #846
|
||||
+ Added Mixer IC library containing SA612 model #846
|
||||
+ Added Diodes extended library containing different USSR diodes
|
||||
models
|
||||
+ Added new Varactor library #759
|
||||
+ Added new PIN diode library #764
|
||||
Localization
|
||||
+ Russian translation update
|
||||
- Using Qt6 library on Tumbleweed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 19:28:56 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
|
24
qucs-s.spec
24
qucs-s.spec
@ -15,9 +15,14 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%if 0%{?sle_version} >= 1506000
|
||||
%define gcc_ver 13
|
||||
%else
|
||||
%define gcc_ver 12
|
||||
%endif
|
||||
|
||||
Name: qucs-s
|
||||
Version: 24.2.1
|
||||
Version: 24.3.2
|
||||
Release: 0
|
||||
Summary: Qucs with SPICE
|
||||
License: GPL-2.0-or-later
|
||||
@ -31,11 +36,20 @@ BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: gperf
|
||||
%if 0%{?suse_version} >= 1600
|
||||
BuildRequires: cmake(Qt6Gui)
|
||||
BuildRequires: cmake(Qt6LinguistTools)
|
||||
BuildRequires: cmake(Qt6PrintSupport)
|
||||
BuildRequires: cmake(Qt6Svg)
|
||||
BuildRequires: cmake(Qt6Xml)
|
||||
%else
|
||||
BuildRequires: gcc%{gcc_ver}-c++
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5LinguistTools)
|
||||
BuildRequires: cmake(Qt5PrintSupport)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
%endif
|
||||
Requires: ngspice
|
||||
|
||||
%description
|
||||
@ -45,13 +59,19 @@ Qucs-S is a spin-off of the Qucs cross-platform circuit simulator. "S" letter in
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%if 0%{?suse_version} >= 1600
|
||||
%cmake -DWITH_QT6=ON
|
||||
%else
|
||||
%cmake -DCMAKE_CXX_COMPILER=/usr/bin/g++-%{gcc_ver}
|
||||
%endif
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%fdupes %{buildroot}%{_datadir}/%{name}/
|
||||
|
||||
%check
|
||||
|
||||
%files
|
||||
%{_bindir}/*
|
||||
%{_datadir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user