Update to upstream release 1.2.1
This commit is contained in:
parent
3ab920f160
commit
3574932a18
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ x86_64/
|
||||
/nginx-1.0.14.tar.gz
|
||||
/nginx-1.0.15.tar.gz
|
||||
/nginx-1.2.0.tar.gz
|
||||
/nginx-1.2.1.tar.gz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
Group: System Environment/Daemons
|
||||
@ -219,6 +219,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 10 2012 Jamie Nguyen <jamie@tomoyolinux.co.uk> - 1:1.2.1-1
|
||||
- update to upstream release 1.2.1
|
||||
|
||||
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1:1.2.0-2
|
||||
- Perl 5.16 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user