Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:go
golang-github-jstemmer-junit-report
golang-github-jstemmer-junit-report.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File golang-github-jstemmer-junit-report.spec of Package golang-github-jstemmer-junit-report
# # spec file for package golang-github-jstemmer-junit-report # # Copyright (c) 2017 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: golang-github-jstemmer-junit-report Version: 0.9.1 Release: 0 License: MIT Summary: Converts go test output to an xml report Url: https://github.com/jstemmer/go-junit-report Group: Development/Languages/Other Source: https://github.com/jstemmer/go-junit-report/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: golang-packaging %description Converts go test output to an xml report, suitable for applications that expect junit xml reports (e.g. Jenkins). (go-junit-report program) %package devel Requires: go = %{go_ver} Summary: Library for converting go test output to an xml report %description devel Converts go test output to an xml report, suitable for applications that expect junit xml reports (e.g. Jenkins). (library) %prep %setup -q -n go-junit-report-%{version} %build %goprep github.com/jstemmer/go-junit-report %gobuild %install %goinstall %gosrc %gofilelist %check %gotest github.com/jstemmer/go-junit-report %files %doc LICENSE README.md %{_bindir}/go-junit-report %files devel -f file.lst %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor