[python-wikitools] Removing bug report URL from description, correct one is in Url tag. Resolves: #1177886

Honza Horak hhorak at fedoraproject.org
Tue Feb 17 13:22:30 UTC 2015


commit e6e40684bcba1937577f2b53c809895105bf0906
Author: Honza Horak <hhorak at redhat.com>
Date:   Tue Feb 17 14:21:26 2015 +0100

    Removing bug report URL from description, correct one is in Url tag.
    Resolves: #1177886

 python-wikitools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-wikitools.spec b/python-wikitools.spec
index 7f38f95..791e4eb 100644
--- a/python-wikitools.spec
+++ b/python-wikitools.spec
@@ -7,7 +7,7 @@
 Summary: Python package for interacting with a MediaWiki wiki
 Name: python-%{shortname}
 Version: 1.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Url: https://github.com/alexz-enwp/%{shortname}
 Source0: https://github.com/alexz-enwp/%{shortname}/archive/%{version}/%{shortname}-%{version}.tar.gz
 License: GPLv3+
@@ -21,7 +21,6 @@ A Python package for interacting with a MediaWiki wiki using the MediaWiki API.
 Designed for MediaWiki version 1.16 and higher, should work on 1.13, older
 versions may have bugs.
 The edit-API must be enabled on the site to use editing features.
-Please report any bugs to <http://code.google.com/p/python-wikitools/issues>
 
 %prep
 %setup -q -n %{shortname}-%{version}
@@ -38,6 +37,10 @@ Please report any bugs to <http://code.google.com/p/python-wikitools/issues>
 %{python2_sitelib}/%{shortname}-%{version}-py2.*.egg-info
 
 %changelog
+* Tue Feb 17 2015 Honza Horak <hhorak at redhat.com> - 1.2-4
+- Removing bug report URL from description, correct one is in Url tag.
+  Resolves: #1177886
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list