update to 1.20.1

This commit is contained in:
Jens Petersen 2016-06-23 11:43:22 +09:00
parent 3ab4352cd8
commit 00fcd5b23a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 1.20.1-1
- update to 1.20.1
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
aecf13f9a90bf170e0d0381d342a345d cpphs-1.18.9.tar.gz
8d65834ec7b2905545ff127208a64a41 cpphs-1.20.1.tar.gz