From 03702ec85d2770659254717eddff52a8e281efdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 12 Sep 2016 16:35:28 +0200 Subject: [PATCH] Finish bootstrap on aarch64 --- Perlbal.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Perlbal.spec b/Perlbal.spec index 431a6d2..8c3ae59 100644 --- a/Perlbal.spec +++ b/Perlbal.spec @@ -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 - 1.80-23 +- Finish bootstrap on aarch64 + * Mon Sep 12 2016 Petr Pisar - 1.80-22 - Bootstrap on aarch64