Merge pull request #1006 from alihanozturk/master

Prison-qt5 v.bump
This commit is contained in:
Ertuğrul Erata
2015-12-25 08:42:04 +02:00
+14 -5
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A barcode API to produce QRCode barcodes and DataMatrix barcode</Summary>
<Description>A barcode API to produce QRCode barcodes and DataMatrix barcode.</Description>
<Archive sha1sum="1fb50581f69e74bec588be9a6db88e39f5606f9b" type="tarxz">http://source.pisilinux.org/1.0/prison-1.1.1_20150821.tar.xz</Archive>
<Archive sha1sum="5144505e7d4b815d605364ab35a6819ef4293bec" type="targz">ftp://ftp.gnome.org/mirror/ubuntu/pool/universe/p/prison-kf5/prison-kf5_1.2~git20150223.orig.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libdmtx-devel</Dependency>
@@ -32,7 +32,8 @@
<Dependency>qrencode</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib</Path>
<Path fileType="library">/usr/lib/*.so.*</Path>
<Path fileType="library">/usr/lib/qt5/mkspecs/modules</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
@@ -44,13 +45,21 @@
<Dependency release="current">prison-qt5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="header">/usr/include/KF5/prison_version.h</Path>
<Path fileType="header">/usr/include/KF5/PRISON/prison</Path>
<Path fileType="library">/usr/lib/*.so</Path>
<Path fileType="data">/usr/lib/cmake/KF5Prison/*.cmake</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2015-12-24</Date>
<Version>1.2.1_20150831</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-08-22</Date>
<Version>1.1.1_20150821</Version>