From 9d9fbdd723a2ed4a9c62ec9c846131e5b6a95277 Mon Sep 17 00:00:00 2001 From: Julien Enselme Date: Sun, 18 Sep 2016 12:05:39 +0200 Subject: [PATCH] Update to 0.7.9 --- .gitignore | 1 + python-sphinx-theme-alabaster.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6166785..8a4c181 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /alabaster-0.7.6.tar.gz /alabaster-0.7.8.tar.gz +/alabaster-0.7.9.tar.gz diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index e7a600c..e5b65f7 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -2,13 +2,13 @@ %global srcname sphinx-theme-%{pypi_name} Name: python-%{srcname} -Version: 0.7.8 -Release: 2%{?dist} +Version: 0.7.9 +Release: 1%{?dist} Summary: Configurable sidebar-enabled Sphinx theme License: BSD URL: https://pypi.python.org/pypi/%{pypi_name} -Source0: https://pypi.python.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +Source0: https://pypi.python.org/packages/71/c3/70da7d8ac18a4f4c502887bd2549e05745fa403e2cd9d06a8a9910a762bc/%{pypi_name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel @@ -74,6 +74,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Sun Sep 18 2016 Julien Enselme - 0.7.9-1 +- Update to 0.7.9 + * Fri May 13 2016 Julien Enselme - 0.7.8-1 - Use %%python3_pkgversion macro for EPEL7 release diff --git a/sources b/sources index 6d38c93..9dd72ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -346a71e8a6d51dff2e02086fdd9c5ffe alabaster-0.7.8.tar.gz +b29646a8bbe7aa52830375b7d17b5d7a alabaster-0.7.9.tar.gz