[openlmi-tools/f20] fix documentation version

Peter Hatina phatina at fedoraproject.org
Mon Dec 9 16:16:51 UTC 2013


commit a25513d69ff5357d635b62e80a51626e0a9fa467
Author: Peter Hatina <phatina at redhat.com>
Date:   Mon Dec 9 15:38:39 2013 +0100

    fix documentation version

 openlmi-tools-11-update-documentation.patch |   16 ++++++++++++++++
 openlmi-tools.spec                          |    5 ++++-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/openlmi-tools-11-update-documentation.patch b/openlmi-tools-11-update-documentation.patch
index 1062ef1..1b40074 100644
--- a/openlmi-tools-11-update-documentation.patch
+++ b/openlmi-tools-11-update-documentation.patch
@@ -73,6 +73,22 @@ index 5a56aad..c11f139 100644
      >
  
  Documentation
+diff --git a/doc/src/conf.py b/doc/src/conf.py
+index be003f1..6da35ec 100644
+--- a/doc/src/conf.py
++++ b/doc/src/conf.py
+@@ -101,9 +101,9 @@ copyright = '2012-2013, Red Hat Inc.'
+ # built documents.
+ #
+ # The short X.Y version.
+-version = '0.7'
++version = '0.9'
+ # The full version, including alpha/beta/rc tags.
+-release = '0.7'
++release = '0.9'
+ 
+ # The language for content autogenerated by Sphinx. Refer to documentation
+ # for a list of supported languages.
 diff --git a/doc/src/index.rst b/doc/src/index.rst
 index da23cf4..e598cae 100644
 --- a/doc/src/index.rst
diff --git a/openlmi-tools.spec b/openlmi-tools.spec
index ff21c85..92eff46 100644
--- a/openlmi-tools.spec
+++ b/openlmi-tools.spec
@@ -1,6 +1,6 @@
 Name:           openlmi-tools
 Version:        0.9
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Set of CLI tools for Openlmi providers
 
 License:        GPLv2+
@@ -106,6 +106,9 @@ install -m 644 cli/completion/_lmishell $zsh_comp_dir
 %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Mon Dec  9 2013 Peter Hatina <phatina at redhat.com> - 0.9-13
+- fix documentation version
+
 * Mon Dec  9 2013 Peter Hatina <phatina at redhat.com> - 0.9-12
 - update documentation
 


More information about the scm-commits mailing list