Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1eb674a67 |
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Name: diveintopython
|
Name: diveintopython
|
||||||
Version: 5.4
|
Version: 5.4
|
||||||
Release: 32%{?dist}
|
Release: 33%{?dist}
|
||||||
|
|
||||||
Summary: Dive into Python - a python book
|
Summary: Dive into Python - a python book
|
||||||
|
|
||||||
|
|
@ -19,7 +19,7 @@ Patch0: diveintopython-build.xml.patch
|
||||||
Patch1: diveintopython-build_common.xml.patch
|
Patch1: diveintopython-build_common.xml.patch
|
||||||
Patch2: diveintopython-xalan.patch
|
Patch2: diveintopython-xalan.patch
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils, htmldoc, ant >= 1.8.2, jakarta-commons-net, ant-commons-net, xerces-j2, xml-commons-apis
|
BuildRequires: desktop-file-utils, htmldoc, ant >= 1.8.2, xerces-j2, xml-commons-apis
|
||||||
BuildRequires: python, w3m, java, xalan-j2
|
BuildRequires: python, w3m, java, xalan-j2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
@ -111,6 +111,9 @@ desktop-file-install \
|
||||||
%doc %{_pkgdocdir}/txt
|
%doc %{_pkgdocdir}/txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 16 2018 Devrim Gündüz <devrim@gunduz.org> - 5.4-33
|
||||||
|
- Update BR, per #1555699
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4-32
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4-32
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue