* [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112
@ 2021-07-20 21:20 Fabrice Fontaine
2021-07-20 21:20 ` Fabrice Fontaine
2021-07-20 21:43 ` Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-07-20 21:20 UTC (permalink / raw)
To: buildroot
- Update hash of COPYING (SPDX added with
https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/96479fb8fd5e2f8896cdce7feff7839dcb47a7d1
https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/d42176ae4763e5288ef37ea314fe58387faf2005)
- Update indentation in hash file (two spaces)
https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/dbus-glib-0.112/NEWS
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/dbus-glib/dbus-glib.hash | 4 ++--
package/dbus-glib/dbus-glib.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/dbus-glib/dbus-glib.hash b/package/dbus-glib/dbus-glib.hash
index 098832431e..072dde3d69 100644
--- a/package/dbus-glib/dbus-glib.hash
+++ b/package/dbus-glib/dbus-glib.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature
-sha256 7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825 dbus-glib-0.110.tar.gz
+sha256 7d550dccdfcd286e33895501829ed971eeb65c614e73aadb4a08aeef719b143a dbus-glib-0.112.tar.gz
# Locally calculated
-sha256 ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4 COPYING
+sha256 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8 COPYING
diff --git a/package/dbus-glib/dbus-glib.mk b/package/dbus-glib/dbus-glib.mk
index 5eb158d954..0d247e1d89 100644
--- a/package/dbus-glib/dbus-glib.mk
+++ b/package/dbus-glib/dbus-glib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DBUS_GLIB_VERSION = 0.110
+DBUS_GLIB_VERSION = 0.112
DBUS_GLIB_SITE = http://dbus.freedesktop.org/releases/dbus-glib
DBUS_GLIB_INSTALL_STAGING = YES
DBUS_GLIB_LICENSE = AFL-2.1 or GPL-2.0+
--
2.30.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112
2021-07-20 21:20 [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112 Fabrice Fontaine
@ 2021-07-20 21:20 ` Fabrice Fontaine
2021-07-20 21:43 ` Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-07-20 21:20 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
- Update hash of COPYING (SPDX added with
https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/96479fb8fd5e2f8896cdce7feff7839dcb47a7d1
https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/d42176ae4763e5288ef37ea314fe58387faf2005)
- Update indentation in hash file (two spaces)
https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/dbus-glib-0.112/NEWS
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/dbus-glib/dbus-glib.hash | 4 ++--
package/dbus-glib/dbus-glib.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/dbus-glib/dbus-glib.hash b/package/dbus-glib/dbus-glib.hash
index 098832431e..072dde3d69 100644
--- a/package/dbus-glib/dbus-glib.hash
+++ b/package/dbus-glib/dbus-glib.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature
-sha256 7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825 dbus-glib-0.110.tar.gz
+sha256 7d550dccdfcd286e33895501829ed971eeb65c614e73aadb4a08aeef719b143a dbus-glib-0.112.tar.gz
# Locally calculated
-sha256 ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4 COPYING
+sha256 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8 COPYING
diff --git a/package/dbus-glib/dbus-glib.mk b/package/dbus-glib/dbus-glib.mk
index 5eb158d954..0d247e1d89 100644
--- a/package/dbus-glib/dbus-glib.mk
+++ b/package/dbus-glib/dbus-glib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DBUS_GLIB_VERSION = 0.110
+DBUS_GLIB_VERSION = 0.112
DBUS_GLIB_SITE = http://dbus.freedesktop.org/releases/dbus-glib
DBUS_GLIB_INSTALL_STAGING = YES
DBUS_GLIB_LICENSE = AFL-2.1 or GPL-2.0+
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112
2021-07-20 21:20 [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112 Fabrice Fontaine
2021-07-20 21:20 ` Fabrice Fontaine
@ 2021-07-20 21:43 ` Thomas Petazzoni
2021-07-20 21:43 ` Thomas Petazzoni
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2021-07-20 21:43 UTC (permalink / raw)
To: buildroot
On Tue, 20 Jul 2021 23:20:39 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> - Update hash of COPYING (SPDX added with
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/96479fb8fd5e2f8896cdce7feff7839dcb47a7d1
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/d42176ae4763e5288ef37ea314fe58387faf2005)
> - Update indentation in hash file (two spaces)
>
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/dbus-glib-0.112/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/dbus-glib/dbus-glib.hash | 4 ++--
> package/dbus-glib/dbus-glib.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112
2021-07-20 21:43 ` Thomas Petazzoni
@ 2021-07-20 21:43 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-07-20 21:43 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Tue, 20 Jul 2021 23:20:39 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> - Update hash of COPYING (SPDX added with
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/96479fb8fd5e2f8896cdce7feff7839dcb47a7d1
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/commit/d42176ae4763e5288ef37ea314fe58387faf2005)
> - Update indentation in hash file (two spaces)
>
> https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/dbus-glib-0.112/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/dbus-glib/dbus-glib.hash | 4 ++--
> package/dbus-glib/dbus-glib.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-07-20 21:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20 21:20 [Buildroot] [PATCH 1/1] package/dbus-glib: bump to version 0.112 Fabrice Fontaine
2021-07-20 21:20 ` Fabrice Fontaine
2021-07-20 21:43 ` Thomas Petazzoni
2021-07-20 21:43 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox