From ba7a2a8d4552a4579f52224d0c24ef989e1fe321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:45:50 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- libabigail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libabigail.spec b/libabigail.spec index 3eb3803..0ffaac8 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -3,7 +3,7 @@ Name: libabigail Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Set of ABI analysis tools License: LGPLv3+ @@ -152,6 +152,9 @@ fi %doc doc/manuals/html/* %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.3-2 +- Rebuilt for Python 3.7 + * Wed May 16 2018 Dodji Seketeli - 1.3-1 - Update to upstream 1.3 - Use python3 modules