diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,10 +1,10 @@
libQt5Core.so.5
libQt5Gui.so.5
libQt5Network.so.5
+libQt5Svg.so.5
libQt5Widgets.so.5
libQt5X11Extras.so.5
libX11.so.6
libc.so.6
libgcc_s.so.1
-libsqlite3.so.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : birdtray
-version : 1.7.0
-release : 1
+version : 1.8.0
+release : 2
source :
- - https://github.com/gyunaev/birdtray/archive/RELEASE_1.7.0.tar.gz : db7d09af30b6323cd8b7da18fdb8dfd19696ab02c9dbe4b18cfd070afedd044a
+ - https://github.com/gyunaev/birdtray/archive/1.8.0.tar.gz : 590e3d7ffc20a9617811bbadefcc216090b326fd66b7b7fd47b1387d40d70577
license : GPL-3.0-or-later
component : desktop
summary : Mail system tray notification icon for Thunderbird
@@ -11,8 +11,8 @@
homepage : https://github.com/gyunaev/birdtray
builddeps :
- pkgconfig(Qt5Help)
+ - pkgconfig(Qt5Svg)
- pkgconfig(Qt5X11Extras)
- - pkgconfig(sqlite3)
rundeps :
- thunderbird
setup : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -30,17 +30,21 @@
/usr/share/metainfo/com.ulduzsoft.Birdtray.appdata.xml
/usr/share/ulduzsoft/birdtray/translations/dynamic_de.qm
/usr/share/ulduzsoft/birdtray/translations/dynamic_en.qm
+ /usr/share/ulduzsoft/birdtray/translations/dynamic_it.qm
+ /usr/share/ulduzsoft/birdtray/translations/dynamic_nl.qm
/usr/share/ulduzsoft/birdtray/translations/main_de.qm
/usr/share/ulduzsoft/birdtray/translations/main_en.qm
+ /usr/share/ulduzsoft/birdtray/translations/main_it.qm
+ /usr/share/ulduzsoft/birdtray/translations/main_nl.qm
-
- 2020-01-03
- 1.7.0
+
+ 2020-04-24
+ 1.8.0
Packaging update
Martin Reboredo
gc1000ll@gmail.com
\ No newline at end of file