Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9b6d470e3 |
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
Name: vmod-uuid
|
||||
Summary: UUID module for Varnish Cache
|
||||
Version: 1.8
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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
|
||||
|
|
@ -74,6 +74,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 16 2021 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.8-4
|
||||
- Rebuilt for varnish-6.5.2
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue