diff mbox series

[PATCH/next,1/3] package/spandsp: bump version to 3.0.0

Message ID 20200829204005.2815997-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [PATCH/next,1/3] package/spandsp: bump version to 3.0.0 | expand

Commit Message

Bernd Kuhls Aug. 29, 2020, 8:40 p.m. UTC
Reformatted hashes.

Switched upstream to freeswitch repo which is maintained by the author
of spandsp:
https://github.com/signalwire/freeswitch/issues/681#issuecomment-671498542

The previous project URL http://www.soft-switch.org/ is not reachable
anymore.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/spandsp/Config.in    | 2 +-
 package/spandsp/spandsp.hash | 4 ++--
 package/spandsp/spandsp.mk   | 5 ++---
 3 files changed, 5 insertions(+), 6 deletions(-)

Comments

Thomas Petazzoni Aug. 29, 2020, 8:56 p.m. UTC | #1
On Sat, 29 Aug 2020 22:40:03 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Reformatted hashes.
> 
> Switched upstream to freeswitch repo which is maintained by the author
> of spandsp:
> https://github.com/signalwire/freeswitch/issues/681#issuecomment-671498542
> 
> The previous project URL http://www.soft-switch.org/ is not reachable
> anymore.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

I've applied to next, but I have two comments/questions.

> +SPANDSP_VERSION = 3.0.0-6ec23e5a7e

This version naming scheme is weird. Why not just 3.0.0 ? What is even
more weird is that https://files.freeswitch.org/downloads/libs/ shows
two 3.0.0 versions:

  spandsp-3.0.0-6ec23e5a7e.tar.gz
  spandsp-3.0.0-f995f452ee.tar.gz

Another thing: could you update on release-monitoring.org the
definition of this project at
https://release-monitoring.org/project/12600/ to properly track this
new upstream location ?

Thanks!

Thomas
Bernd Kuhls Aug. 29, 2020, 10:46 p.m. UTC | #2
Hi Thomas,

>> +SPANDSP_VERSION = 3.0.0-6ec23e5a7e
> 
> What is even more weird is that https://files.freeswitch.org/downloads
> /libs/ shows two 3.0.0 versions:
> 
>   spandsp-3.0.0-6ec23e5a7e.tar.gz
>   spandsp-3.0.0-f995f452ee.tar.gz

upstream updated the tarball three days after the initial release:
https://github.com/signalwire/freeswitch/pull/793#issuecomment-675044027

> Another thing: could you update on release-monitoring.org the definition
> of this project at https://release-monitoring.org/project/12600/ to
> properly track this new upstream location ?

Tried, but failed to find the correct regex.

Regards, Bernd
diff mbox series

Patch

diff --git a/package/spandsp/Config.in b/package/spandsp/Config.in
index a2d5b85d79..da0ca50fa2 100644
--- a/package/spandsp/Config.in
+++ b/package/spandsp/Config.in
@@ -6,4 +6,4 @@  config BR2_PACKAGE_SPANDSP
 	  These range from simple modules, such as DTMF detection, to
 	  a complete software FAX machine.
 
-	  http://www.soft-switch.org/
+	  https://github.com/freeswitch/spandsp
diff --git a/package/spandsp/spandsp.hash b/package/spandsp/spandsp.hash
index 1123e29c1b..d38b069198 100644
--- a/package/spandsp/spandsp.hash
+++ b/package/spandsp/spandsp.hash
@@ -1,3 +1,3 @@ 
 # sha256 locally computed
-sha256 0fcdda74bd9703dd66c3e9721bf2d81bd7c185c539d1887768c2b332ab703d51  spandsp-20180108.tar.gz
-sha256 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a  COPYING
+sha256  a11beed46b488a4cac3b0c42042ad28448bcee4c0027a82d5449180bbb178836  spandsp-3.0.0-6ec23e5a7e.tar.gz
+sha256  366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a  COPYING
diff --git a/package/spandsp/spandsp.mk b/package/spandsp/spandsp.mk
index e02c15a776..42c0e3bb69 100644
--- a/package/spandsp/spandsp.mk
+++ b/package/spandsp/spandsp.mk
@@ -4,9 +4,8 @@ 
 #
 ################################################################################
 
-SPANDSP_VERSION = 20180108
-SPANDSP_SITE = https://www.soft-switch.org/downloads/spandsp/snapshots
-
+SPANDSP_VERSION = 3.0.0-6ec23e5a7e
+SPANDSP_SITE = https://files.freeswitch.org/downloads/libs
 SPANDSP_LICENSE = LGPL-2.1 (library), GPL-2.0 (test suite)
 SPANDSP_LICENSE_FILES = COPYING