parent
94aed35b18
commit
65b43ef7b0
@ -1,5 +1,5 @@
|
||||
%global varnishver %(pkg-config --silence-errors --modversion varnishapi || echo 0)
|
||||
%global gittag 0.17.1
|
||||
%global gittag 0.18.0
|
||||
|
||||
%if 0%{?rhel} == 7 || 0%{?rhel} == 6
|
||||
%global docutils python34-docutils
|
||||
@ -10,8 +10,8 @@
|
||||
%endif
|
||||
|
||||
Name: varnish-modules
|
||||
Version: 0.17.1
|
||||
Release: 8%{?dist}
|
||||
Version: 0.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of modules ("vmods") extending Varnish VCL
|
||||
|
||||
License: BSD
|
||||
@ -74,15 +74,16 @@ sed -i 's,tests/xkey/test12.vtc,,' src/Makefile
|
||||
|
||||
%files
|
||||
#doc docs AUTHORS CHANGES.rst COPYING README.rst
|
||||
%doc AUTHORS CHANGES.rst COPYING README.rst
|
||||
%doc AUTHORS CHANGES.rst COPYING README.md
|
||||
%license LICENSE
|
||||
%{_libdir}/varnish/vmods/*
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2022 Luboš Uhliarik <luhliari@redhat.com> - 0.17.1-8
|
||||
- Resolves: #2007641 - rebuild (rebase Varnish to 6.6.2)
|
||||
* Mon Feb 21 2022 Luboš Uhliarik <luhliari@redhat.com> - 0.18.0-1
|
||||
- Resolves: #2056622 - rebase varnish-modules to 18.0
|
||||
- new version 18.0
|
||||
|
||||
* Thu Aug 19 2021 Luboš Uhliarik <luhliari@redhat.com> - 0.17.1-6
|
||||
- Resolves: #1995450 - rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user