Page MenuHomeSolus

D8972.id.diff
No OneTemporary

D8972.id.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1,30 +1,3 @@
-libworkrave-gtk2-private-1.0.so.0:gdk_pixbuf_get_from_surface
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_draw
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_draw_bar
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_draw_text
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_get_dimensions
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_get_type
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_set_progress
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_set_secondary_progress
-libworkrave-gtk2-private-1.0.so.0:workrave_timebar_set_text
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_applet_proxy
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_control_proxy
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_core_proxy
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_image
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_timerbox
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_get_type
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_set_tray_icon_mode
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_control_set_tray_icon_visible_when_not_running
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_draw
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_get_height
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_get_time_bar
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_get_type
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_get_width
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_set_enabled
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_set_force_icon
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_set_operation_mode
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_set_slot
-libworkrave-gtk2-private-1.0.so.0:workrave_timerbox_update
libworkrave-private-1.0.so.0:workrave_timebar_draw
libworkrave-private-1.0.so.0:workrave_timebar_draw_bar
libworkrave-private-1.0.so.0:workrave_timebar_draw_text
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,3 @@
-libICE.so.6
-libSM.so.6
libX11.so.6
libXss.so.1
libXtst.so.6
@@ -12,16 +10,15 @@
libgcc_s.so.1
libgconf-2.so.4
libgdk-3.so.0
-libgdk-x11-2.0.so.0
libgdk_pixbuf-2.0.so.0
libgdkmm-3.0.so.1
libgio-2.0.so.0
+libgiomm-2.4.so.1
libglib-2.0.so.0
libglibmm-2.4.so.1
libgobject-2.0.so.0
libgstreamer-1.0.so.0
libgtk-3.so.0
-libgtk-x11-2.0.so.0
libgtkmm-3.0.so.1
libindicator3.so.7
libm.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,21 @@
name : workrave
-version : 1.10.20
-release : 6
+version : 1.10.44
+release : 7
source :
- - https://github.com/rcaelers/workrave/archive/v1_10_20.tar.gz : a89c6e82d5bbbaae5e171100b87c4efd8316ab8a18d82b83714035e1116983ec
-license : GPL-3.0-only
+ - https://github.com/rcaelers/workrave/archive/v1_10_44.tar.gz : 359a952b381d022afa036f23f67dab9aa1873e3aa8d1d4174108bcb8ea1768b1
+license : GPL-3.0-or-later
component : desktop
-summary : Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI)
+summary : Assists in the recovery and prevention of Repetitive Strain Injury (RSI)
description: |
- The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
+ Workrave frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
builddeps :
- pkgconfig(dbus-glib-1)
- pkgconfig(dbusmenu-gtk3-0.4)
- pkgconfig(gconf-2.0)
- pkgconfig(gdk-2.0)
- pkgconfig(gio-2.0)
- - pkgconfig(gtkmm-3.0)
- pkgconfig(gstreamer-1.0)
+ - pkgconfig(gtkmm-3.0)
- pkgconfig(ice)
- pkgconfig(indicator3-0.4)
- pkgconfig(libmatepanelapplet-4.0)
@@ -24,12 +24,14 @@
- pkgconfig(xscrnsaver)
- pkgconfig(xtst)
- autoconf-archive
- - python-cheetah
+ - libboost-devel
+ - python-jinja
setup : |
%autogen --disable-static
build : |
%make
install : |
%make_install
- # remove cinnamon stuff
- rm -rf %installroot%/usr/share/cinnamon
+
+ # Remove cinnamon stuff
+ rm -rf $installdir/usr/share/cinnamon
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,32 +2,29 @@
<Source>
<Name>workrave</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
- <License>GPL-3.0-only</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>desktop</PartOf>
- <Summary xml:lang="en">Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI)</Summary>
- <Description xml:lang="en">The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
+ <Summary xml:lang="en">Assists in the recovery and prevention of Repetitive Strain Injury (RSI)</Summary>
+ <Description xml:lang="en">Workrave frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>workrave</Name>
- <Summary xml:lang="en">Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI)</Summary>
- <Description xml:lang="en">The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
+ <Summary xml:lang="en">Assists in the recovery and prevention of Repetitive Strain Injury (RSI)</Summary>
+ <Description xml:lang="en">Workrave frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
</Description>
<PartOf>desktop</PartOf>
<Files>
<Path fileType="executable">/usr/bin/workrave</Path>
<Path fileType="library">/usr/lib64/girepository-1.0/Workrave-1.0.typelib</Path>
<Path fileType="library">/usr/lib64/indicators3/7/libworkrave.so</Path>
- <Path fileType="library">/usr/lib64/libworkrave-gtk2-private-1.0.so.0</Path>
- <Path fileType="library">/usr/lib64/libworkrave-gtk2-private-1.0.so.0.0.0</Path>
<Path fileType="library">/usr/lib64/libworkrave-private-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libworkrave-private-1.0.so.0.0.0</Path>
<Path fileType="library">/usr/lib64/mate-applets/workrave-applet</Path>
- <Path fileType="data">/usr/share/appdata/workrave.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/workrave.desktop</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.mate.panel.applet.WorkraveAppletFactory.service</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.workrave.Workrave.service</Path>
@@ -64,6 +61,7 @@
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/workrave.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/workrave.mo</Path>
@@ -71,6 +69,7 @@
<Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/workrave.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/workrave.mo</Path>
<Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/workrave.mo</Path>
@@ -85,6 +84,7 @@
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/workrave.mo</Path>
<Path fileType="data">/usr/share/mate-panel/applets/org.workrave.WorkraveApplet.mate-panel-applet</Path>
<Path fileType="data">/usr/share/mate-panel/ui/workrave-menu.xml</Path>
+ <Path fileType="data">/usr/share/metainfo/workrave.appdata.xml</Path>
<Path fileType="data">/usr/share/sounds/workrave/default/break-ignored.wav</Path>
<Path fileType="data">/usr/share/sounds/workrave/default/break-prelude.wav</Path>
<Path fileType="data">/usr/share/sounds/workrave/default/daily-limit.wav</Path>
@@ -153,24 +153,23 @@
<Package>
<Name>workrave-devel</Name>
<Summary xml:lang="en">Development files for workrave</Summary>
- <Description xml:lang="en">The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
+ <Description xml:lang="en">Workrave frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">workrave</Dependency>
+ <Dependency release="7">workrave</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib64/libworkrave-gtk2-private-1.0.so</Path>
<Path fileType="library">/usr/lib64/libworkrave-private-1.0.so</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2020-03-13</Date>
- <Version>1.10.20</Version>
+ <Update release="7">
+ <Date>2020-05-31</Date>
+ <Version>1.10.44</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:09 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793511
Default Alt Text
D8972.id.diff (10 KB)

Event Timeline