From 788fa8f8533adf4470103bdb37839f7f21577a42 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 00:44:54 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/elements-alexandria.spec b/elements-alexandria.spec index 3f79482..f619167 100644 --- a/elements-alexandria.spec +++ b/elements-alexandria.spec @@ -1,7 +1,7 @@ Summary: A lightweight C++ utility library Name: elements-alexandria Version: 2.14.1 -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv3+ URL: https://github.com/astrorama/Alexandria.git Source0: https://github.com/astrorama/Alexandria/archive/%{version}/%{name}-%{version}.tar.gz @@ -175,6 +175,9 @@ cd build %{docdir} %changelog +* Tue May 26 2020 Miro Hrončok - 2.14.1-6 +- Rebuilt for Python 3.9 + * Wed Feb 26 2020 Alejandro Alvarez Ayllon - 2.14.1-5 - Rebuild for Fedora 33