forked from pool/python-bugzilla
Accepting request 175863 from home:WernerFink:branches:devel:languages:python
- Fix UL sections that is check also for URL without final slash this may fix bnc#807901 OBS-URL: https://build.opensuse.org/request/show/175863 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
5e0038631b
commit
f361911ee8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bugzilla
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,15 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: python-bugzilla
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: Python library for bugzilla
|
||||
Group: Development/Libraries/Python
|
||||
License: GPL-2.0+
|
||||
Group: Development/Libraries/Python
|
||||
Url: https://fedorahosted.org/python-bugzilla/
|
||||
#Source: https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{version}.tar.bz2
|
||||
Source: %{name}-%{version}-openSUSE-1.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user