Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41dc6226d4 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: vmod-uuid
|
||||
Summary: UUID module for Varnish Cache
|
||||
Version: 1.6
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
|
|
@ -65,6 +65,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 26 2020 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.6-7
|
||||
- Rebuilt against varnish-6.3.2
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue