From 1652b43d13531af45f64ae33d1410a05bc86c216 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 00:56:07 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/pgcli.spec b/pgcli.spec index ac8c798..3e0d536 100644 --- a/pgcli.spec +++ b/pgcli.spec @@ -2,7 +2,7 @@ Name: %{pypi_name} Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CLI for Postgres Database. With auto-completion and syntax highlighting License: BSD @@ -58,6 +58,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 26 2020 Miro Hrončok - 3.0.0-2 +- Rebuilt for Python 3.9 + * Mon May 04 2020 Itamar Reis Peixoto - 3.0.0-1 - Initial package. - fix autosetup macro usage \ No newline at end of file