From 6751eb86149d1a2540f61e72b1c6ab02d11250da Mon Sep 17 00:00:00 2001 From: Julien Enselme Date: Fri, 13 May 2016 11:32:42 +0200 Subject: [PATCH] Update to 0.7.8 (#1334952) --- .gitignore | 1 + python-sphinx-theme-alabaster.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 94e1307..6166785 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /alabaster-0.7.6.tar.gz +/alabaster-0.7.8.tar.gz diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index 523170d..912f596 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -2,8 +2,8 @@ %global srcname sphinx-theme-%{pypi_name} Name: python-%{srcname} -Version: 0.7.6 -Release: 6%{?dist} +Version: 0.7.8 +Release: 1%{?dist} Summary: Configurable sidebar-enabled Sphinx theme License: BSD @@ -74,6 +74,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Fri May 13 2016 Julien Enselme - 0.7.8-1 +- Update to 0.7.8 (#1334952) + * Thu Feb 04 2016 Fedora Release Engineering - 0.7.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index e669dc7..6d38c93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -169cdce2a96b75bff8cb8a59d938673f alabaster-0.7.6.tar.gz +346a71e8a6d51dff2e02086fdd9c5ffe alabaster-0.7.8.tar.gz