This commit is contained in:
Dennis Gilmore 2014-06-07 07:49:06 -05:00
parent 12740bae5a
commit 33364184c5
1 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Version: 23
%if %{?devel}
%define snap .20111129cvs
%endif
Release: 6%{?snap}%{?dist}
Release: 7%{?snap}%{?dist}
Summary: A mixed level/signal circuit simulator
License: BSD
@ -278,6 +278,9 @@ cd tests
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 23-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Dec 21 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 23-6
- Introduce %%_pkgdocdir (RHBZ #994004).
- Fix bogus changelog date.