Accepting request 1225238 from electronics

OBS-URL: https://build.opensuse.org/request/show/1225238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qucs-s?expand=0&rev=6
This commit is contained in:
2024-11-20 16:01:00 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74f2d050ef6750959f2072be3482da7ac0ff56fc4f81a57c5e7e06ad2a86409a
size 4638660

3
qucs-s-24.4.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:214bcc151cd8bc06c8365420d1a2ef0a6d46b154acfd8b4b51ecf5d9f112eda9
size 4659723

View File

@@ -1,4 +1,21 @@
-------------------------------------------------------------------
Tue Nov 19 23:50:22 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to 24.4.1:
What's Changed
+ Update Russian translation by @antohami in #1038
+ Fix hardcoded version in Cauer LC filter by @ra3xdh in #1039
+ Improve graph rendering performance by @wawuwo in #1042
+ refactor: replace non-empty QString constructors with
QStringLiteral() by @Integral-Tech in #1043
+ Update Qt to v6.8.0 LTS by @dsm in #1048
+ Add MetaInfo by @NN708 in #1056
+ Fix #1001 by @ivandi69 in #1057
+ Fix build for contrib directory by @NN708 in #1058
+ Fix pulsed current source issues by @ra3xdh in #1059
+ Update NEWS, VERSION, and MetaInfo by @ra3xdh in #1061
------------------------------------------------------------------
Sat Nov 2 00:16:36 UTC 2024 - Mikhail Paulyshka <me@mixaill.net>
- Added QtCharts dependency

View File

@@ -23,7 +23,7 @@
%endif
Name: qucs-s
Version: 24.4.0
Version: 24.4.1
Release: 0
Summary: Qucs with SPICE
License: GPL-2.0-or-later
@@ -83,5 +83,6 @@ Qucs-S is a spin-off of the Qucs cross-platform circuit simulator. "S" letter in
%{_mandir}/man1/%{name}.1.gz
%{_mandir}/man1/qucsator_rf.1.gz
%{_mandir}/man1/qucsconv_rf.1.gz
%{_datadir}/metainfo/io.github.ra3xdh.qucs_s.metainfo.xml
%changelog