Added missing tarball for pkg-varnish
This commit is contained in:
parent
331b08c65e
commit
8e9c24cdf0
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ varnish-2.1.3.tar.gz
|
|||||||
/varnish-4.1.1.tar.gz
|
/varnish-4.1.1.tar.gz
|
||||||
/varnish-4.1.2.tar.gz
|
/varnish-4.1.2.tar.gz
|
||||||
/varnish-4.1.2_fix_python24.el5.patch
|
/varnish-4.1.2_fix_python24.el5.patch
|
||||||
|
/pkg-varnish-cache-eff850c.tar.gz
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
51d446c0193dd773f5a881f7c0beb304 varnish-4.1.2.tar.gz
|
51d446c0193dd773f5a881f7c0beb304 varnish-4.1.2.tar.gz
|
||||||
fcc87f5801ee05c6d808e8962893ecc1 varnish-cache-redhat-f3dbcce.tar.gz
|
fcc87f5801ee05c6d808e8962893ecc1 varnish-cache-redhat-f3dbcce.tar.gz
|
||||||
daca0b5f553ac0ad5dbbbc849e831292 varnish-4.1.2_fix_python24.el5.patch
|
daca0b5f553ac0ad5dbbbc849e831292 varnish-4.1.2_fix_python24.el5.patch
|
||||||
|
705c99b8d4011c3bee5d61bb68412e6d pkg-varnish-cache-eff850c.tar.gz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
Summary: High-performance HTTP accelerator
|
Summary: High-performance HTTP accelerator
|
||||||
Name: varnish
|
Name: varnish
|
||||||
Version: 4.1.2
|
Version: 4.1.2
|
||||||
Release: 4%{?v_rc}%{?dist}
|
Release: 2%{?v_rc}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.varnish-cache.org/
|
URL: http://www.varnish-cache.org/
|
||||||
@ -408,7 +408,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 29 2016 Ingvar Hagelund <ingvar@redpill-linpro.com> 1.4.2-1
|
* Thu Mar 31 2016 Ingvar Hagelund <ingvar@redpill-linpro.com> 4.1.2-2
|
||||||
|
- Added missing tarball for pkg-varnish
|
||||||
|
|
||||||
|
* Tue Mar 29 2016 Ingvar Hagelund <ingvar@redpill-linpro.com> 4.1.2-1
|
||||||
- New upstream realease
|
- New upstream realease
|
||||||
- New checkout of pkg-varnish-cache from github
|
- New checkout of pkg-varnish-cache from github
|
||||||
- Removed systemd patches now merged upstream
|
- Removed systemd patches now merged upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user