From 974493936c582cc45a2dd007f44cea5162064cd0 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Wed, 26 Dec 2007 17:38:39 +0000 Subject: [PATCH] - 5.9.1 --- .cvsignore | 2 +- oniguruma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index af0bfdc..b5cc929 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -onig-5.9.0.tar.gz +onig-5.9.1.tar.gz diff --git a/oniguruma.spec b/oniguruma.spec index a03f50b..3835932 100644 --- a/oniguruma.spec +++ b/oniguruma.spec @@ -1,5 +1,5 @@ Name: oniguruma -Version: 5.9.0 +Version: 5.9.1 Release: 1%{?dist} Summary: Regular expressions library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' \ %{_includedir}/onig*.h %changelog +* Thu Dec 27 2007 Mamoru Tasaka - 5.9.1-1 +- 5.9.1 + * Wed Dec 5 2007 Mamoru Tasaka - 5.9.0-1 - Initial packaging diff --git a/sources b/sources index f509bf7..d80d8ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d0ef96e475e4f7edffe04b352f5c21b onig-5.9.0.tar.gz +5ce5f9bba5e83f0ea6ec24e1ac77091c onig-5.9.1.tar.gz