From 00fcd5b23ae70e2505ffb5a0dbb53b7ad497c5b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jun 23 2016 02:43:22 +0000 Subject: update to 1.20.1 --- diff --git a/.gitignore b/.gitignore index 128c40d..c230f50 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ cpphs-1.11.tar.gz /cpphs-1.16.tar.gz /cpphs-1.18.2.tar.gz /cpphs-1.18.9.tar.gz +/cpphs-1.20.1.tar.gz diff --git a/cpphs.spec b/cpphs.spec index 85587ec..b7dbc2e 100644 --- a/cpphs.spec +++ b/cpphs.spec @@ -3,8 +3,8 @@ %global pkg_name cpphs Name: %{pkg_name} -Version: 1.18.9 -Release: 3%{?dist} +Version: 1.20.1 +Release: 1%{?dist} Summary: A liberalised C pre-processor for Haskell License: GPL+ and LGPLv2+ or BSD @@ -91,6 +91,9 @@ install -D -p -m 0644 docs/cpphs.1 %{buildroot}%{_mandir}/man1/%{name}.1 %changelog +* Thu Jun 23 2016 Jens Petersen - 1.20.1-1 +- update to 1.20.1 + * Wed Feb 03 2016 Fedora Release Engineering - 1.18.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index c1573aa..6adcff0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aecf13f9a90bf170e0d0381d342a345d cpphs-1.18.9.tar.gz +8d65834ec7b2905545ff127208a64a41 cpphs-1.20.1.tar.gz