commit
5086b967ab
@ -1,6 +1,6 @@
|
|||||||
Name: python-hyperlink
|
Name: python-hyperlink
|
||||||
Version: 18.0.0
|
Version: 18.0.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: A pure-Python implementation of immutable URLs
|
Summary: A pure-Python implementation of immutable URLs
|
||||||
License: MIT and BSD and OFL
|
License: MIT and BSD and OFL
|
||||||
URL: https://github.com/python-hyper/hyperlink
|
URL: https://github.com/python-hyper/hyperlink
|
||||||
@ -29,7 +29,7 @@ Hyperlink is a featureful, pure-Python implementation of the URL, with an emphas
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: This package contains help documents
|
Summary: This package contains help documents
|
||||||
Requires: fontawesome-fonts js-underscore js-jquery
|
Requires: fontawesome-fonts
|
||||||
Provides: python-hyperlink-doc = %{version}-%{release}
|
Provides: python-hyperlink-doc = %{version}-%{release}
|
||||||
Obsoletes: python-hyperlink-doc < %{version}-%{release}
|
Obsoletes: python-hyperlink-doc < %{version}-%{release}
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js
|
|||||||
%doc README.md html
|
%doc README.md html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 13 2020 gulining<gulining1@huawei.com> - 18.0.0-8
|
||||||
|
- Remove useless requires
|
||||||
|
|
||||||
* Thu Mar 12 2020 gulining<gulining1@huawei.com> - 18.0.0-7
|
* Thu Mar 12 2020 gulining<gulining1@huawei.com> - 18.0.0-7
|
||||||
- Remove useless buildrequires
|
- Remove useless buildrequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user