Finish bootstrap on aarch64

This commit is contained in:
Petr Písař 2016-09-12 16:35:28 +02:00
parent 190f434b36
commit 03702ec85d
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,6 @@
# Bootstrap on aarch64
%global perl_bootstrap 1
Name: Perlbal
Version: 1.80
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Reverse-proxy load balance and web-server
License: GPL+ or Artistic
Group: System Environment/Daemons
@ -149,6 +146,9 @@ make test
%changelog
* Mon Sep 12 2016 Petr Pisar <ppisar@redhat.com> - 1.80-23
- Finish bootstrap on aarch64
* Mon Sep 12 2016 Petr Pisar <ppisar@redhat.com> - 1.80-22
- Bootstrap on aarch64