Accepting request 1147475 from devel:tools:compiler

- Update to release 0.24.0:
  * first pre-release of harec
  * requires qbe 1.2

OBS-URL: https://build.opensuse.org/request/show/1147475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harec?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-02-20 20:12:58 +00:00 committed by Git OBS Bridge
commit 8de917c218
7 changed files with 13 additions and 30 deletions

View File

@ -1,16 +0,0 @@
<services>
<service mode="manual" name="obs_scm">
<param name="url">https://git.sr.ht/~sircmpwn/harec</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionrewrite-pattern">(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="manual" name="tar" />
<service mode="manual" name="recompress">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
</services>

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.sr.ht/~sircmpwn/harec</param>
<param name="changesrevision">770566a51aa972c320b545d2292626057aabe831</param></service></servicedata>

3
harec-0.24.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:add6a7c4cbfd130c5e9fcecd2d43bec39640ed9f9cfbe9166e4b7e945a46b7de
size 193534

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06b8bcc37e9f2132f1146822c6f4d018063bc580a91ab7ffa79509bfeb0c8dc8
size 168797

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 17 00:57:51 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Update to release 0.24.0:
* first pre-release of harec
* requires qbe 1.2
-------------------------------------------------------------------
Sat Jan 20 07:21:00 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@ -1,4 +0,0 @@
name: harec
version: 1704220143.770566a
mtime: 1704220143
commit: 770566a51aa972c320b545d2292626057aabe831

View File

@ -18,14 +18,14 @@
Name: harec
Release: 0
Version: 1704220143.770566a
Version: 0.24.0
Summary: Bootstrap compiler for hare
Group: Development/Tools/Building
URL: https://git.sr.ht/~sircmpwn/harec
Source0: %{name}-%{version}.tar.zst
Source0: https://git.sr.ht/~sircmpwn/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: README-suse-maint.md
BuildRequires: make
BuildRequires: qbe
BuildRequires: qbe = 1.2
BuildRequires: zstd
License: GPL-3.0-only