bump epoch to ensure clean upgrade

This commit is contained in:
Tom Callaway 2016-11-14 09:36:17 -05:00
parent 932cadf386
commit ba361943a2

View File

@ -1,6 +1,6 @@
%global source_date 20160520
%global tl_version 2016
%global tl_rel 17
%global tl_rel 18
%global tl_release %{tl_rel}.%{source_date}%{?dist}
%global tl_noarch_release %{tl_rel}%{?dist}
%global source_name texlive-%{source_date}-source
@ -25,7 +25,7 @@
Name: texlive
Version: %{tl_version}
Release: %{tl_release}
Epoch: 5
Epoch: 6
Summary: TeX formatting system
Group: Applications/Publishing
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
@ -222004,6 +222004,9 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Nov 14 2016 Tom Callaway <spot@fedoraproject.org> 6:2016-18.2016520
- bump epoch to ensure clean upgrade
* Tue Oct 25 2016 Tom Callaway <spot@fedoraproject.org> 5:2016-17.2016520
- update amsmath (bz 1387355)