New upstream prerelease
This commit is contained in:
commit
9d4dcad814
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/emacs-24.0.92.tar.gz
|
/emacs-24.0.92.tar.gz
|
||||||
/emacs-24.0.93.tar.gz
|
/emacs-24.0.93.tar.gz
|
||||||
/emacs-24.0.94.tar.gz
|
/emacs-24.0.94.tar.gz
|
||||||
|
/emacs-24.0.95.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
Summary: GNU Emacs text editor
|
Summary: GNU Emacs text editor
|
||||||
Name: emacs
|
Name: emacs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 24.0.94
|
Version: 24.0.95
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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
|
||||||
|
* Fri Apr 6 2012 Karel Klíč <kklic@redhat.com> - 1:24.0.95-1
|
||||||
|
- New upstream prerelease
|
||||||
|
|
||||||
* Mon Mar 19 2012 Karel Klíč <kklic@redhat.com> - 1:24.0.94-3
|
* Mon Mar 19 2012 Karel Klíč <kklic@redhat.com> - 1:24.0.94-3
|
||||||
- Another rebuild for ImageMagick update
|
- Another rebuild for ImageMagick update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user