Bump release for to fix upgrade from 29
This commit is contained in:
parent
085c4bd76e
commit
fe92de3d51
1 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{srcversion}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -90,6 +90,10 @@ find . -name '*.py' | xargs sed --in-place -e's|#!/usr/bin/\(env \)\?python||;s/
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2019 Petr Viktorin <pviktori@redhat.com> - 1.3.2-3
|
||||
- Bump release for to fix upgrade from 29
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=1695261
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue