Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04d5b266ce | ||
|
|
9c31bf553d | ||
|
|
715767e917 |
1 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: vmod-uuid
|
||||
Summary: UUID module for Varnish Cache
|
||||
Version: 1.6
|
||||
Release: 2%{?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
|
||||
|
|
@ -65,6 +65,12 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2019 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.6-4
|
||||
- Rebuilt against varnish-6.0.5
|
||||
|
||||
* Thu Sep 19 2019 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.6-3
|
||||
- Rebuilt against varnish-6.0.4
|
||||
|
||||
* Tue Feb 26 2019 Ingvar Hagelund <ingvar@redpill-linpro.com> - 1.6-2
|
||||
- Source tarball has no prebuilt manpages, so buildrequires python3-docutils
|
||||
for rst2man
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue