Hello community,

here is the log from the commit of package python-sphinx-issues for 
openSUSE:Factory checked in at 2017-09-05 15:16:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx-issues (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinx-issues.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinx-issues"

Tue Sep  5 15:16:13 2017 rev:2 rq:520556 version:0.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinx-issues/python-sphinx-issues.changes    
    2017-08-28 15:15:18.940319182 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-issues.new/python-sphinx-issues.changes
   2017-09-05 15:16:16.304368590 +0200
@@ -1,0 +2,5 @@
+Sun Aug 27 20:39:13 UTC 2017 - [email protected]
+
+- Update descriptions.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sphinx-issues.spec ++++++
--- /var/tmp/diff_new_pack.1WCnwC/_old  2017-09-05 15:16:17.560192066 +0200
+++ /var/tmp/diff_new_pack.1WCnwC/_new  2017-09-05 15:16:17.560192066 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,14 +22,14 @@
 Name:           python-sphinx-issues
 Version:        0.3.1
 Release:        0
+Summary:        A Sphinx extension for linking to a project's issue tracker
 License:        MIT
-Summary:        A Sphinx extension for linking to your project's issue tracker
-Url:            https://github.com/sloria/sphinx-issues
 Group:          Development/Languages/Python
+Url:            https://github.com/sloria/sphinx-issues
 Source:         
https://files.pythonhosted.org/packages/source/s/sphinx-issues/sphinx-issues-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module Sphinx}
 %endif
@@ -39,7 +40,9 @@
 %python_subpackages
 
 %description
-A Sphinx extension for linking to your project's issue tracker. Includes roles 
for linking to both issues and user profiles, with built-in support for GitHub 
(though this works with other services).
+A Sphinx extension for linking to a project's issue tracker. It
+includes roles for linking to issues as well as user profiles, with
+built-in support for GitHub (though this works with other services).
 
 %prep
 %setup -q -n sphinx-issues-%{version}


Reply via email to