[python-sphinxcontrib-napoleon] new upstream version 0.2.9

Michal Minar miminar at fedoraproject.org
Wed Jan 14 12:31:31 UTC 2015


commit 1cbe69baf29e054a9302c614659523c40c1d70c6
Author: Michal Minar <miminar at redhat.com>
Date:   Wed Jan 14 13:20:35 2015 +0100

    new upstream version 0.2.9
    
    Just a bugfix version.
    
    Signed-off-by: Michal Minar <miminar at redhat.com>

 .gitignore                         |    1 +
 python-sphinxcontrib-napoleon.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 185f3ac..13912ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sphinxcontrib-napoleon-0.2.8.tar.gz
+/sphinxcontrib-napoleon-0.2.9.tar.gz
diff --git a/python-sphinxcontrib-napoleon.spec b/python-sphinxcontrib-napoleon.spec
index 50d7687..dffe66b 100644
--- a/python-sphinxcontrib-napoleon.spec
+++ b/python-sphinxcontrib-napoleon.spec
@@ -5,8 +5,8 @@
 %global upstream_name sphinxcontrib-napoleon
 
 Name:           python-%{upstream_name}
-Version:        0.2.8
-Release:        2%{?dist}
+Version:        0.2.9
+Release:        1%{?dist}
 Summary:        Sphinx napoleon extension
 
 Group:          Development/Libraries
@@ -87,6 +87,9 @@ popd
 %endif
 
 %changelog
+* Wed Jan 14 2015 Michal Minar <miminar at redhat.com> 0.2.9-1
+- New upstream version.
+
 * Wed Nov 26 2014 Michal Minar <miminar at redhat.com> 0.2.8-2
 - Fixed requires.
 
diff --git a/sources b/sources
index d1490b7..78edbfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-004abec2393a8743a150a9d64a85d517  sphinxcontrib-napoleon-0.2.8.tar.gz
+8fadb3c458e9404c3917809db78b4f9e  sphinxcontrib-napoleon-0.2.9.tar.gz


More information about the scm-commits mailing list