Rebuilt for Boost 1.66
This commit is contained in:
parent
62001973e1
commit
ba06f0f019
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: antimony
|
||||
Summary: Computer-aided design CAD tool
|
||||
Version: 0.9.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?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
|
||||
|
|
@ -159,6 +159,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/metainfo/*.appd
|
|||
%{_datadir}/metainfo/%{name}.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 0.9.3-4
|
||||
- Rebuilt for Boost 1.66
|
||||
|
||||
* Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.3-3
|
||||
- Remove obsolete scriptlets
|
||||
|
||||
|
|
|
|||
Reference in a new issue