fix version number

This commit is contained in:
Ertuğrul Erata
2015-06-07 07:33:55 +03:00
parent 1fe6ae97eb
commit fcbc24c3b7
3 changed files with 10 additions and 1 deletions
Binary file not shown.
+9 -1
View File
@@ -28,7 +28,7 @@ i<?xml version="1.0" ?>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.0.4.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.0.5.xz</Patch>
<!--aufs4-standalone support-->
<Patch level="1">patches/pisilinux_aufs4-standalone.patch</Patch>
<!--mageia 3rd patch-->
@@ -111,6 +111,14 @@ i<?xml version="1.0" ?>
</Package>
<History>
<Update release="52">
<Date>2015-05-14</Date>
<Version>4.0.5</Version>
<Comment>Version bump to 4.0.5 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.5</Comment>
<Type package="kernel">security</Type>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="51">
<Date>2015-05-14</Date>
<Version>4.0.4</Version>
+1
View File
@@ -15,6 +15,7 @@
<Archive sha1sum="4b1daa7a15fc64176446332d55e8befa9a6d90bf" type="targz">https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.26.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxslt</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>docbook-xml</Dependency>
</BuildDependencies>