Page MenuHomeSolus

D4815.diff
No OneTemporary

D4815.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,8 @@
name : etcher
-version : 1.4.8
-release : 9
+version : 1.4.9
+release : 10
source :
- - https://github.com/balena-io/etcher/archive/v1.4.8.tar.gz : e652d2c04af6957a3e545c85de20a940bb2620239d72ee3be851ead777ac73e2
- - git|https://github.com/balena-io/scripts.git : 6077afeee039b2ff9eab5e217ea35c79428881bc
+ - git|https://github.com/balena-io/etcher.git : v1.4.9
license : Apache-2.0
component : system.utils
summary : Flash OS images to SD cards & USB drives, safely and easily
@@ -17,17 +16,9 @@
- pkgconfig(xi)
- pkgconfig(xscrnsaver)
- pkgconfig(xtst)
- - git
- jq
- nodejs
setup : |
- cp -a $sources/scripts.git/. scripts/resin
-
- # Don't blame me for this
- git init
- git add .
- git commit -m"Dummy commit to make the install script happy"
-
%patch -p1 < $pkgfiles/0001-Disable-update-checking.patch
build : |
npm config set unsafe-perm=true
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>etcher</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>system.utils</PartOf>
@@ -100,12 +100,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-12-07</Date>
- <Version>1.4.8</Version>
+ <Update release="10">
+ <Date>2018-12-24</Date>
+ <Version>1.4.9</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:47 PM (2 h, 38 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793778
Default Alt Text
D4815.diff (2 KB)

Event Timeline