diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -21,4 +21,7 @@ libpthread.so.0 libsigc-2.0.so.0 libstdc++.so.6 +libwx_baseu-3.0.so.0 +libwx_gtk2u_adv-3.0.so.0 +libwx_gtk2u_core-3.0.so.0 libxdg-basedir.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : radiotray-ng -version : 0.1.8 -release : 3 +version : 0.2.0 +release : 4 source : - - https://github.com/ebruck/radiotray-ng/archive/v0.1.8.tar.gz : 4b8496256d28c7754b46cee28481bf857bb17df3fc781e014f056b2282f76fc6 + - https://github.com/ebruck/radiotray-ng/archive/v0.2.0.tar.gz : 1965e5dc0853349c3141ac843f640587fb1e0edf50a44be23da783adfe98a0d5 license : GPL-3.0 component : multimedia.audio summary : An Internet radio player for Linux @@ -20,6 +20,7 @@ - pkgconfig(ncursesw) - libboost-devel - lsb-release + - wxwidgets-devel setup : | %cmake . build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ radiotray-ng - Pierre-Yves - pyu@riseup.net + Otto Tuominen + oft148@gmail.com GPL-3.0 multimedia.audio @@ -21,6 +21,7 @@ /usr/bin /usr/share/applications/radiotray-ng.desktop + /usr/share/applications/rtng-bookmark-editor.desktop /usr/share/doc /usr/share/icons/hicolor/24x24/apps/radiotray-ng-off.png /usr/share/icons/hicolor/24x24/apps/radiotray-ng-on.png @@ -35,12 +36,12 @@ - - 2017-10-08 - 0.1.8 + + 2018-01-22 + 0.2.0 Packaging update - Pierre-Yves - pyu@riseup.net + Otto Tuominen + oft148@gmail.com \ No newline at end of file