Page MenuHomeSolus

D9045.diff
No OneTemporary

D9045.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : redkite
-version : 0.8.1
-release : 3
+version : 1.0.0
+release : 4
source :
- - https://github.com/iurie-sw/redkite/archive/v0.8.1.tar.gz : d723adb2e7adbdfb9dc2c83d6f5950dc6dd131e071518a3e5f9ff933acacf7de
+ - https://github.com/iurie-sw/redkite/archive/v1.0.0.tar.gz : 1cbd5490890779869d900bf910a1734b09000f3062764ce482d798f91f816d21
license : GPL-3.0-or-later
component : desktop.library
summary : A small GUI toolkit.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,6 +20,7 @@
<PartOf>desktop.library</PartOf>
<Files>
<Path fileType="executable">/usr/bin/rkpng2c</Path>
+ <Path fileType="man">/usr/share/man/man1/rkpng2c.1</Path>
</Files>
</Package>
<Package>
@@ -29,13 +30,17 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">redkite</Dependency>
+ <Dependency release="4">redkite</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/redkite/Rk.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkAction.h</Path>
<Path fileType="header">/usr/include/redkite/RkButton.h</Path>
<Path fileType="header">/usr/include/redkite/RkCanvas.h</Path>
<Path fileType="header">/usr/include/redkite/RkColor.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkContainer.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkContainerItem.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkContainerWidgetItem.h</Path>
<Path fileType="header">/usr/include/redkite/RkEvent.h</Path>
<Path fileType="header">/usr/include/redkite/RkEventQueue.h</Path>
<Path fileType="header">/usr/include/redkite/RkFont.h</Path>
@@ -44,6 +49,8 @@
<Path fileType="header">/usr/include/redkite/RkLineEdit.h</Path>
<Path fileType="header">/usr/include/redkite/RkLog.h</Path>
<Path fileType="header">/usr/include/redkite/RkMain.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkObject.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkObserver.h</Path>
<Path fileType="header">/usr/include/redkite/RkPainter.h</Path>
<Path fileType="header">/usr/include/redkite/RkPen.h</Path>
<Path fileType="header">/usr/include/redkite/RkPlatform.h</Path>
@@ -53,18 +60,18 @@
<Path fileType="header">/usr/include/redkite/RkRect.h</Path>
<Path fileType="header">/usr/include/redkite/RkSize.h</Path>
<Path fileType="header">/usr/include/redkite/RkTimer.h</Path>
+ <Path fileType="header">/usr/include/redkite/RkTransition.h</Path>
<Path fileType="header">/usr/include/redkite/RkWidget.h</Path>
- <Path fileType="header">/usr/include/redkite/RkWidgetContainer.h</Path>
<Path fileType="library">/usr/lib/libredkite.a</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-05-13</Date>
- <Version>0.8.1</Version>
+ <Update release="4">
+ <Date>2020-06-12</Date>
+ <Version>1.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Jacob Alzén</Name>
<Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 4, 11:58 PM (6 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5819457
Default Alt Text
D9045.diff (3 KB)

Event Timeline