Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-14 09:50:17 +00:00
parent 7dab4694de
commit a88d50928b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Zile Is Lossy Emacs
Name: zile
Version: 2.4.14
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/Editors
URL: http://www.gnu.org/software/%{name}/
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT/usr/share/doc/zile
%{_mandir}/man1/*
%changelog
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Apr 15 2018 Filipe Rosset <rosset.filipe@gmail.com> - 2.4.14-1
- update to new upstream release 2.4.14, fixes rhbz #1504463
- spec cleanup and modernization