public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sqm-scripts] rawhide: Version 1.8.0 (RHBZ#2523779)
@ 2026-08-26 18:08 Juan Orti Alcaine
0 siblings, 0 replies; only message in thread
From: Juan Orti Alcaine @ 2026-08-26 18:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sqm-scripts
Branch : rawhide
Commit : 873efecdfa19299967932befd88625e3eee5ad17
Author : Juan Orti Alcaine <jorti@pm.me>
Date : 2026-08-26T20:07:58+02:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/sqm-scripts/c/873efecdfa19299967932befd88625e3eee5ad17?branch=rawhide
Log:
Version 1.8.0 (RHBZ#2523779)
---
diff --git a/.gitignore b/.gitignore
index b2f55de..847cf59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/sqm-scripts-1.6.0.tar.gz
/sqm-scripts-1.7.0.tar.gz
/sqm-scripts-1.7.2.tar.gz
+/sqm-scripts-1.8.0.tar.gz
diff --git a/sources b/sources
index bd8c260..8fef603 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
SHA512 (sqm-scripts-1.7.2.tar.gz) = 42f825d4af921fc4e1ee3ea36a0a3ad8a0bc8a6ee3e75776571aa43690bf38194669dc8010c183f59d0c7f3e791e8c397c49afd2d0f12e96272b14b020d37f3b
+SHA512 (sqm-scripts-1.8.0.tar.gz) = 5cf8cd5f842ea0b954ce11d50800bc33d11899ff3d95c7ef41eef7c1127d4a869257246651e89b3e83744da0a876deb46a8120478c7cfaac4063539fa057b9e4
diff --git a/sqm-scripts.spec b/sqm-scripts.spec
index 2237551..49fa4f4 100644
--- a/sqm-scripts.spec
+++ b/sqm-scripts.spec
@@ -1,6 +1,6 @@
Name: sqm-scripts
-Version: 1.7.2
-Release: 2%{?dist}
+Version: 1.8.0
+Release: 1%{?dist}
Summary: Traffic shaper scripts for Smart Queue Management
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
@@ -15,6 +15,9 @@ BuildRequires: systemd
%else
BuildRequires: systemd-rpm-macros
%endif
+Requires: iproute
+Requires: iproute-tc
+Requires: nftables
%description
"Smart Queue Management", or "SQM" is shorthand for an integrated network
@@ -42,6 +45,10 @@ queue length management (AQM), traffic shaping/rate limiting, and QoS
%{_tmpfilesdir}/sqm.conf
%changelog
+* Wed Aug 26 2026 Juan Orti Alcaine <jortialc@redhat.com> - 1.8.0-1
+- Version 1.8.0 (RHBZ#2523779)
+- Add dependencies to required tools
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 18:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 18:08 [rpms/sqm-scripts] rawhide: Version 1.8.0 (RHBZ#2523779) Juan Orti Alcaine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox