Commit 971e87b9 authored by Geoff Simmons's avatar Geoff Simmons

Set version 1.3.1, and update the RPM spec.

parent 89872065
AC_PREREQ(2.68)
AC_COPYRIGHT([Copyright 2019 - 2021 UPLEX - Nils Goroll Systemoptimierung])
AC_INIT([libvdp-pesi], [1.3.0], [varnish-support@uplex.de], [vdp-pesi])
AC_INIT([libvdp-pesi], [1.3.1], [varnish-support@uplex.de], [vdp-pesi])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vdp_pesi.vcc)
AM_CONFIG_HEADER(config.h)
......
......@@ -72,7 +72,10 @@ rm -rf %{buildroot}
/sbin/ldconfig
%changelog
* Wed Apr 06 2023 Geoff Simmons <geoff@uplex.de> - %{_version}-%{_release}
* Tue Apr 11 2023 Geoff Simmons <geoff@uplex.de> - %{_version}-%{_release}
- Backport the fix for issue #13
* Wed Apr 06 2023 Geoff Simmons <geoff@uplex.de> - 1.3.0-1
- Back to unpatched Varnish 6.6.2
- Backport the fix for issue #10
......
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