New upstream version.
This commit is contained in:
parent
f6b45949ba
commit
b5f1bcbe19
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
/GAPDoc-1.5.1.tar.bz2
|
||||
/GAPDoc-1.6.tar.bz2
|
||||
/GAPDoc-1.6.1.tar.bz2
|
||||
/GAPDoc-*.tar.bz2
|
||||
|
11
GAPDoc.spec
11
GAPDoc.spec
@ -1,6 +1,6 @@
|
||||
Name: GAPDoc
|
||||
Version: 1.6.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GAP documentation tool
|
||||
|
||||
# The package is all GPLv2+ except for some of the mathml files
|
||||
@ -12,11 +12,11 @@ BuildArch: noarch
|
||||
BuildRequires: gap-devel
|
||||
BuildRequires: gap-online-help
|
||||
BuildRequires: ghostscript
|
||||
BuildRequires: tex(a4wide.sty)
|
||||
BuildRequires: tex(color.cfg)
|
||||
BuildRequires: tex(english.ldf)
|
||||
BuildRequires: tex(enumitem.sty)
|
||||
BuildRequires: tex(fancyvrb.sty)
|
||||
BuildRequires: tex(geometry.sty)
|
||||
BuildRequires: tex(language.dat)
|
||||
BuildRequires: tex(pdftex.map)
|
||||
BuildRequires: tex(pslatex.sty)
|
||||
@ -80,11 +80,11 @@ This package provides:
|
||||
Summary: All LaTeX dependencies for GAPDoc
|
||||
Requires: gap-online-help
|
||||
Requires: ghostscript
|
||||
Requires: tex(a4wide.sty)
|
||||
Requires: tex(color.cfg)
|
||||
Requires: tex(english.ldf)
|
||||
Requires: tex(enumitem.sty)
|
||||
Requires: tex(fancyvrb.sty)
|
||||
Requires: tex(geometry.sty)
|
||||
Requires: tex(language.dat)
|
||||
Requires: tex(pdftex.map)
|
||||
Requires: tex(pslatex.sty)
|
||||
@ -150,6 +150,9 @@ rm -f %{buildroot}%{_gap_dir}/pkg/%{name}/{CHANGES,GPL,README.md}
|
||||
# This is a metapackage to pull in dependencies only
|
||||
|
||||
%changelog
|
||||
* Tue Oct 30 2018 Jerry James <loganjerry@gmail.com> - 1.6.2-1
|
||||
- New upstream version
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (GAPDoc-1.6.1.tar.bz2) = 3cf349b153938d0acb2492176d3151a710132f346034a78118ce44998c3d2dfe2f00ba1413cfeafc3da2c8f0e62261e3eecf572dde5f5effeb21195baab72a83
|
||||
SHA512 (GAPDoc-1.6.2.tar.bz2) = bdedcd6b7cde628f9b76d970e95414b301f1008e3926136b2cf97a5ec9ad0c6a0b4ef071c1b3fed8c7bb6a661b50960eddf1f65d5539d22efca616bdfa6a705b
|
||||
|
Loading…
Reference in New Issue
Block a user