From 36ba26962f2d101d7d0db06b9ebcf17ccd1f9e98b9c3a46bf95abb703d6d2921 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 17 Jul 2025 23:09:08 +0800 Subject: [PATCH 1/2] remove: remove old obscpio related files Signed-off-by: Soc Virnyl Estela --- harec-0.24.2+git.1742030605.75ad385.obscpio | 3 --- harec.obsinfo | 4 ---- 2 files changed, 7 deletions(-) delete mode 100644 harec-0.24.2+git.1742030605.75ad385.obscpio delete mode 100644 harec.obsinfo diff --git a/harec-0.24.2+git.1742030605.75ad385.obscpio b/harec-0.24.2+git.1742030605.75ad385.obscpio deleted file mode 100644 index 5943e06..0000000 --- a/harec-0.24.2+git.1742030605.75ad385.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fdef94ae57f2346c45dc0f4c0e124cf19b5de6af2f716b2feb2833cb3930dc1 -size 968716 diff --git a/harec.obsinfo b/harec.obsinfo deleted file mode 100644 index f590c33..0000000 --- a/harec.obsinfo +++ /dev/null @@ -1,4 +0,0 @@ -name: harec -version: 0.24.2+git.1742030605.75ad385 -mtime: 1742030605 -commit: 75ad38565d3355afd4451344bca094fdcc5edfbc -- 2.49.0 From 3d351c0e6390b397a3904b1c32339bbf40115c22f8138fd05dc357f6ebacd187 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 17 Jul 2025 23:13:13 +0800 Subject: [PATCH 2/2] bump version to 0.25.2+git.1750492315.966012b Signed-off-by: Soc Virnyl Estela --- _service | 6 +-- _servicedata | 2 +- harec-0.25.2+git.1750492315.966012b.obscpio | 3 ++ harec.changes | 42 +++++++++++++++++++++ harec.obsinfo | 4 ++ harec.spec | 2 +- 6 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 harec-0.25.2+git.1750492315.966012b.obscpio create mode 100644 harec.obsinfo diff --git a/_service b/_service index f262588..88fec1c 100644 --- a/_service +++ b/_service @@ -1,11 +1,11 @@ https://git.sr.ht/~sircmpwn/harec - 0.24.2+git git - master + 0.25.2+git + 0.25.2 enable - mcepl@cepl.eu + uncomfyhalomacro@opensuse.org diff --git a/_servicedata b/_servicedata index 41b1291..cf4f2f6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.sr.ht/~sircmpwn/harec - 75ad38565d3355afd4451344bca094fdcc5edfbc \ No newline at end of file + 966012b0d096c5857e7fdac77565cc633e51f29e \ No newline at end of file diff --git a/harec-0.25.2+git.1750492315.966012b.obscpio b/harec-0.25.2+git.1750492315.966012b.obscpio new file mode 100644 index 0000000..55cc983 --- /dev/null +++ b/harec-0.25.2+git.1750492315.966012b.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e871d695029466ea7b37ef524c6f80f780ad5e2c345cd8ae87ac84b7fcb00f +size 979344 diff --git a/harec.changes b/harec.changes index ab41963..0d6f249 100644 --- a/harec.changes +++ b/harec.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Thu Jul 17 15:10:36 UTC 2025 - uncomfyhalomacro@opensuse.org + +- Update to version 1750492315.966012b: + * scripts/version: upgrade to 0.25.2 + * Enable -Wformat errors for more functions + * check: fix -Wformat issues with 'error' + * tests/21-tuples: add offset expr tests + * type_store: fix offset of zero-sized tuple members + * tests/37-annotations: expand tests + * tests/26-regression: re-add minimal repro for old buggy switch test + * tests/14-switch: re-add pointer switch tests as fail tests + * lex: fix colno with tabs + * lex: fix order of xcalloc arguments + * tests/12-loops: remove unnecessary heap allocation + * tests/26-regression: add free after alloc + * type_store: disallow error flag on done and never + * check: improve yield and return errors + * utf8: switch to an off-the-shelf decoder. + * lex: Require identifier in #[annotation] + * lex: disallow sign/whitespace in hex literal + * Makefile: add -- to install command + * Makefile: remove unused suffixes + * types: make alignment of 64-bit types arch-dependent + * Gradually remove usage of "iconst" et al + * Move struct dimensions to type_store.h + * check: improve error message + * qinstr: remove outdated comment + * gen: fix inaccurate comment + * qbe: drop unused qbe_aggregate global + * tests/06-structs: fix invariant tests + * parse: improve empty block error message + * check: improve some error messages + * eval: fix typo in comment + * tests/29-unarithm: add bnot tests + * type_store: make a couple functions static + * lex: compare strcmp to 0 instead of negating + * gen: don't generate defers on assertion failure + * typedef: output pointer literals. + * eval: allow taking address of arbitrary expressions + * lex: scan and discard #[annotations] + ------------------------------------------------------------------- Sat Mar 29 16:38:01 UTC 2025 - mcepl@cepl.eu diff --git a/harec.obsinfo b/harec.obsinfo new file mode 100644 index 0000000..da9cf79 --- /dev/null +++ b/harec.obsinfo @@ -0,0 +1,4 @@ +name: harec +version: 0.25.2+git.1750492315.966012b +mtime: 1750492315 +commit: 966012b0d096c5857e7fdac77565cc633e51f29e diff --git a/harec.spec b/harec.spec index e2195cd..4efd7c2 100644 --- a/harec.spec +++ b/harec.spec @@ -18,7 +18,7 @@ Name: harec Release: 0 -Version: 0.24.2+git.1742030605.75ad385 +Version: 0.25.2+git.1750492315.966012b Summary: Bootstrap compiler for hare Group: Development/Tools/Building URL: https://git.sr.ht/~sircmpwn/harec -- 2.49.0