Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
f822d5d919
commit
63dfcac73b
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Name: antimony
|
||||
Summary: Computer-aided design CAD tool
|
||||
Version: 0.9.3
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mattkeeter.com/projects/antimony/3/
|
||||
Source0: https://github.com/mkeeter/antimony/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
|
@ -163,6 +163,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/metainfo/*.appd
|
|||
%{_datadir}/metainfo/%{name}.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-16
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-15
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
|
|
|||
Reference in a new issue