grub2-editor:ver.bump

This commit is contained in:
Rmys
2019-06-30 18:29:45 +03:00
parent e7d4c3b3c0
commit 45572f482f
2 changed files with 92 additions and 2 deletions
+10 -2
View File
@@ -12,7 +12,8 @@
<Summary>A KDE Control Module for configuring the GRUB2 bootloader</Summary>
<Description>This port has some extra features compared to original grub2-editor:
All initialize jobs are merged into the same action, so password are only asked once on startup. Add password protection setup(only tested on archlinux).</Description>
<Archive sha1sum="031f5813f315a0ee32e1265a302178d98d24455a" type="targz">https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz</Archive>
<Archive sha1sum="170a2dff605235f1b3135aa60da331e790ad00c4" type="targz">https://github.com/maz-1/grub2-editor/archive/0.8.1.tar.gz</Archive>
<!-- <Archive sha1sum="031f5813f315a0ee32e1265a302178d98d24455a" type="targz">https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz</Archive> -->
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -31,7 +32,7 @@
<Dependency>solid-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qt5-11.patch</Patch>
<Patch level="1">grub2.patch</Patch>
</Patches>
</Source>
<Package>
@@ -59,6 +60,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="8">
<Date>2019-06-29</Date>
<Version>0.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-02-14</Date>
<Version>0.7.0</Version>