Navigation Menu

Skip to content

Commit

Permalink
update version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 25, 2010
1 parent 39678c3 commit 4a52020
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
groonga-storage-engine (0.2-1) unstable; urgency=low

* New upstream release.

-- Kouhei Sutou <kou@clear-code.com> Sat, 25 Sep 2010 14:52:49 +0900

groonga-storage-engine (0.1-4) unstable; urgency=low

* follow configure option changes.
Expand Down
5 changes: 4 additions & 1 deletion rpm/centos/mysql-groonga.spec.in
Expand Up @@ -4,7 +4,7 @@

Name: mysql-groonga
Version: @VERSION@
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A MySQL storage engine powered by groonga.

Group: Applications/Databases
Expand Down Expand Up @@ -83,6 +83,9 @@ eval $command || \
%{_libdir}/mysql/plugin/

%changelog
* Wed Sep 29 2010 Kouhei Sutou <kou@clear-code.com> - 0.2-1
- new upstream release.

* Wed Sep 12 2010 Kouhei Sutou <kou@clear-code.com> - 0.1-3
- require MySQL-client-community.

Expand Down
5 changes: 4 additions & 1 deletion rpm/fedora/mysql-groonga.spec.in
Expand Up @@ -3,7 +3,7 @@

Name: mysql-groonga
Version: @VERSION@
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A MySQL storage engine powered by groonga.

Group: Applications/Databases
Expand Down Expand Up @@ -66,6 +66,9 @@ eval $command || \
%{_libdir}/mysql/plugin/

%changelog
* Wed Sep 29 2010 Kouhei Sutou <kou@clear-code.com> - 0.2-1
- new upstream release.

* Wed Sep 12 2010 Kouhei Sutou <kou@clear-code.com> - 0.1-3
- require mysql-client.

Expand Down

0 comments on commit 4a52020

Please sign in to comment.