|
@@ -1,7 +1,7 @@
|
|
%define emacsversion 25.3
|
|
%define emacsversion 25.3
|
|
#% define gitcommit 20110817
|
|
#% define gitcommit 20110817
|
|
#%define emacsrelease 1.rc2%{?gitcommit:.%gitcommit}%{?_dist_release}
|
|
#%define emacsrelease 1.rc2%{?gitcommit:.%gitcommit}%{?_dist_release}
|
|
-%define emacsrelease 5%{?_dist_release}
|
|
+%define emacsrelease 6%{?_dist_release}
|
|
%define vine_default_major_version %(echo %_dist_release|%__sed s/vl//)
|
|
%define vine_default_major_version %(echo %_dist_release|%__sed s/vl//)
|
|
|
|
|
|
%define _noVersionedDependencies 1
|
|
%define _noVersionedDependencies 1
|
|
@@ -105,7 +105,7 @@ BuildRequires: nkf
|
|
|
|
|
|
%description
|
|
%description
|
|
GNU Emacs is the extensible, customizable, self-documenting real-time
|
|
GNU Emacs is the extensible, customizable, self-documenting real-time
|
|
-display editor.
|
|
+display editor.
|
|
|
|
|
|
%description -l ja
|
|
%description -l ja
|
|
GNU Emacs は拡張性が高く、さまざまなカスタマイズが可能な高機能エディタです。
|
|
GNU Emacs は拡張性が高く、さまざまなカスタマイズが可能な高機能エディタです。
|
|
@@ -398,6 +398,9 @@ unset PRIORITY
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Oct 27 2019 Toshiaki Ara <ara_t@384.jp> 25.3-6
|
|
|
|
+- rebuild with OpenEXR-libs-2.4.0 (required by ImageMagick)
|
|
|
|
+
|
|
* Sun Sep 08 2019 Toshiaki Ara <ara_t@384.jp> 25.3-5
|
|
* Sun Sep 08 2019 Toshiaki Ara <ara_t@384.jp> 25.3-5
|
|
- rebuild with giflib-5
|
|
- rebuild with giflib-5
|
|
|
|
|