[Groonga-commit] pgroonga/pgroonga at 03af7fb [master] package: require Groonga 6.1.1

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 30 17:53:04 JST 2016


Kouhei Sutou	2016-11-30 17:53:04 +0900 (Wed, 30 Nov 2016)

  New Revision: 03af7fbfbb883ac3a3eb395b493110a7fcf82c51
  https://github.com/pgroonga/pgroonga/commit/03af7fbfbb883ac3a3eb395b493110a7fcf82c51

  Message:
    package: require Groonga 6.1.1

  Modified files:
    packages/debian93/control
    packages/debian94/control
    packages/debian95/control
    packages/yum/postgresql-pgroonga.spec.in

  Modified: packages/debian93/control (+1 -1)
===================================================================
--- packages/debian93/control    2016-11-30 17:36:40 +0900 (1398c3e)
+++ packages/debian93/control    2016-11-30 17:53:04 +0900 (951a9aa)
@@ -15,7 +15,7 @@ Architecture: any
 Depends:
   ${misc:Depends},
   ${shlibs:Depends},
-  libgroonga0 (>= 6.0.7),
+  libgroonga0 (>= 6.1.1),
   postgresql-9.3
 Description: Fast full-text search plugin for PostgreSQL based on Groonga
  PGroonga is a PostgreSQL plugin. It provides fast full-text search feature.

  Modified: packages/debian94/control (+1 -1)
===================================================================
--- packages/debian94/control    2016-11-30 17:36:40 +0900 (110790c)
+++ packages/debian94/control    2016-11-30 17:53:04 +0900 (0c04ef2)
@@ -15,7 +15,7 @@ Architecture: any
 Depends:
   ${misc:Depends},
   ${shlibs:Depends},
-  libgroonga0 (>= 6.0.7),
+  libgroonga0 (>= 6.1.1),
   postgresql-9.4
 Description: Fast full-text search plugin for PostgreSQL based on Groonga
  PGroonga is a PostgreSQL plugin. It provides fast full-text search feature.

  Modified: packages/debian95/control (+1 -1)
===================================================================
--- packages/debian95/control    2016-11-30 17:36:40 +0900 (4151214)
+++ packages/debian95/control    2016-11-30 17:53:04 +0900 (5c74692)
@@ -15,7 +15,7 @@ Architecture: any
 Depends:
   ${misc:Depends},
   ${shlibs:Depends},
-  libgroonga0 (>= 6.0.7),
+  libgroonga0 (>= 6.1.1),
   postgresql-9.5
 Description: Fast full-text search plugin for PostgreSQL based on Groonga
  PGroonga is a PostgreSQL plugin. It provides fast full-text search feature.

  Modified: packages/yum/postgresql-pgroonga.spec.in (+1 -1)
===================================================================
--- packages/yum/postgresql-pgroonga.spec.in    2016-11-30 17:36:40 +0900 (6903965)
+++ packages/yum/postgresql-pgroonga.spec.in    2016-11-30 17:53:04 +0900 (6b0943a)
@@ -27,7 +27,7 @@ BuildRequires:	groonga-devel
 BuildRequires:	msgpack-devel
 %endif
 BuildRequires:	postgresql%{pg_package_version}-devel
-Requires:	groonga-libs >= 6.0.7
+Requires:	groonga-libs >= 6.1.1
 %if %{_use_msgpack}
 Requires:	msgpack
 %endif
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index