[Groonga-mysql-commit] mroonga/mroonga at e910e09 [master] package ubuntu: add missing MySQL 5.7 target

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Aug 24 12:22:32 JST 2016


Kentaro Hayashi	2016-08-24 12:22:32 +0900 (Wed, 24 Aug 2016)

  New Revision: e910e09160387d7c6b7dbefc334f53cdc16d22ed
  https://github.com/mroonga/mroonga/commit/e910e09160387d7c6b7dbefc334f53cdc16d22ed

  Message:
    package ubuntu: add missing MySQL 5.7 target

  Modified files:
    Makefile.am

  Modified: Makefile.am (+5 -0)
===================================================================
--- Makefile.am    2016-08-12 14:45:21 +0900 (a30642a)
+++ Makefile.am    2016-08-24 12:22:32 +0900 (21222f7)
@@ -91,6 +91,11 @@ update-latest-release: ensure-cutter-source-path
 	  $(PACKAGE)-5.6 $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
 	  $(VERSION) $(NEW_RELEASE_DATE)		\
 	  packages/debian-5.6/changelog
+	cd $(top_srcdir) &&				\
+	  "$(CUTTER_SOURCE_PATH)/misc/update-latest-release.rb"	\
+	  $(PACKAGE)-5.7 $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
+	  $(VERSION) $(NEW_RELEASE_DATE)		\
+	  packages/debian-5.7/changelog
 
 update-po:
 	@for lang in $(LOCALES); do						\
-------------- next part --------------
HTML����������������������������...
Télécharger 



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