Merge pull request #991 from ertugerata/master

fix space
This commit is contained in:
Ertuğrul Erata
2015-12-20 21:04:52 +02:00
@@ -30,7 +30,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/share/licenses</Path>
<Path fileType="executable">/usr/lib/qt5/bin</Path>
<Path fileType="executable">/usr/bin/</Path>
@@ -46,13 +46,13 @@
</Files>
<RuntimeDependencies>
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
<Dependency release="current">qt5-declarative</Dependency>
<Dependency release="current">qt5-declarative</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="3">
<Date>2015-10-16</Date>
<Date>2015-12-20</Date>
<Version>5.5.1</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>