public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/uperf] epel10.3: 1.0.7
@ 2026-09-10 15:19 Terje Rosten
  0 siblings, 0 replies; only message in thread
From: Terje Rosten @ 2026-09-10 15:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/uperf
Branch : epel10.3
Commit : 9905436c2bf35b586f6e78ecf7ea3e17c671f1e3
Author : Terje Rosten <terje.rosten@ntnu.no>
Date   : 2020-04-17T08:01:37+02:00
Stats  : +8/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/uperf/c/9905436c2bf35b586f6e78ecf7ea3e17c671f1e3?branch=epel10.3

Log:
1.0.7

---
diff --git a/.gitignore b/.gitignore
index 64cca9c..708706b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ uperf-1.0.3-beta.tar.gz
 /uperf-1.0.4.tar.bz2
 /uperf-1.0.5.tar.gz
 /v1.0.6.tar.gz
+/1.0.7.tar.gz

diff --git a/sources b/sources
index 203fcea..c2563e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.0.6.tar.gz) = 2fa36e4af17d7f8fd947aac940fc8ba47a1a92eeccabd85d21871e98950736854c9bd35593eaa82ae75e13d0461cdafd6550bf7db83b4599c1ccc3e93dd01a6e
+SHA512 (1.0.7.tar.gz) = 27ee5e5852e8cb702c84958e4f00a8ab0df004681944e6a267e04fbb1e9448d011537ffdfcbb9d68b2a42eb59571ebed9579b9fcfa7947c6fc2a26bf80b34d59

diff --git a/uperf.spec b/uperf.spec
index 65e3bfa..95adecf 100644
--- a/uperf.spec
+++ b/uperf.spec
@@ -1,11 +1,10 @@
 Summary:        Network performance tool with modelling and replay support
 Name:           uperf
-Version:        1.0.6
-Release:        2%{?dist}
+Version:        1.0.7
+Release:        1%{?dist}
 License:        GPLv3
 URL:            http://www.uperf.org/
-Source0:        https://github.com/uperf/uperf/archive/v%{version}.tar.gz
-Patch0:         uperf-1.0.6-09fbbdb93.patch
+Source0:        https://github.com/uperf/uperf/archive/%{version}.tar.gz
 Patch1:         uperf-1.0.6-ssl-crash.patch
 BuildRequires:  gcc
 BuildRequires:  lksctp-tools-devel
@@ -16,7 +15,6 @@ networking patterns.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 %patch1 -p1
 find src -type f -print0 | xargs --null chmod 0644
 find workloads -type f -print0 | xargs --null chmod 0644
@@ -47,6 +45,9 @@ rm -rf %{buildroot}%{_datadir}/*.xml %{buildroot}%{_datadir}/doc
 %{_datadir}/uperf
 
 %changelog
+* Fri Apr 17 2020 Terje Rosten <terje.rosten@ntnu.no> - 1.0.7-1
+- 1.0.7
+
 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-09-10 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 15:19 [rpms/uperf] epel10.3: 1.0.7 Terje Rosten

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