Update to upstream release 1.4.3
This commit is contained in:
parent
6267fca680
commit
7b9ca4a9d9
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,3 +22,5 @@ x86_64/
|
||||
/nginx-1.4.1.tar.gz.asc
|
||||
/nginx-1.4.2.tar.gz
|
||||
/nginx-1.4.2.tar.gz.asc
|
||||
/nginx-1.4.3.tar.gz
|
||||
/nginx-1.4.3.tar.gz.asc
|
||||
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.13 (FreeBSD)
|
||||
|
||||
iQEcBAABAgAGBQJR5pgsAAoJEFIKmZOhwFL4EpAH/jwNVReYdC7UprxfrWQQCMGb
|
||||
SnDJwLycynEtJuexviVl6w/bLkvVYRVrF9zxWEgaqymVjdp9f/AkJgwNlGsVaz4K
|
||||
T11WuLGK1kZc6LvKZSZVsU6fbxYnkjbnpd2Uo47k+aLHfMMFZ5vtoEdxN5ANxu7A
|
||||
8AP1r9+n9h5VOYt59IuyPmPn/Q7zPo/tK+snHv2UOupFutcjXe/44eKHpVM8iAnV
|
||||
+O0so5wuAmbYVatA6/mu1HyWGrFId4qOH/RJeHb+OmGO6gU1QFB3SNe8EgKd4okl
|
||||
3HepqhhRrJFxfN3mg7qoraHwMhT/ajUWUFcWtJuSEfVCSIPGVpAcTON8EqnplSA=
|
||||
=HR/R
|
||||
-----END PGP SIGNATURE-----
|
@ -13,11 +13,10 @@
|
||||
%global with_gperftools 1
|
||||
%endif
|
||||
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.4.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
Group: System Environment/Daemons
|
||||
@ -269,6 +268,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 03 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.4.3-1
|
||||
- update to upstream release 1.4.3
|
||||
|
||||
* Fri Aug 09 2013 Jonathan Steffan <jsteffan@fedoraproject.org> - 1:1.4.2-3
|
||||
- Add in conditionals to build for non-systemd targets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user