F-30: mass rebuild

This commit is contained in:
Mamoru TASAKA 2019-02-05 12:51:36 +09:00
parent 6f7ad01234
commit 0ba84406bb

View File

@ -22,7 +22,7 @@ Version: 30
%if %{?devel}
%global snap .20111129cvs
%endif
Release: 2%{?snap}%{?dist}
Release: 3%{?snap}%{?dist}
Summary: A mixed level/signal circuit simulator
License: BSD
@ -368,6 +368,9 @@ cd tests
%{_includedir}/ngspice/
%changelog
* Tue Feb 05 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 30-3
- F-30: mass rebuild
* Sun Jan 20 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 30-2
- Remove some obsolete or dangerous configure options by
the request from the upstream (and ref: bug 1666505)