Rebuilt for Boost 1.64
This commit is contained in:
parent
1e978b8f0b
commit
de81db024b
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Name: antimony
|
||||
Summary: Computer-aided design CAD tool
|
||||
Version: 0.9.3
|
||||
Release: 0.7.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
|
||||
Release: 0.8.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mattkeeter.com/projects/antimony/3/
|
||||
Source0: https://github.com/mkeeter/antimony/archive/%{version}b.tar.gz#/%{name}-%{version}b.tar.gz
|
||||
|
|
@ -180,6 +180,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/appdata/*.appda
|
|||
%{_datadir}/appdata/%{name}.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2017 Jonathan Wakely <jwakely@redhat.com> - 0.9.3-0.8.20161128git41a770
|
||||
- Rebuilt for Boost 1.64
|
||||
|
||||
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-0.7.20161128git41a770
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Reference in a new issue