upstream release 1.3.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-3-0
This commit is contained in:
parent
1de6045b47
commit
c39f448d49
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/sphinxcontrib-httpdomain-1.1.7.tar.gz
|
||||
/sphinxcontrib-httpdomain-1.1.8.tar.gz
|
||||
/sphinxcontrib-httpdomain-1.3.0.tar.gz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%global upstream_name sphinxcontrib-httpdomain
|
||||
|
||||
Name: python-%{upstream_name}
|
||||
Version: 1.1.8
|
||||
Release: 6%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Sphinx domain for documenting HTTP APIs
|
||||
License: BSD
|
||||
URL: http://packages.python.org/sphinxcontrib-httpdomain/
|
||||
@ -61,6 +61,9 @@ rm -rf %{buildroot}
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2015 Dan Callaghan <dcallagh@redhat.com> - 1.3.0-1
|
||||
- upstream release 1.3.0: http://pythonhosted.org/sphinxcontrib-httpdomain/#version-1-3-0
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user