diff --git a/.gitignore b/.gitignore index cbc945c..5e80cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ cpphs-1.11.tar.gz /cpphs-1.13.2.tar.gz /cpphs-1.13.3.tar.gz /cpphs-1.14.tar.gz +/cpphs-1.16.tar.gz diff --git a/cpphs.spec b/cpphs.spec index ca0b0d2..5bad3fe 100644 --- a/cpphs.spec +++ b/cpphs.spec @@ -15,8 +15,8 @@ include: a plain-text mode; an option to unlit literate code files; and\ an option to turn off macro-expansion. Name: %{pkg_name} -Version: 1.14 -Release: 4%{?dist} +Version: 1.16 +Release: 1%{?dist} Summary: A liberalised re-implementation of the C pre-processor License: GPL+ and LGPLv2+ @@ -75,6 +75,9 @@ License: LGPLv2+ %changelog +* Mon Mar 11 2013 Jens Petersen - 1.16-1 +- update to 1.16 + * Wed Feb 13 2013 Fedora Release Engineering - 1.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 1d15300..8e19628 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31526787e47c821da3a045662311658b cpphs-1.14.tar.gz +2224334a779369978d1259996c6539d1 cpphs-1.16.tar.gz