This commit is contained in:
Dennis Gilmore 2015-06-16 22:40:57 +00:00
parent 425f93e8ad
commit 1d37c18ef8
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: %{pkg_name}
Version: 2.4.2.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A dependently typed functional programming language and proof assistant
License: MIT and BSD
@ -222,6 +222,9 @@ rm %{buildroot}%{_docdir}/%{name}*/LICENSE
%changelog
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Apr 17 2015 Jens Petersen <petersen@redhat.com> - 2.4.2.2-3
- move agda from ghc-Agda-devel to ghc-Agda