From 126b5ad613ed420d4bf64f327621ebb4f8d1a1fe9a4b9ac4c33d0522d7af01de Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 20 Jan 2024 07:24:23 +0000 Subject: [PATCH] - Update to version 1704220143.770566a: * gen: add column to dbgloc * Check for STORAGE_ERROR before lowering Hare vaargs * qtype: fix -Werror failures * add .builds/openbsd.yml * gen: move tagged value to first aligned offset * OpenBSD: fix tests * replace ./configure with config.mk * fix confusing wording in parse.c OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/harec?expand=0&rev=16 --- _service | 1 - _servicedata | 2 +- harec-1702179030.9d51b36.tar.zst | 3 --- harec-1704220143.770566a.tar.zst | 3 +++ harec.changes | 13 +++++++++++++ harec.obsinfo | 6 +++--- harec.spec | 2 +- 7 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 harec-1702179030.9d51b36.tar.zst create mode 100644 harec-1704220143.770566a.tar.zst diff --git a/_service b/_service index 8a385e8..891b460 100644 --- a/_service +++ b/_service @@ -6,7 +6,6 @@ (.*) \1 enable - socvirnyl.estela@gmail.com diff --git a/_servicedata b/_servicedata index 75e928e..3f10e5e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.sr.ht/~sircmpwn/harec - 9d51b367aeebcfc8ed0a0c458484b42c0b60a77e \ No newline at end of file + 770566a51aa972c320b545d2292626057aabe831 \ No newline at end of file diff --git a/harec-1702179030.9d51b36.tar.zst b/harec-1702179030.9d51b36.tar.zst deleted file mode 100644 index eb2ff2f..0000000 --- a/harec-1702179030.9d51b36.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d3b017e2d7be74ad55b0c0172c39fe9fec2d528a7a57aa3f606999dc66cf515 -size 168694 diff --git a/harec-1704220143.770566a.tar.zst b/harec-1704220143.770566a.tar.zst new file mode 100644 index 0000000..4b92266 --- /dev/null +++ b/harec-1704220143.770566a.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b8bcc37e9f2132f1146822c6f4d018063bc580a91ab7ffa79509bfeb0c8dc8 +size 168797 diff --git a/harec.changes b/harec.changes index 1c3535f..443b179 100644 --- a/harec.changes +++ b/harec.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jan 20 07:21:00 UTC 2024 - Soc Virnyl Estela + +- Update to version 1704220143.770566a: + * gen: add column to dbgloc + * Check for STORAGE_ERROR before lowering Hare vaargs + * qtype: fix -Werror failures + * add .builds/openbsd.yml + * gen: move tagged value to first aligned offset + * OpenBSD: fix tests + * replace ./configure with config.mk + * fix confusing wording in parse.c + ------------------------------------------------------------------- Sat Dec 23 08:12:46 UTC 2023 - Soc Virnyl Estela diff --git a/harec.obsinfo b/harec.obsinfo index 31225e9..0670ee2 100644 --- a/harec.obsinfo +++ b/harec.obsinfo @@ -1,4 +1,4 @@ name: harec -version: 1702179030.9d51b36 -mtime: 1702179030 -commit: 9d51b367aeebcfc8ed0a0c458484b42c0b60a77e +version: 1704220143.770566a +mtime: 1704220143 +commit: 770566a51aa972c320b545d2292626057aabe831 diff --git a/harec.spec b/harec.spec index 963ba4d..c72e5ff 100644 --- a/harec.spec +++ b/harec.spec @@ -1,7 +1,7 @@ # # spec file for package harec # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed