Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a5c5e0be4d |
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: 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
|
||||
|
|
@ -75,6 +75,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2021 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.10-4
|
||||
- Rebuilt for varnish-6.6.2
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue