Commit 0cf2db85 authored by Geoff Simmons's avatar Geoff Simmons

Set version 0.2.6 and update RPM packaging.

parent d31c7d4a
AC_PREREQ(2.68)
AC_COPYRIGHT([Copyright (c) 2019 UPLEX - Nils Goroll Systemoptimierung])
AC_INIT([libvdp-pesi], [trunk], [varnish-support@uplex.de], [vdp-pesi])
AC_INIT([libvdp-pesi], [0.2.6], [varnish-support@uplex.de], [vdp-pesi])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vdp_pesi.vcc)
AM_CONFIG_HEADER(config.h)
......
......@@ -73,6 +73,9 @@ rm -rf %{buildroot}
%changelog
* Thu Nov 07 2019 Geoff Simmons <geoff@uplex.de> - %{_version}-%{_release}
- Bugfix assertions for partially deliveded / unpended subtrees
* Thu Nov 07 2019 Geoff Simmons <geoff@uplex.de> - 0.2.5-1
- Bugfix handling of includes with empty responses
* Tue Nov 05 2019 Geoff Simmons <geoff@uplex.de> - 0.2.4-1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment