3c355e3
%global git0 https://github.com/rootless-containers/%{name}
RH Container Bot 93b9669
%global commit0 7ed048f82f78a288a64efa48c235b02888050ca4
3c355e3
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
3c355e3
585ba4d
# Used for comparing with latest upstream tag
585ba4d
# to decide whether to autobuild (non-rawhide only)
RH Container Bot 3aab80b
%global built_tag v1.0.0
585ba4d
3c355e3
Name: slirp4netns
RH Container Bot 2941c06
Version: 1.1.6
RH Container Bot 93b9669
Release: 5.dev.git%{shortcommit0}%{?dist}
3c355e3
# no go-md2man in ppc64
3c355e3
ExcludeArch: ppc64
3c355e3
Summary: slirp for network namespaces
3c355e3
License: GPLv2
3c355e3
URL: %{git0}
3c355e3
Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz
3c355e3
BuildRequires: autoconf
3c355e3
BuildRequires: automake
3c355e3
BuildRequires: gcc
d74600e
BuildRequires: glib2-devel
3c355e3
BuildRequires: git
bddeade
BuildRequires: go-md2man
f2a7ce0
BuildRequires: libcap-devel
7ec6f7b
BuildRequires: libseccomp-devel
bddeade
BuildRequires: libslirp-devel
3c355e3
BuildRequires: make
3c355e3
3c355e3
%description
3c355e3
slirp for network namespaces, without copying buffers across the namespaces.
3c355e3
3c355e3
%package devel
3c355e3
Summary: %{summary}
3c355e3
BuildArch: noarch
3c355e3
3c355e3
%description devel
3c355e3
%{summary}
3c355e3
3c355e3
This package contains library source intended for
3c355e3
building other packages which use import path with
3c355e3
%{import_path} prefix.
3c355e3
3c355e3
%prep
3c355e3
%autosetup -Sgit -n %{name}-%{commit0}
3c355e3
3c355e3
%build
3c355e3
./autogen.sh
3c355e3
./configure --prefix=%{_usr} --libdir=%{_libdir}
3c355e3
%{__make} generate-man
3c355e3
3c355e3
%install
3c355e3
make DESTDIR=%{buildroot} install install-man
3c355e3
3c355e3
%check
3c355e3
3c355e3
#define license tag if not already defined
3c355e3
%{!?_licensedir:%global license %doc}
3c355e3
3c355e3
%files
3c355e3
%license COPYING
3c355e3
%doc README.md
3c355e3
%{_bindir}/%{name}
3c355e3
%{_mandir}/man1/%{name}.1.gz
3c355e3
3c355e3
%changelog
RH Container Bot 93b9669
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-5.dev.git7ed048f
RH Container Bot 93b9669
- autobuilt 7ed048f
RH Container Bot 93b9669
RH Container Bot ae8c9b7
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-4.dev.gite2e4eea
RH Container Bot ae8c9b7
- autobuilt e2e4eea
RH Container Bot ae8c9b7
RH Container Bot 5d69db9
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-3.dev.git4bce8d8
RH Container Bot 5d69db9
- autobuilt 4bce8d8
RH Container Bot 5d69db9
RH Container Bot 2941c06
* Thu Nov  5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-2.dev.git13ac4c2
RH Container Bot 2941c06
- bump to 1.1.6
RH Container Bot 2941c06
- autobuilt 13ac4c2
RH Container Bot 2941c06
RH Container Bot 9b58a5a
* Sat Oct  3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-7.dev.git6767922
RH Container Bot 9b58a5a
- autobuilt 6767922
RH Container Bot 9b58a5a
cb3282c
* Tue Sep 29 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.1.4-6.dev.giteecccdb
cb3282c
- bump release tag
cb3282c
cb3282c
* Tue Sep 29 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.1.4-5.dev.giteecccdb
cb3282c
- bump release tag
cb3282c
RH Container Bot 44eebd9
* Tue Aug 04 08:10:13 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-4.dev.giteecccdb
RH Container Bot 44eebd9
- autobuilt eecccdb
RH Container Bot 44eebd9
RH Container Bot 4475c89
* Tue Jul 28 06:09:58 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-3.dev.git6d002ad
RH Container Bot 4475c89
- autobuilt 6d002ad
RH Container Bot 4475c89
RH Container Bot 950a54d
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-2.dev.git4c6befe
RH Container Bot 950a54d
- bump to 1.1.4
RH Container Bot 950a54d
- autobuilt 4c6befe
RH Container Bot 950a54d
RH Container Bot b6853d4
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.3-2.dev.git23ce219
RH Container Bot b6853d4
- bump to 1.1.3
RH Container Bot b6853d4
- autobuilt 23ce219
RH Container Bot b6853d4
RH Container Bot 374fac1
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.2-3.dev.git8bf8338
RH Container Bot 374fac1
- autobuilt 8bf8338
RH Container Bot 374fac1
RH Container Bot fcaacfc
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.2-2.dev.git4a30e56
RH Container Bot fcaacfc
- bump to 1.1.2
RH Container Bot fcaacfc
- autobuilt 4a30e56
RH Container Bot fcaacfc
RH Container Bot e4b3778
* Fri Jul 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-6.dev.gitdd4af4f
RH Container Bot e4b3778
- autobuilt dd4af4f
RH Container Bot e4b3778
RH Container Bot 572ff1c
* Sun Jun 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-5.dev.git99e1516
RH Container Bot 572ff1c
- autobuilt 99e1516
RH Container Bot 572ff1c
RH Container Bot e2a8210
* Fri Jun 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-4.dev.gita32a0d0
RH Container Bot e2a8210
- autobuilt a32a0d0
RH Container Bot e2a8210
RH Container Bot 1683b91
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-3.dev.gitfcda5d9
RH Container Bot 1683b91
- autobuilt fcda5d9
RH Container Bot 1683b91
RH Container Bot 229abc8
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-2.dev.git483e855
RH Container Bot 229abc8
- bump to 1.1.1
RH Container Bot 229abc8
- autobuilt 483e855
RH Container Bot 229abc8
RH Container Bot 140ccf3
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-5.dev.git94bd97d
RH Container Bot 140ccf3
- autobuilt 94bd97d
RH Container Bot 140ccf3
RH Container Bot 5a0af39
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-4.dev.gitc2c87b9
RH Container Bot 5a0af39
- autobuilt c2c87b9
RH Container Bot 5a0af39
RH Container Bot ad1a9c0
* Tue May 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-3.dev.git56941dd
RH Container Bot ad1a9c0
- autobuilt 56941dd
RH Container Bot ad1a9c0
RH Container Bot 65fb74a
* Sat May 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.0-2.dev.git3caa737
RH Container Bot 65fb74a
- bump to 1.1.0
RH Container Bot 65fb74a
- autobuilt 3caa737
RH Container Bot 65fb74a
RH Container Bot 4cddf64
* Tue May 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.1-3.dev.gitce56e0c
RH Container Bot 4cddf64
- autobuilt ce56e0c
RH Container Bot 4cddf64
RH Container Bot 9084753
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.1-2.dev.git4367de7
RH Container Bot 9084753
- bump to 1.0.1
RH Container Bot 9084753
- autobuilt 4367de7
RH Container Bot 9084753
RH Container Bot dbac45b
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-9.0.dev.gitc48f4d7
RH Container Bot dbac45b
- autobuilt c48f4d7
RH Container Bot dbac45b
RH Container Bot 3aab80b
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-8.0.dev.gitbdcd9a7
RH Container Bot 3aab80b
- autobuilt bdcd9a7
RH Container Bot 3aab80b
RH Container Bot e491463
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-7.0.dev.gitc0fef8d
RH Container Bot e491463
- autobuilt c0fef8d
RH Container Bot e491463
RH Container Bot dc9ae6a
* Mon Mar 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-6.0.dev.gitcac9a34
RH Container Bot dc9ae6a
- autobuilt cac9a34
RH Container Bot dc9ae6a
RH Container Bot 8b7e819
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-5.0.dev.git4353fab
RH Container Bot 8b7e819
- autobuilt 4353fab
RH Container Bot 8b7e819
RH Container Bot c5c863d
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-4.0.dev.gitb797921
RH Container Bot c5c863d
- autobuilt b797921
RH Container Bot c5c863d
RH Container Bot d0281ac
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-3.0.dev.git38334c4
RH Container Bot d0281ac
- autobuilt 38334c4
RH Container Bot d0281ac
RH Container Bot c479854
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-2.0.dev.git735fcd7
RH Container Bot c479854
- bump to 1.0.0
RH Container Bot c479854
- autobuilt 735fcd7
RH Container Bot c479854
RH Container Bot 56abb20
* Wed Mar 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-8.0.dev.git7560ba4
RH Container Bot 56abb20
- autobuilt 7560ba4
RH Container Bot 56abb20
RH Container Bot da327bd
* Tue Mar 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-7.0.dev.git7ba0c6f
RH Container Bot da327bd
- autobuilt 7ba0c6f
RH Container Bot da327bd
372a093
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-6.0.dev.gita8414d1
372a093
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
372a093
RH Container Bot 641cc96
* Wed Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-5.0.dev.gita8414d1
RH Container Bot 641cc96
- autobuilt a8414d1
RH Container Bot 641cc96
RH Container Bot 5fc3741
* Wed Dec 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-4.0.dev.gite6b31fe
RH Container Bot 5fc3741
- autobuilt e6b31fe
RH Container Bot 5fc3741
RH Container Bot 269af52
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-3.0.dev.gitdad442a
RH Container Bot 269af52
- autobuilt dad442a
RH Container Bot 269af52
RH Container Bot 0b65c86
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.3-2.0.dev.gite14da48
RH Container Bot 0b65c86
- bump to 0.4.3
RH Container Bot 0b65c86
- autobuilt e14da48
RH Container Bot 0b65c86
RH Container Bot 6d2661b
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-6.0.dev.git1fea75f
RH Container Bot 6d2661b
- autobuilt 1fea75f
RH Container Bot 6d2661b
RH Container Bot 2a4cb01
* Thu Nov 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-5.0.dev.git21fdece
RH Container Bot 2a4cb01
- autobuilt 21fdece
RH Container Bot 2a4cb01
RH Container Bot 2428baf
* Mon Nov 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-4.0.dev.git0186bac
RH Container Bot 2428baf
- autobuilt 0186bac
RH Container Bot 2428baf
7ec6f7b
* Thu Oct 31 2019 Jindrich Novy <jnovy@redhat.com> - 0.4.2-3.0.dev.git3527c98
7ec6f7b
- add BR: libseccomp-devel
7ec6f7b
RH Container Bot f960a29
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-2.0.dev.git3527c98
RH Container Bot f960a29
- bump to 0.4.2
RH Container Bot f960a29
- autobuilt 3527c98
RH Container Bot f960a29
RH Container Bot 85c585b
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.1-3.0.dev.gite8759b9
RH Container Bot 85c585b
- autobuilt e8759b9
RH Container Bot 85c585b
Lokesh Mandvekar (Bot) 27f4dae
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.1-2.0.dev.gitf9503fe
Lokesh Mandvekar (Bot) 27f4dae
- bump to 0.4.1
Lokesh Mandvekar (Bot) 27f4dae
- autobuilt f9503fe
Lokesh Mandvekar (Bot) 27f4dae
Lokesh Mandvekar (Bot) fbe3316
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-25.1.dev.gitd2e449b
Lokesh Mandvekar (Bot) fbe3316
- autobuilt d2e449b
Lokesh Mandvekar (Bot) fbe3316
Lokesh Mandvekar (Bot) 660b782
* Thu Aug 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-24.1.dev.git1a96e26
Lokesh Mandvekar (Bot) 660b782
- autobuilt 1a96e26
Lokesh Mandvekar (Bot) 660b782
Lokesh Mandvekar (Bot) 1958b3b
* Sun Aug 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-23.1.dev.git29db6bd
Lokesh Mandvekar (Bot) 1958b3b
- autobuilt 29db6bd
Lokesh Mandvekar (Bot) 1958b3b
Lokesh Mandvekar (Bot) 05d8fb8
* Fri Aug 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-22.1.dev.git4e51172
Lokesh Mandvekar (Bot) 05d8fb8
- autobuilt 4e51172
Lokesh Mandvekar (Bot) 05d8fb8
Lokesh Mandvekar (Bot) b8574dc
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-21.1.dev.git56c8370
Lokesh Mandvekar (Bot) b8574dc
- autobuilt 56c8370
Lokesh Mandvekar (Bot) b8574dc
Lokesh Mandvekar (Bot) 57faad6
* Sun Aug 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-20.1.dev.gitbbd6f25
Lokesh Mandvekar (Bot) 57faad6
- autobuilt bbd6f25
Lokesh Mandvekar (Bot) 57faad6
Lokesh Mandvekar (Bot) ecb380c
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-19.1.dev.gited51817
Lokesh Mandvekar (Bot) ecb380c
- autobuilt ed51817
Lokesh Mandvekar (Bot) ecb380c
Lokesh Mandvekar (Bot) c5e90c9
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-18.1.dev.gitaacef69
Lokesh Mandvekar (Bot) c5e90c9
- autobuilt aacef69
Lokesh Mandvekar (Bot) c5e90c9
Lokesh Mandvekar (Bot) 1c36357
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-17.1.dev.git1dfc6f6
Lokesh Mandvekar (Bot) 1c36357
- autobuilt 1dfc6f6
Lokesh Mandvekar (Bot) 1c36357
Lokesh Mandvekar (Bot) cb1dfd9
* Sun Jul 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-16.1.dev.git96ff33c
Lokesh Mandvekar (Bot) cb1dfd9
- autobuilt 96ff33c
Lokesh Mandvekar (Bot) cb1dfd9
Lokesh Mandvekar (Bot) f4bc4cd
* Sat Jul 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-15.1.dev.gitb911c9a
Lokesh Mandvekar (Bot) f4bc4cd
- autobuilt b911c9a
Lokesh Mandvekar (Bot) f4bc4cd
Lokesh Mandvekar (Bot) 15d8415
* Sat Jul 27 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-14.1.dev.gitd23723e
Lokesh Mandvekar (Bot) 15d8415
- autobuilt d23723e
Lokesh Mandvekar (Bot) 15d8415
Lokesh Mandvekar (Bot) 050ba7a
* Fri Jul 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-13.1.dev.git10c0ee5
Lokesh Mandvekar (Bot) 050ba7a
- autobuilt 10c0ee5
Lokesh Mandvekar (Bot) 050ba7a
Lokesh Mandvekar (Bot) 2dde1f3
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-12.1.dev.git87a4bf7
Lokesh Mandvekar (Bot) 2dde1f3
- autobuilt 87a4bf7
Lokesh Mandvekar (Bot) 2dde1f3
Lokesh Mandvekar (Bot) ba0b448
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-11.1.dev.git85efff0
Lokesh Mandvekar (Bot) ba0b448
- autobuilt 85efff0
Lokesh Mandvekar (Bot) ba0b448
Lokesh Mandvekar (Bot) 7fb7937
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-10.1.dev.git4f5a083
Lokesh Mandvekar (Bot) 7fb7937
- autobuilt 4f5a083
Lokesh Mandvekar (Bot) 7fb7937
Lokesh Mandvekar (Bot) 76d3cd5
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.0-9.1.dev.git62cbdd3
Lokesh Mandvekar (Bot) 76d3cd5
- bump to 0.4.0
Lokesh Mandvekar (Bot) 76d3cd5
- autobuilt 62cbdd3
Lokesh Mandvekar (Bot) 76d3cd5
Lokesh Mandvekar (Bot) 432d648
* Tue Jul 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-8.1.dev.gitbf199bb
Lokesh Mandvekar (Bot) 432d648
- autobuilt bf199bb
Lokesh Mandvekar (Bot) 432d648
Lokesh Mandvekar (Bot) df375d6
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-7.1.dev.git2f857ec
Lokesh Mandvekar (Bot) df375d6
- autobuilt 5c690f7
Lokesh Mandvekar (Bot) df375d6
- autobuilt 2f857ec
Lokesh Mandvekar (Bot) df375d6
Lokesh Mandvekar (Bot) e0a896a
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-6.1.dev.gitd34e916
Lokesh Mandvekar (Bot) e0a896a
- autobuilt 5c690f7
Lokesh Mandvekar (Bot) e0a896a
- autobuilt d34e916
Lokesh Mandvekar (Bot) e0a896a
Lokesh Mandvekar (Bot) 63c1f45
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-5.1.dev.git6612517
Lokesh Mandvekar (Bot) 63c1f45
- autobuilt 5c690f7
Lokesh Mandvekar (Bot) 63c1f45
- autobuilt 6612517
Lokesh Mandvekar (Bot) 63c1f45
Lokesh Mandvekar (Bot) 6ac1114
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-4.1.dev.gitf34ad90
Lokesh Mandvekar (Bot) 6ac1114
- autobuilt 5c690f7
Lokesh Mandvekar (Bot) 6ac1114
- autobuilt f34ad90
Lokesh Mandvekar (Bot) 6ac1114
Lokesh Mandvekar (Bot) ca22921
* Sun Jul 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.3.0-3.1.dev.git5c690f7
Lokesh Mandvekar (Bot) ca22921
- autobuilt 5c690f7
Lokesh Mandvekar (Bot) ca22921
f8be776
* Wed Jul 10 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.0-2.1.dev.git4889f52
f8be776
- built 4889f52
f8be776
- hook up to autobuild
f8be776
c3ca526
* Wed May 15 2019 Dan Walsh <dwalsh@fedoraproject.org> - v0.3.0-2
c3ca526
- Update to released version
c3ca526
90007ea
* Wed Feb 27 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.0-1.alpha.2
90007ea
- make version tag consistent with upstream
90007ea
5f59087
* Sun Feb 17 2019 Dan Walsh <dwalsh@fedoraproject.org> - v0.3.0-alpha.2
5f59087
- Latest release
5f59087
3425c2f
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-3.dev.git0037042
3425c2f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
3425c2f
b19b93e
* Mon Aug 20 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-2.dev.git0037042
b19b93e
- built 0037042
b19b93e
3c355e3
* Fri Jul 27 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1-1.dev.gitc4e1bc5
3c355e3
- Resolves: #1609595 - initial upload
3c355e3
- First package for Fedora