diff --git a/sources b/sources index fd39037..705b5a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1fe20afad3ee80263fd8dc2f0848d28 sshuttle-0.78.0.tar.gz +326f0dd40ff014d98e6784c357bfa322 sshuttle-0.78.0.tar.gz diff --git a/sshuttle.spec b/sshuttle.spec index 97ac928..16c31bf 100644 --- a/sshuttle.spec +++ b/sshuttle.spec @@ -8,18 +8,10 @@ Name: sshuttle Version: 0.78.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Transparent Proxy VPN -# We're using a tarball generated from upstream git. Since upstream -# uses setuptools_scm, we need to build the tarball from a git repo -# clone as follows: -# -# 1. git clone git clone https://github.com/sshuttle/sshuttle.git upstream -# 2. cd upstream -# 3. python setup.py sdist -# 4. grab the resulting tarball from the dist directory -Source0: sshuttle-0.78.0.tar.gz +Source0: https://pypi.python.org/packages/source/s/%{name}/%{name}-%{version}.tar.gz URL: https://github.com/%{name}/%{name} Group: Applications/Internet @@ -113,6 +105,10 @@ fi %{_bindir}/sshuttle %changelog +* Mon Apr 11 2016 Jonathan Underwood - 0.78.0-2 +- Use PyPi source tarball rather than rolling our own (only needed + when building git snapshots) + * Sun Apr 10 2016 Kevin Fenzi - 0.78.0-1 - Update to 0.78.0. Fixes bug #1325602 - Drop upstreamed patches