public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flent] main: Upstream release v2.3.0
@ 2026-06-16 12:35 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-16 12:35 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/flent
            Branch : main
            Commit : 38a511f695ed03445dec4ba23ac1d3407d255538
            Author : Toke Høiland-Jørgensen <toke@toke.dk>
            Date   : 2026-06-16T14:35:14+02:00
            Stats  : +10/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/flent/c/38a511f695ed03445dec4ba23ac1d3407d255538?branch=main

            Log:
            Upstream release v2.3.0

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>

---
diff --git a/.gitignore b/.gitignore
index e2dbb95..9bcfd30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /flent-2.1.0.tar.gz
 /flent-2.1.1.tar.gz
 /flent-2.2.0.tar.gz
+/flent-2.3.0.tar.gz

diff --git a/flent.spec b/flent.spec
index 6e25777..b0a0745 100644
--- a/flent.spec
+++ b/flent.spec
@@ -1,8 +1,8 @@
 %global srcname flent
 
 Name:             flent
-Version:          2.2.0
-Release:          10%{?dist}
+Version:          2.3.0
+Release:          1%{?dist}
 Summary:          FLExible Network Tester for bufferbloat testing and more
 
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
@@ -12,7 +12,7 @@ Source0:          %{pypi_source}
 
 BuildArch:        noarch
 BuildRequires:    python3-devel python3-sphinx desktop-file-utils libappstream-glib python3-setuptools make
-Recommends:       python3-matplotlib python3-matplotlib-qt5 python3-pyside2 python3-QtPy
+Recommends:       python3-matplotlib python3-matplotlib-qt6 python3-pyside6 python3-QtPy
 Requires:         fping netperf irtt
 
 %description
@@ -83,13 +83,17 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
 %{_datadir}/mime/packages/flent-mime.xml
 %{_metainfodir}/flent.appdata.xml
 %{_mandir}/man1/flent.1.gz
-%doc README.rst CHANGES.md BUGS batchfile.example flentrc.example flent-paper.batch misc/
+%doc README.rst CHANGES.md BUGS flentrc.example batchfile.example flent-paper.batch power-usage.batch misc/
 %license LICENSE
 
 %files doc
 %doc doc/_build/html
 
 %changelog
+* Tue Jun 16 2026 Toke Høiland-Jørgensen <toke@toke.dk> 2.3.0-1
+- Upstream release 2.3.0
+- Change recommended dependencies to Qt6 variants
+
 * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.2.0-10
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 386d2f1..2261a40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flent-2.2.0.tar.gz) = f27f88b8983cc73f93966184472ab9003d0e3b6ef7078609d1482a5ee4af56d1c5ecb18e35a1927eb48fb2a70ce577ed9ba32518436047c8e673a2db6e26ee4b
+SHA512 (flent-2.3.0.tar.gz) = 72a1fb1be8d66ce9457633a027449345e0efbacde998dfcaa10c08845d50e77eae75a826daa339931c86ff3fb720138c7016af3af01408cb3361a90f351cb480

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

only message in thread, other threads:[~2026-06-16 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 12:35 [rpms/flent] main: Upstream release v2.3.0 

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