diff mbox series

package/lua-mqtt: bump to version 0.3.0

Message ID 20230315090730.399162-1-francois.perrad@gadz.org
State Accepted
Headers show
Series package/lua-mqtt: bump to version 0.3.0 | expand

Commit Message

Francois Perrad March 15, 2023, 9:07 a.m. UTC

Comments

Yann E. MORIN May 13, 2023, 8:39 p.m. UTC | #1
Francois, All,

On 2023-03-15 10:07 +0100, Francois Perrad spake thusly:
> diff COPYRIGHT:
> -Copyright (C) 2022 Francois Perrad.
> +Copyright (C) 2022-2023 Francois Perrad.

A diff hunk in the body can cause q few issues (some of my scripts choke
on it, but it looks git-am does not, pfew...).

Still, just state:

    Update hash for license file, due to update in copyright years.

The commit log is not a diff, it is meant to be read by humans, which
expects human-readable text (well,m for a certain notion of redability,
that is ;-] ).

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/lua-mqtt/lua-mqtt.hash | 4 ++--
>  package/lua-mqtt/lua-mqtt.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/lua-mqtt/lua-mqtt.hash b/package/lua-mqtt/lua-mqtt.hash
> index 3636e9e6a..62f8f350f 100644
> --- a/package/lua-mqtt/lua-mqtt.hash
> +++ b/package/lua-mqtt/lua-mqtt.hash
> @@ -1,3 +1,3 @@
>  # computed by luarocks/buildroot
> -sha256  986ec63dd9f0761f9c5231f6e19529138602c289e13da5c71dc1449f5f247152  lua-mqtt-0.1.0-1.src.rock
> -sha256  e86d7c8adfabcb7c6515cc6e524bf0a76f7b3a86560a7ac47d7cabae5f8391a2  lua-mqtt-0.1.0/COPYRIGHT
> +sha256  1b5ec0aebb2d41700762e3d6f542517c55b8cf44e323c53d55a47f19e22b664a  lua-mqtt-0.3.0-1.src.rock
> +sha256  c8d12c868b979f5b9592eec503fc3de54e9feb92163f3cfc50a141ee2bcccc25  lua-mqtt-0.3.0/COPYRIGHT
> diff --git a/package/lua-mqtt/lua-mqtt.mk b/package/lua-mqtt/lua-mqtt.mk
> index a2f17d2b2..ff889237e 100644
> --- a/package/lua-mqtt/lua-mqtt.mk
> +++ b/package/lua-mqtt/lua-mqtt.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LUA_MQTT_VERSION = 0.1.0-1
> +LUA_MQTT_VERSION = 0.3.0-1
>  LUA_MQTT_LICENSE = MIT
>  LUA_MQTT_LICENSE_FILES = $(LUA_MQTT_SUBDIR)/COPYRIGHT
>  
> -- 
> 2.37.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff COPYRIGHT:
-Copyright (C) 2022 Francois Perrad.
+Copyright (C) 2022-2023 Francois Perrad.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/lua-mqtt/lua-mqtt.hash | 4 ++--
 package/lua-mqtt/lua-mqtt.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/lua-mqtt/lua-mqtt.hash b/package/lua-mqtt/lua-mqtt.hash
index 3636e9e6a..62f8f350f 100644
--- a/package/lua-mqtt/lua-mqtt.hash
+++ b/package/lua-mqtt/lua-mqtt.hash
@@ -1,3 +1,3 @@ 
 # computed by luarocks/buildroot
-sha256  986ec63dd9f0761f9c5231f6e19529138602c289e13da5c71dc1449f5f247152  lua-mqtt-0.1.0-1.src.rock
-sha256  e86d7c8adfabcb7c6515cc6e524bf0a76f7b3a86560a7ac47d7cabae5f8391a2  lua-mqtt-0.1.0/COPYRIGHT
+sha256  1b5ec0aebb2d41700762e3d6f542517c55b8cf44e323c53d55a47f19e22b664a  lua-mqtt-0.3.0-1.src.rock
+sha256  c8d12c868b979f5b9592eec503fc3de54e9feb92163f3cfc50a141ee2bcccc25  lua-mqtt-0.3.0/COPYRIGHT
diff --git a/package/lua-mqtt/lua-mqtt.mk b/package/lua-mqtt/lua-mqtt.mk
index a2f17d2b2..ff889237e 100644
--- a/package/lua-mqtt/lua-mqtt.mk
+++ b/package/lua-mqtt/lua-mqtt.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LUA_MQTT_VERSION = 0.1.0-1
+LUA_MQTT_VERSION = 0.3.0-1
 LUA_MQTT_LICENSE = MIT
 LUA_MQTT_LICENSE_FILES = $(LUA_MQTT_SUBDIR)/COPYRIGHT