Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65561791e9 | ||
|
|
ee0f7d852e |
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
Name: vmod-uuid
|
||||
Summary: UUID module for Varnish Cache
|
||||
Version: 1.10
|
||||
Release: 6%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: BSD
|
||||
URL: https://github.com/otto-de/libvmod-uuid
|
||||
Source0: https://github.com/otto-de/lib%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
|
@ -75,6 +75,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.10-8
|
||||
- Rebuilt for varnish-7.0.3
|
||||
|
||||
* Tue Feb 08 2022 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.10-6
|
||||
- Rebuilt for varnish-7.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue