From a4ca9ac35ecfe42446d580bd4932c3bee1b4f899 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Sep 06 2016 09:07:56 +0000 Subject: update to 1.8.12 --- diff --git a/.gitignore b/.gitignore index e34eb92..3990224 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ doxygen-1.7.1.src.tar.gz /doxygen-1.8.9.1.src.tar.gz /doxygen-1.8.10.src.tar.gz /doxygen-1.8.11.src.tar.gz +/doxygen-1.8.12.src.tar.gz diff --git a/doxygen.spec b/doxygen.spec index 9434914..ec6d078 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,8 +1,8 @@ Summary: A documentation system for C/C++ Name: doxygen Epoch: 1 -Version: 1.8.11 -Release: 4%{?dist} +Version: 1.8.12 +Release: 1%{?dist} # No version is specified. License: GPL+ @@ -13,7 +13,6 @@ Source1: doxywizard.png Source2: doxywizard.desktop # upstream fixes -Patch1: doxygen-percent_sign.patch BuildRequires: perl BuildRequires: tex(dvips) @@ -64,7 +63,6 @@ Requires: texlive-epstopdf-bin %prep %setup -q -%patch1 -p1 # convert into utf-8 iconv --from=ISO-8859-1 --to=UTF-8 LANGUAGE.HOWTO > LANGUAGE.HOWTO.new @@ -120,6 +118,9 @@ desktop-file-install \ %changelog +* Tue Sep 06 2016 Than Ngo - 1:1.8.12-1 +- 1.8.12 + * Sun Mar 06 2016 Than Ngo - 1:1.8.11-4 - bz#1305739, Unescaped percent sign in doxygen diff --git a/sources b/sources index 6db6a79..c57bab1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 1a84da877450422c5fc49e525c546cd4 doxywizard.png -f4697a444feaed739cfa2f0644abc19b doxygen-1.8.11.src.tar.gz +08e0f7850c4d22cb5188da226b209a96 doxygen-1.8.12.src.tar.gz