2021-06-03 15:44:11 +00:00
committed by Git OBS Bridge
parent a7a48e46ee
commit a7fde0555a
5 changed files with 12 additions and 6 deletions

View File

@@ -6,8 +6,8 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/facebook/hermes.git</param>
<param name="revision">2686ddbf72010f9597f859fd125c709a2fb4fef9</param>
<param name="version">0.7.2</param>
<param name="revision">v0.8.0</param>
<param name="version">0.8.0</param>
<param name="exclude">.circleci</param>
<param name="exclude">.github</param>

View File

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

3
hermes-0.8.0.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 3 15:35:58 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- update to 0.8.0
* for RN 0.65.x
-------------------------------------------------------------------
Mon Jan 4 04:15:12 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>

View File

@@ -19,7 +19,7 @@
# The build here opts to use cmake and ninja directly instead of py tool:
# https://hermesengine.dev/docs/building-and-running
Name: hermes
Version: 0.7.2
Version: 0.8.0
Release: 0
Summary: A small JavaScript engine
License: MIT