[python-stem] Update to version 1.1.0

Juan Orti jorti at fedoraproject.org
Tue Oct 15 20:18:40 UTC 2013


commit a2386fefff6cccf5558837baa7f0031931275e5f
Author: Juan Orti Alcaine <juan.orti at miceliux.com>
Date:   Tue Oct 15 22:18:23 2013 +0200

    Update to version 1.1.0

 .gitignore             |    1 +
 python-stem.spec       |   11 +++++++----
 sources                |    2 +-
 stem-1.0.1.tar.bz2.asc |   11 -----------
 stem-1.1.0.tar.bz2.asc |   11 +++++++++++
 5 files changed, 20 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0deb966..3767363 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /stem-1.0.1.tar.bz2
+/stem-1.1.0.tar.bz2
diff --git a/python-stem.spec b/python-stem.spec
index 7b42046..67be78d 100644
--- a/python-stem.spec
+++ b/python-stem.spec
@@ -2,17 +2,17 @@
 %global with_python3 1
 
 Name:           python-stem
-Version:        1.0.1
-Release:        5%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Python controller library for Tor
 
 Group:          Development/Libraries
 # All source code is LGPLv3 except stem/util/ordereddict.py which is MIT
 License:        LGPLv3 and MIT
 URL:            https://stem.torproject.org/
-Source0:        http://www.atagar.com/transfer/stem/%{shortname}-%{version}.tar.bz2
+Source0:        https://pypi.python.org/packages/source/s/stem/%{shortname}-%{version}.tar.bz2
 # https://www.torproject.org/docs/signing-keys.html.en
-Source1:        http://www.atagar.com/transfer/stem/%{shortname}-%{version}.tar.bz2.asc
+Source1:        https://pypi.python.org/packages/source/s/stem/%{shortname}-%{version}.tar.bz2.asc
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -102,6 +102,9 @@ install -m 0644 docs/_build/man/%{shortname}.1 %{buildroot}%{_mandir}/man1/
 %{_mandir}/man1/%{shortname}.1*
 
 %changelog
+* Tue Oct 15 2013 Juan Orti Alcaine <jorti at fedoraproject.org> - 1.1.0-1
+- Version 1.1.0
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6b820bb..f89a288 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f21cac5ab6c8aca975f4bc1db73ff5e5  stem-1.0.1.tar.bz2
+3b0d793d83af30c6e90e7423f9ec51ca  stem-1.1.0.tar.bz2
diff --git a/stem-1.1.0.tar.bz2.asc b/stem-1.1.0.tar.bz2.asc
new file mode 100644
index 0000000..10558bb
--- /dev/null
+++ b/stem-1.1.0.tar.bz2.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (GNU/Linux)
+
+iQEcBAABAgAGBQJSW0ZHAAoJEIiEBMGH8waQGc4H/jNY/aDbq72v9tyLQ8NVytde
+6k67fwJtwyTfZluTh5EeYP1bEJ/8TQB8derexlgoyKCD1+lpILdudhDBF1AFL2HV
+wIYxqoUSLUk48JBcIEdccReCs5N/J8BFRT6kaetgCtGV9vs1hgOrzj1/Lk0cynC+
+hI8N1LSDrEXy8eeZXlvHROVACCfmJtUaoYaQIGdADW7TBJWHYDFdBOODPMpTUHWG
+XlmRJSxfy6l0Ul2upG25Kf0LBCyRhCeZ3fDcxGRB4VFISV0g/R+0AAeSMvnAfQK8
+f9vcOkMfH96l0FgefH5sZZy2zX8K6MLtmuJ4E8Ly/esD7ddkVd1uwh5wyq3Grok=
+=7oZt
+-----END PGP SIGNATURE-----


More information about the scm-commits mailing list