diff --git a/.gitignore b/.gitignore index eda7bcd..738536f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/onionshare-b035330805a5cbe603ca8a7716bf1f76e054f619.tar.gz +/onionshare-94010771719ca39f09d711427b41fde4fea37a68.tar.gz diff --git a/onionshare.spec b/onionshare.spec index df80b6f..416dd7e 100644 --- a/onionshare.spec +++ b/onionshare.spec @@ -1,8 +1,8 @@ -%global commit b035330805a5cbe603ca8a7716bf1f76e054f619 +%global commit 94010771719ca39f09d711427b41fde4fea37a68 Name: onionshare -Version: 0.6 -Release: 8%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: Securely and anonymously share files of any size License: GPLv3 @@ -13,6 +13,7 @@ BuildArch: noarch BuildRequires: python2-devel desktop-file-utils Requires: python2 python-flask python-stem PyQt4 + %description OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor hidden service, and @@ -25,7 +26,7 @@ user just needs to use Tor Browser to download a file from you. %prep %setup -q -n %{name}-%{commit} -sed -i '/^Encoding/ d' setup/%{name}.desktop +sed -i '/^Encoding/ d' install/%{name}.desktop %build @@ -50,6 +51,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %changelog +* Mon Aug 31 2015 pjp - 0.7.1-1 +- Upstream release v0.7.1-1 + * Mon Nov 10 2014 pjp - 0.6-8 - Bumped the distribution count to override an earlier -7 one. diff --git a/sources b/sources index 32c3694..de86685 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04b067713056afbb4ee770e9e47732c7 onionshare-b035330805a5cbe603ca8a7716bf1f76e054f619.tar.gz +9fd117cab14b26c3c7208ce691b4e4ac onionshare-94010771719ca39f09d711427b41fde4fea37a68.tar.gz