Skip to content

Commit

Permalink
Releasing owamp - RPM 5.0.4-1 - DEB 5.0.4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Jul 24, 2023
1 parent f958e3d commit a303190
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion owamp/owamp/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ AC_CONFIG_SRCDIR(owamp/context.c)
AM_CONFIG_HEADER(owamp/config.h)

AC_DEFINE(PATCH_LEVEL, 1, "The RPM version number")
AC_SUBST(PATCH_LEVEL, 0.a1.0)
AC_SUBST(PATCH_LEVEL, 1)

TOP_BUILD_DIRS=""

Expand Down
4 changes: 2 additions & 2 deletions owamp/owamp/unibuild-packaging/deb/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
owamp (5.0.4~a1.0-1) perfsonar-5.0-snapshot; urgency=low
owamp (5.0.4-1) perfsonar-5.0; urgency=low

* New upstream version.

-- Lætitia Delvaux <[email protected]> Thu, 22 Jun 2023 16:26:30 +0000
-- perfSONAR developers <[email protected]> Mon, 24 Jul 2023 10:39:59 -0400

owamp (5.0.3-1) perfsonar-5.0; urgency=low

Expand Down
18 changes: 9 additions & 9 deletions owamp/owamp/unibuild-packaging/deb/patches/autotools.diff
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Cleanup configure errors.
Index: b/configure.ac
===================================================================
--- a/configure.ac 2023-06-16 12:44:18.224775820 -0400
+++ b/configure.ac 2023-06-16 12:44:18.709546630 -0400
--- a/configure.ac 2023-07-24 10:39:59.222476778 -0400
+++ b/configure.ac 2023-07-24 10:39:59.666059857 -0400
@@ -105,7 +105,6 @@
AC_SUBST(OWPLIBDEPS)

Expand Down Expand Up @@ -30,7 +30,7 @@ Index: b/configure.ac
Index: b/COPYING
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ b/COPYING 2023-06-16 12:44:18.709996341 -0400
+++ b/COPYING 2023-07-24 10:39:59.666513944 -0400
@@ -0,0 +1,175 @@
+
+ Apache License
Expand Down Expand Up @@ -210,19 +210,19 @@ Index: b/COPYING
Index: b/AUTHORS
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ b/AUTHORS 2023-06-16 12:44:18.710149634 -0400
+++ b/AUTHORS 2023-07-24 10:39:59.666662695 -0400
@@ -0,0 +1 @@
+Aaron Brown ([email protected])
Index: b/NEWS
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ b/NEWS 2023-06-16 12:44:18.710258468 -0400
+++ b/NEWS 2023-07-24 10:39:59.666771945 -0400
@@ -0,0 +1 @@
+Placeholder
Index: b/owping/Makefile.am
===================================================================
--- a/owping/Makefile.am 2023-06-16 12:44:17.882177162 -0400
+++ b/owping/Makefile.am 2023-06-16 12:44:18.710415760 -0400
--- a/owping/Makefile.am 2023-07-24 10:39:58.907678569 -0400
+++ b/owping/Makefile.am 2023-07-24 10:39:59.666922571 -0400
@@ -23,7 +23,7 @@

bin_PROGRAMS = owping twping
Expand All @@ -234,8 +234,8 @@ Index: b/owping/Makefile.am
RM = rm -f
Index: b/powstream/Makefile.am
===================================================================
--- a/powstream/Makefile.am 2023-06-16 12:44:17.882567290 -0400
+++ b/powstream/Makefile.am 2023-06-16 12:44:18.710623720 -0400
--- a/powstream/Makefile.am 2023-07-24 10:39:58.908083447 -0400
+++ b/powstream/Makefile.am 2023-07-24 10:39:59.667122406 -0400
@@ -24,5 +24,5 @@
bin_PROGRAMS = powstream

Expand Down
8 changes: 4 additions & 4 deletions owamp/owamp/unibuild-packaging/deb/patches/man.diff
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Description: Fix manpage warnings

Index: b/doc/owping_report.man
===================================================================
--- a/doc/owping_report.man 2023-06-16 12:44:17.876584796 -0400
+++ b/doc/owping_report.man 2023-06-16 12:44:18.813172267 -0400
--- a/doc/owping_report.man 2023-07-24 10:39:58.902094073 -0400
+++ b/doc/owping_report.man 2023-07-24 10:39:59.770778356 -0400
@@ -83,5 +83,5 @@
.br
Finally \fB\*[proto]\fR reports the amount of re-ordering it observed. A
Expand All @@ -14,8 +14,8 @@ Index: b/doc/owping_report.man
+http://www.internet2.edu/performance/owamp/draft-shalunov-reordering-definition-02.txt.html
Index: b/doc/owping_test_opts.man
===================================================================
--- a/doc/owping_test_opts.man 2023-06-16 12:44:17.876663130 -0400
+++ b/doc/owping_test_opts.man 2023-06-16 12:44:18.813467893 -0400
--- a/doc/owping_test_opts.man 2023-07-24 10:39:58.902180990 -0400
+++ b/doc/owping_test_opts.man 2023-07-24 10:39:59.771086733 -0400
@@ -70,15 +70,15 @@
_
CS3 011000 Broadcast Video TV & live events
Expand Down
2 changes: 1 addition & 1 deletion owamp/owamp/unibuild-packaging/rpm/owamp.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

%define perfsonar_auto_version 5.0.4
%define perfsonar_auto_relnum 0.a1.0
%define perfsonar_auto_relnum 1

Name: owamp
Summary: owamp - one-way delay tester
Expand Down

0 comments on commit a303190

Please sign in to comment.