Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-03 09:43:09 +00:00
parent 57d494d90f
commit c38ae96ac4
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: texlive
Version: %{tl_version}
Release: 23%{?dist}
Release: 24%{?dist}
Epoch: 8
Summary: TeX formatting system
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
@ -201880,6 +201880,9 @@ ln -s %{_sysconfdir}/texlive/tex/generic/config/language.dat %{buildroot}%{_texd
%doc %{_texdir}/texmf-dist/doc/latex/xurl/
%changelog
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8:2018-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 14 2018 Tom Callaway <spot@fedoraproject.org> - 8:2018-23
- add missing Provide to texlive-ocgx2, and add Requires on that provide to texlive-media9
Fun fact: This makes them completely circular dependencies.