From 8ac2c743b5ed777f37f2f27d9c08adc82baeefcb Mon Sep 17 00:00:00 2001 From: Jonathan Steffan Date: Sep 02 2013 20:13:10 +0000 Subject: Update to 0.9.12 --- diff --git a/.gitignore b/.gitignore index e2f297e..aa42c01 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /whisper-0.9.10.tar.gz +/python-whisper-0.9.12.tar.gz diff --git a/python-whisper.spec b/python-whisper.spec index 564670c..4bc145d 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.10 -Release: 4%{?dist} +Version: 0.9.12 +Release: 1%{?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/downloads/graphite-project/whisper/whisper-0.9.10.tar.gz +Source0: https://github.com/graphite-project/whisper/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -51,6 +51,9 @@ popd %changelog +* Mon Sep 02 2013 Jonathan Steffan - 0.9.12-1 +- Update to 0.9.12 + * Sun Aug 04 2013 Fedora Release Engineering - 0.9.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 47db1da..1cab152 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf7d7d73e115f50e682f46c4eb52be09 whisper-0.9.10.tar.gz +fcaa34d128d13278ba1b8e23443e0871 python-whisper-0.9.12.tar.gz