kproperty: ver. bump to 3.0.1

This commit is contained in:
suvari
2017-06-30 19:41:50 +03:00
parent 0e2b1e9a92
commit fe6f2f2e5f
2 changed files with 17 additions and 8 deletions
@@ -45,6 +45,7 @@
<Dependency>grantlee-qt5-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>grantlee-editor</Name>
<Summary>Editor for Grantlee themes</Summary>
@@ -84,7 +85,7 @@
<History>
<Update release="2">
<Date>2017-06-29</Date>
<Date>2017-06-30</Date>
<Version>17.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
@@ -98,4 +99,4 @@
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+14 -6
View File
@@ -10,6 +10,7 @@
<IsA>app:console</IsA>
<Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
<Description>A property editing framework with editor widget similar to what is known from Qt Designer</Description>
<Archive type="tarxz" sha1sum="1a707aa036764514e35c2c435b7dbb44ba29147a">https://download.kde.org/stable/kproperty/src/kproperty-3.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -19,9 +20,8 @@
<Dependency>kguiaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="9eb6b83c0bb5b62d9c219415bc05a5677fbc3ab3">http://download.kde.org/stable/kproperty/src/kproperty-3.0.0.tar.xz</Archive>
</Source>
<Package>
<Name>kproperty</Name>
<Summary>A property editing framework with editor widget similar to what is known from Qt Designer</Summary>
@@ -37,21 +37,29 @@
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>kproperty-devel</Name>
<Summary>Developments files for kproperty.</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency release="current">kproperty</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-06-30</Date>
<Version>3.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-01-04</Date>
<Version>3.0.0</Version>
@@ -60,4 +68,4 @@
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>