emacs:ver.bump

This commit is contained in:
Rmys
2019-10-27 11:09:21 +03:00
parent 45125f8644
commit 41b871e330
3 changed files with 33 additions and 10 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<Description>MMM Mode is an emacs add-on package providing a minor mode that allows Multiple Major Modes to coexist in one buffer.</Description>
<Archive sha1sum="816a5f32ccd79c7391a9e2aa1f0c57699ca9325e" type="targz">mirrors://sourceforge/mmm-mode/mmm-mode-0.5.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>emacs</Dependency>
<Dependency versionFrom="26.3">emacs</Dependency>
<Dependency>gtk2-devel</Dependency>
</BuildDependencies>
</Source>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-26</Date>
<Version>0.5.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-02-01</Date>
<Version>0.5.4</Version>
+9 -2
View File
@@ -12,9 +12,9 @@
<IsA>data</IsA>
<Summary>PHP mode for Emacs</Summary>
<Description>php-mode is an add-on for Emacs to help work with PHP files more efficiently.</Description>
<Archive sha1sum="601331294476551cbc261a4fc9fa6d0aef43a503" type="targz">https://github.com/ejmr/php-mode/archive/v1.18.2.tar.gz</Archive>
<Archive sha1sum="10cdc9d48b86d334419e563ef7dfcb2c4464029f" type="targz">https://github.com/ejmr/php-mode/archive/v1.22.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>emacs</Dependency>
<Dependency versionFrom="26.3">emacs</Dependency>
</BuildDependencies>
</Source>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-26</Date>
<Version>1.22.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-02-01</Date>
<Version>1.18.2</Version>
+16 -7
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>An extensible console-mode editor</Summary>
<Description>Emacs is the extensible, customizable, self-documenting real-time console-mode editor. It has many features to increase productivity when programming.</Description>
<Archive sha1sum="53c01d987b2613701f42d9f941c2d5225a5874c4" type="tarxz">ftp://ftp.gnu.org/gnu/emacs/emacs-26.1.tar.xz</Archive>
<Archive sha1sum="2960e1dddef401b18abd779cb159306984157eef" type="tarxz">ftp://ftp.gnu.org/gnu/emacs/emacs-26.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
@@ -33,16 +33,16 @@
<Dependency>libpng-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency versionFrom="3.6.2">gnutls-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>01_all_bootstrap-infloop.patch</Patch>
<Patch>02_all_imagemagick-7.patch</Patch>
<Patch>0001-Ignore-color-fonts-when-using-Xft.patch</Patch>
<Patch>0001-Port-FC_COLOR-change-to-older-fontconfig.patch</Patch>
<Patch>0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch</Patch>
<!-- <Patch>01_all_bootstrap-infloop.patch</Patch> -->
<!-- <Patch>02_all_imagemagick-7.patch</Patch> -->
<!-- <Patch>0001-Ignore-color-fonts-when-using-Xft.patch</Patch> -->
<!-- <Patch>0001-Port-FC_COLOR-change-to-older-fontconfig.patch</Patch> -->
<!-- <Patch>0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch</Patch> -->
</Patches>
</Source>
@@ -94,8 +94,10 @@
<Path fileType="data">/var/games/emacs</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="executable">/usr/libexec/emacs</Path>
<Path fileType="header">/usr/include</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/emacs/25.4/site-lisp/site-start.el">site-start.el</AdditionalFile>
@@ -109,6 +111,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-26</Date>
<Version>26.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-02-01</Date>
<Version>26.1</Version>