4503014
# https://github.com/smartystreets/goconvey
01134db
%global goipath         github.com/smartystreets/goconvey
01134db
%global commit          ef6db91d284a0e7badaa1f0c404c30aa7dee3aed
01134db
01134db
%gometa
01134db
01134db
Name:           %{goname}
01134db
Version:        1.6.3
01134db
Release:        1%{?dist}
4503014
Summary:        Behavioral testing in the browser, integrates with go test
4503014
License:        MIT
01134db
URL:            %{gourl}
01134db
Source0:        %{gosource}
4503014
4503014
%description
4503014
%{summary}
4503014
01134db
4503014
%package devel
4503014
Summary:       %{summary}
8c174fd
BuildArch:     noarch
8c174fd
8da77f8
BuildRequires: golang(github.com/jtolds/gls)
8da77f8
BuildRequires: golang(github.com/smartystreets/assertions)
4503014
4503014
%description devel
4503014
%{summary}
4503014
4503014
This package contains library source intended for
8c174fd
building other packages which use import path with
01134db
%{goipath} prefix.
8c174fd
4503014
4503014
%prep
01134db
%forgeautosetup
4503014
4503014
4503014
%install
01134db
%goinstall
01134db
2d95775
8c174fd
%check
5794933
# This test fails with latest smartystreets/assertions 
b9d8dd3
%gochecks -d convey/reporting -d web/server/watch
01134db
01134db
8c174fd
%files devel -f devel.file-list
2d95775
%license LICENSE.md
8c174fd
%doc README.md CONTRIBUTING.md
8c174fd
4503014
4503014
%changelog
01134db
* Sat Oct 06 2018 Robert-André Mauchin <zebob.m@gmail.com> - 1.6.3-1.20181006gitef6db91
01134db
- Bump to commit ef6db91d284a0e7badaa1f0c404c30aa7dee3aed
01134db
3ba42d2
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-0.8.gitbf58a9a
3ba42d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
3ba42d2
1e4451b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-0.7.gitbf58a9a
1e4451b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1e4451b
a55d1bb
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-0.6.gitbf58a9a
a55d1bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
a55d1bb
33c677f
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-0.5.gitbf58a9a
33c677f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
33c677f
d682b2b
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-0.4.gitbf58a9a
d682b2b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
d682b2b
a24076d
* Thu Jan 12 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.6.1-0.3.gitbf58a9a
a24076d
- Polish the spec file
a24076d
  related: #1250511
a24076d
3c60302
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-0.2.gitbf58a9a
3c60302
- https://fedoraproject.org/wiki/Changes/golang1.7
3c60302
2d95775
* Thu Apr 14 2016 jchaloup <jchaloup@redhat.com> - 1.6.1-0.1.gitbf58a9a
2d95775
- Bump to upstream bf58a9a1291224109919756b4dcc469c670cc7e4
2d95775
  Polish the spec file
2d95775
  related: #1250511
2d95775
6d89bc1
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.5.git43652d6
6d89bc1
- https://fedoraproject.org/wiki/Changes/golang1.6
6d89bc1
ca5f6f0
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.git43652d6
ca5f6f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ca5f6f0
8da77f8
* Mon Aug 17 2015 jchaloup <jchaloup@redhat.com> - 0-0.3.git43652d6
8da77f8
- Add missing BRs
8da77f8
  related: #1250511
8da77f8
8c174fd
* Mon Aug 10 2015 Fridolin Pokorny <fpokorny@redhat.com> - 0-0.2.git43652d6
8c174fd
- Update spec file to spec-2.0
8c174fd
  resolves: #1250511
8c174fd
4503014
* Thu Apr 16 2015 jchaloup <jchaloup@redhat.com> - 0-0.1.git43652d6
4503014
- First package for Fedora
4503014
  resolves: #1214862