Skip to content

Commit 9786309

Browse files
committed
Releasing owamp - RPM 5.1.3-1 - DEB 5.1.3-1
1 parent 67457bc commit 9786309

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

owamp/owamp/configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ AC_CONFIG_SRCDIR(owamp/context.c)
3434
AM_CONFIG_HEADER(owamp/config.h)
3535

3636
AC_DEFINE(PATCH_LEVEL, 1, "The RPM version number")
37-
AC_SUBST(PATCH_LEVEL, 0.a1.0)
37+
AC_SUBST(PATCH_LEVEL, 1)
3838

3939
TOP_BUILD_DIRS=""
4040

owamp/owamp/unibuild-packaging/deb/changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
owamp (5.1.3~a1.0-1) perfsonar-5.1-snapshot; urgency=low
1+
owamp (5.1.3-1) perfsonar-5.1; urgency=low
22

33
* New upstream version.
44

5-
-- perfSONAR developers <[email protected]> Thu, 25 Jul 2024 09:38:12 -0400
5+
-- perfSONAR developers <[email protected]> Fri, 06 Sep 2024 11:45:24 -0400
66

77
owamp (5.1.2-1) perfsonar-5.1; urgency=low
88

owamp/owamp/unibuild-packaging/deb/patches/autotools.diff

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Cleanup configure errors.
22
Index: b/configure.ac
33
===================================================================
4-
--- a/configure.ac 2024-07-19 14:39:18.800229174 -0400
5-
+++ b/configure.ac 2024-07-19 14:39:19.510689950 -0400
4+
--- a/configure.ac 2024-09-06 11:45:23.799047968 -0400
5+
+++ b/configure.ac 2024-09-06 11:45:24.499789667 -0400
66
@@ -105,7 +105,6 @@
77
AC_SUBST(OWPLIBDEPS)
88

@@ -30,7 +30,7 @@ Index: b/configure.ac
3030
Index: b/COPYING
3131
===================================================================
3232
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
33-
+++ b/COPYING 2024-07-19 14:39:19.511251819 -0400
33+
+++ b/COPYING 2024-09-06 11:45:24.500668790 -0400
3434
@@ -0,0 +1,175 @@
3535
+
3636
+ Apache License
@@ -210,19 +210,19 @@ Index: b/COPYING
210210
Index: b/AUTHORS
211211
===================================================================
212212
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
213-
+++ b/AUTHORS 2024-07-19 14:39:19.511535525 -0400
213+
+++ b/AUTHORS 2024-09-06 11:45:24.500997539 -0400
214214
@@ -0,0 +1 @@
215215
+Aaron Brown ([email protected])
216216
Index: b/NEWS
217217
===================================================================
218218
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
219-
+++ b/NEWS 2024-07-19 14:39:19.511693148 -0400
219+
+++ b/NEWS 2024-09-06 11:45:24.501200456 -0400
220220
@@ -0,0 +1 @@
221221
+Placeholder
222222
Index: b/owping/Makefile.am
223223
===================================================================
224-
--- a/owping/Makefile.am 2024-07-19 14:39:18.439481882 -0400
225-
+++ b/owping/Makefile.am 2024-07-19 14:39:19.511926979 -0400
224+
--- a/owping/Makefile.am 2024-09-06 11:45:23.434244107 -0400
225+
+++ b/owping/Makefile.am 2024-09-06 11:45:24.501482538 -0400
226226
@@ -23,7 +23,7 @@
227227

228228
bin_PROGRAMS = owping twping
@@ -234,8 +234,8 @@ Index: b/owping/Makefile.am
234234
RM = rm -f
235235
Index: b/powstream/Makefile.am
236236
===================================================================
237-
--- a/powstream/Makefile.am 2024-07-19 14:39:18.440053376 -0400
238-
+++ b/powstream/Makefile.am 2024-07-19 14:39:19.512233018 -0400
237+
--- a/powstream/Makefile.am 2024-09-06 11:45:23.434753106 -0400
238+
+++ b/powstream/Makefile.am 2024-09-06 11:45:24.501850579 -0400
239239
@@ -24,5 +24,5 @@
240240
bin_PROGRAMS = powstream
241241

owamp/owamp/unibuild-packaging/deb/patches/man.diff

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Description: Fix manpage warnings
22

33
Index: b/doc/owping_report.man
44
===================================================================
5-
--- a/doc/owping_report.man 2024-07-19 14:39:18.432574367 -0400
6-
+++ b/doc/owping_report.man 2024-07-19 14:39:19.831029143 -0400
5+
--- a/doc/owping_report.man 2024-09-06 11:45:23.427218788 -0400
6+
+++ b/doc/owping_report.man 2024-09-06 11:45:24.834188008 -0400
77
@@ -83,5 +83,5 @@
88
.br
99
Finally \fB\*[proto]\fR reports the amount of re-ordering it observed. A
@@ -14,8 +14,8 @@ Index: b/doc/owping_report.man
1414
+http://www.internet2.edu/performance/owamp/draft-shalunov-reordering-definition-02.txt.html
1515
Index: b/doc/owping_test_opts.man
1616
===================================================================
17-
--- a/doc/owping_test_opts.man 2024-07-19 14:39:18.432679283 -0400
18-
+++ b/doc/owping_test_opts.man 2024-07-19 14:39:19.831588512 -0400
17+
--- a/doc/owping_test_opts.man 2024-09-06 11:45:23.427311996 -0400
18+
+++ b/doc/owping_test_opts.man 2024-09-06 11:45:24.834749049 -0400
1919
@@ -70,15 +70,15 @@
2020
_
2121
CS3 011000 Broadcast Video TV & live events

owamp/owamp/unibuild-packaging/rpm/owamp.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
%define perfsonar_auto_version 5.1.3
6-
%define perfsonar_auto_relnum 0.a1.0
6+
%define perfsonar_auto_relnum 1
77

88
Name: owamp
99
Summary: owamp - one-way delay tester

0 commit comments

Comments
 (0)