Post-release version bump
authorColin Walters <walters@verbum.org>
Tue, 13 Oct 2020 18:33:14 +0000 (14:33 -0400)
committerColin Walters <walters@verbum.org>
Tue, 13 Oct 2020 21:38:19 +0000 (17:38 -0400)
Makefile-libostree.am
configure.ac
src/libostree/libostree-devel.sym

index 96b9249b97f4a29112e46107b53900255363440d..a180e86b22cb4c48687fb1d840008e4bf9c5a13e 100644 (file)
@@ -182,9 +182,9 @@ libostree_1_la_SOURCES += \
 endif # USE_GPGME
 
 symbol_files = $(top_srcdir)/src/libostree/libostree-released.sym
-if BUILDOPT_IS_DEVEL_BUILD
-symbol_files += $(top_srcdir)/src/libostree/libostree-devel.sym
-endif
+#if BUILDOPT_IS_DEVEL_BUILD
+#symbol_files += $(top_srcdir)/src/libostree/libostree-devel.sym
+#endif
 # http://blog.jgc.org/2007/06/escaping-comma-and-space-in-gnu-make.html
 wl_versionscript_arg = -Wl,--version-script=
 EXTRA_DIST += \
index 13f5bef85694d9adc2e6576591e463ebdd4af556..7a2f7ab6b9347522f2b7d4fcf3fbd6aab4cf27e2 100644 (file)
@@ -7,10 +7,10 @@ dnl Seed the release notes with `git-shortlog-with-prs <previous-release>..`. Th
 dnl `git-evtag` to create the tag and push it. Finally, create a GitHub release and attach
 dnl the tarball from `make dist`.
 m4_define([year_version], [2020])
-m4_define([release_version], [7])
+m4_define([release_version], [8])
 m4_define([package_version], [year_version.release_version])
 AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=yes
+is_release_build=no
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([buildutil])
 AC_CONFIG_AUX_DIR([build-aux])
index 2ed658c4086b28b8aae5441673e812bf84ca4023..8e8d9c819183acde843eca758273c723704f8d31 100644 (file)
   Boston, MA 02111-1307, USA.
 ***/
 
+/* Copy the bits below and uncomment the include in Makefile-libostree.am
+   when adding a symbol.
+*/
+
 /* Stub section for the stable release *after* this development one; don't
  * edit this other than to update the year.  This is just a copy/paste
  * source.  Replace $LASTSTABLE with the last stable version, and $NEWVERSION