Add the dist tag again

This commit is contained in:
Joel Capitao 2021-09-16 09:52:48 +02:00
parent 5e72c8c02f
commit 09a5a79f5f

View File

@ -2,7 +2,7 @@
Name: python-alembic Name: python-alembic
Version: 1.7.1 Version: 1.7.1
Release: 1 Release: 2%{?dist}
Summary: Database migration tool for SQLAlchemy Summary: Database migration tool for SQLAlchemy
License: MIT License: MIT
@ -108,6 +108,9 @@ py.test-3
%changelog %changelog
* Thu Sep 16 2021 Joel Capitao <jcapitao@redhat.com> - 1.7.1-2
- Add the dist tag again
* Mon Sep 13 2021 Joel Capitao <jcapitao@redhat.com> - 1.7.1-1 * Mon Sep 13 2021 Joel Capitao <jcapitao@redhat.com> - 1.7.1-1
- Update to 1.7.1. Fixes rhbz#1999176 - Update to 1.7.1. Fixes rhbz#1999176