Rebuild
This commit is contained in:
parent
b50677584e
commit
87b1c23472
@ -3,7 +3,7 @@ Summary: GNU Emacs text editor
|
|||||||
Name: emacs
|
Name: emacs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 23.3
|
Version: 23.3
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/emacs/
|
URL: http://www.gnu.org/software/emacs/
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
@ -434,6 +434,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
%dir %{_datadir}/emacs/site-lisp/site-start.d
|
%dir %{_datadir}/emacs/site-lisp/site-start.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 22 2011 Karel Klic <kklic@redhat.com> - 1:23.3-4
|
||||||
|
- Rebuild to fix an RPM issue (rhbz689182)
|
||||||
|
|
||||||
* Tue Mar 15 2011 Ville Skyttä <ville.skytta@iki.fi> - 1:23.3-3
|
* Tue Mar 15 2011 Ville Skyttä <ville.skytta@iki.fi> - 1:23.3-3
|
||||||
- Use UTC timestamps in rpm-spec-mode changelog entries by default (rhbz#672350)
|
- Use UTC timestamps in rpm-spec-mode changelog entries by default (rhbz#672350)
|
||||||
- Consider *.elc in addition to *.el when loading files from site-start.d (rhbz#672324)
|
- Consider *.elc in addition to *.el when loading files from site-start.d (rhbz#672324)
|
||||||
|
Loading…
Reference in New Issue
Block a user