diff --git a/.gitignore b/.gitignore index b2724fa..56dfe76 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ xfce4-notifyd-0.1.0.tar.bz2 /xfce4-notifyd-0.6.0.tar.bz2 /xfce4-notifyd-0.6.1.tar.bz2 /xfce4-notifyd-0.6.2.tar.bz2 +/xfce4-notifyd-0.6.3.tar.bz2 diff --git a/sources b/sources index 642e5db..f6c1279 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-notifyd-0.6.2.tar.bz2) = 13fdbcd5031ad44a89327eb65356a4d2c45315e0c8c507e457eee4cc95898794679163de9603a2059d9aaf20d62df317f8a09e0353f6adb526970a21d580b325 +SHA512 (xfce4-notifyd-0.6.3.tar.bz2) = 9113018c238878c2584cb4221dd5aaaab9d8af5a86fb738f8f9deb863147343c0527582d8e45619bec3b7aaf3bbe045e41a33e306eacc20f946c971a8164935a diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec index d779403..0e9d355 100644 --- a/xfce4-notifyd.spec +++ b/xfce4-notifyd.spec @@ -4,7 +4,7 @@ %global xfceversion 4.14 Name: xfce4-notifyd -Version: 0.6.2 +Version: 0.6.3 Release: %autorelease Summary: Simple notification daemon for Xfce @@ -13,7 +13,7 @@ URL: http://goodies.xfce.org/projects/applications/xfce4-notifyd #VCS: git:git://http://git.xfce.org/apps/xfce4-notifyd/ Source0: http://archive.xfce.org/src/apps/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: gtk3-devel >= 3.20.0 BuildRequires: libxfce4ui-devel >= %{xfceversion}