[python-whisper/f20: 17/18] Revert "Update to 0.9.12"

Jamie Nguyen jamielinux at fedoraproject.org
Fri Nov 14 18:42:29 UTC 2014


commit bb32fa4c55d1f67bf3d273fdbcc6ba72955709b4
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Nov 14 18:42:11 2014 +0000

    Revert "Update to 0.9.12"
    
    This reverts commit 8f2b5c9f651d528d4f20071ebdd2eee9ab25cebb.

 .gitignore          |    1 -
 python-whisper.spec |    9 +++------
 sources             |    2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa42c01..e2f297e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /whisper-0.9.10.tar.gz
-/python-whisper-0.9.12.tar.gz
diff --git a/python-whisper.spec b/python-whisper.spec
index 4bc145d..564670c 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -1,15 +1,15 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           python-whisper
-Version:        0.9.12
-Release:        1%{?dist}
+Version:        0.9.10
+Release:        4%{?dist}
 Summary:        Simple database library for storing time-series data
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            https://launchpad.net/graphite/
 
-Source0:        https://github.com/graphite-project/whisper/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        https://github.com/downloads/graphite-project/whisper/whisper-0.9.10.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -51,9 +51,6 @@ popd
 
 
 %changelog
-* Mon Sep 02 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.12-1
-- Update to 0.9.12
-
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1cab152..47db1da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcaa34d128d13278ba1b8e23443e0871  python-whisper-0.9.12.tar.gz
+cf7d7d73e115f50e682f46c4eb52be09  whisper-0.9.10.tar.gz


More information about the scm-commits mailing list