From 5ee8c2d49c0cc2cd86301cdac6bda4c4e909a9c8 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 6 Dec 2011 01:18:20 -0500 Subject: [PATCH] Rebuild for new libpng --- texlive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texlive.spec b/texlive.spec index 7aad090..346e3fd 100644 --- a/texlive.spec +++ b/texlive.spec @@ -21,7 +21,7 @@ Name: texlive Version: %{texlive_ver} -Release: 67%{?dist} +Release: 68%{?dist} Summary: Binaries for the TeX formatting system Group: Applications/Publishing @@ -1264,6 +1264,9 @@ fi %{_mandir}/man1/texutil.1* %changelog +* Tue Dec 06 2011 Adam Jackson - 2007-68 +- Rebuild for new libpng + * Wed Nov 30 2011 Jindrich Novy 2007-67 - fix segfault in the tex binary while compiling dvipdfm documentation (#754517)