SHA256
1
0
forked from pool/meson

Accepting request 861041 from GNOME:Next

- Update to version 0.56.1:
  + pkgconfig: Make external deps of static library public.
  + interpreter: store correct files for project regeneration.
  + environment: Properly pass linker to rustc.
  + Add aarch64 assembly test.
- Drop 7930.patch: fixed upstream.
- Add new keyid C24E631BABB1FE70 to the keyring (counter signed by
  the old key id): the old key was about to expire.

OBS-URL: https://build.opensuse.org/request/show/861041
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=196
This commit is contained in:
2021-01-07 12:56:10 +00:00
committed by Git OBS Bridge
parent cac49b2edb
commit 2a96b602ad
8 changed files with 85 additions and 77 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 6 11:32:14 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.56.1:
+ pkgconfig: Make external deps of static library public.
+ interpreter: store correct files for project regeneration.
+ environment: Properly pass linker to rustc.
+ Add aarch64 assembly test.
- Drop 7930.patch: fixed upstream.
- Add new keyid C24E631BABB1FE70 to the keyring (counter signed by
the old key id): the old key was about to expire.
-------------------------------------------------------------------
Tue Nov 17 13:25:10 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>