11
0
forked from pool/erlang-retest

Accepting request 633563 from devel:languages:erlang

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/633563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erlang-retest?expand=0&rev=4
This commit is contained in:
2018-09-07 13:41:11 +00:00
committed by Git OBS Bridge
7 changed files with 44 additions and 8 deletions

13
_constraints Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<physicalmemory>
<size unit="G">1</size>
</physicalmemory>
<disk>
<size unit="G">1</size>
</disk>
</hardware>
<sandbox>kvm</sandbox>
<hostlabel exclude="true">SLOW_CPU</hostlabel>
</constraints>

View File

@@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/dizzyd/retest</param>
<param name="url">https://github.com/rebar/retest</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
<param name="changesgenerate">enable</param>

View File

@@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/dizzyd/retest</param>
<param name="changesrevision">6b33038bd4df4aab1dc15bb59076512ba8fbb113</param></service></servicedata>
<param name="changesrevision">deccad4d82fc51d08ba554893491c7d9f253c196</param></service><service name="tar_scm">
<param name="url">https://github.com/rebar/retest</param>
<param name="changesrevision">3b7fd49fd942631f4228d31f6430921675853a3d</param></service></servicedata>

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Aug 16 16:00:17 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 1.1.1+git20160312.ffef7d0:
* Remove async ref when exit signaled
* Add optional setup callback to be invoked at the start of each test
* Allow command line test timeout configuration
* Add timestamp to log output
* Add create_dir directive
* Stop application:get_env/3 for better retro-compatibility
* Activate travis regression testing
* Add regression testing
* Fix escriptize missing build step
* Put error on newline for readability.
-------------------------------------------------------------------
Thu Aug 16 15:56:28 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 1.1.0+git20160124.6b33038:
*
-------------------------------------------------------------------
Sat Dec 31 02:56:00 UTC 2017 - bwiedemann@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package erlang-retest
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: erlang-retest
Version: 1.1.0+git20160124.6b33038
Version: 1.1.1+git20160312.ffef7d0
Release: 0
%define mod_ver %(echo "%{version}" | cut -d "+" -f1)
Summary: Erlang retest library
License: MIT
Group: Development/Libraries/Other
Url: https://github.com/dizzyd/retest
Url: https://github.com/rebar/retest
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: retest-%{version}.tar.bz2
Requires: erlang >= R13B01

View File

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

View File

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