diff --git a/xfce4-notifyd-0.6.5.tar.bz2 b/xfce4-notifyd-0.6.5.tar.bz2 deleted file mode 100644 index 416c468b069c1aa9b85a8f8367dc163d8fbef122..0000000000000000000000000000000000000000 Binary files a/xfce4-notifyd-0.6.5.tar.bz2 and /dev/null differ diff --git a/xfce4-notifyd-0.8.2.tar.bz2 b/xfce4-notifyd-0.8.2.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..ae441327cacb42b2e55d24f9bfc1a3f78fb7188c Binary files /dev/null and b/xfce4-notifyd-0.8.2.tar.bz2 differ diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec index 18011cae221ea8fc34463bb94ace81b97d3a9b97..0c2e0316c565aaf277ebdb86df002a61fecb8f13 100644 --- a/xfce4-notifyd.spec +++ b/xfce4-notifyd.spec @@ -1,8 +1,8 @@ -%global minorversion 0.6 +%global minorversion 0.8 %global xfceversion 4.16 Name: xfce4-notifyd -Version: 0.6.5 +Version: 0.8.2 Release: 1 Summary: Simple, visually-appealing notification daemon for Xfce License: GPLv2 @@ -18,6 +18,7 @@ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: libxfce4util-devel >= %{xfceversion} BuildRequires: xfconf-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} +BuildRequires: sqlite-devel BuildRequires: desktop-file-utils BuildRequires: intltool BuildRequires: systemd @@ -53,7 +54,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS NEWS TODO %{_bindir}/xfce4-notifyd-config %{_libdir}/xfce4/notifyd/ %{_libdir}/xfce4/panel/plugins/libnotification-plugin.so @@ -69,6 +70,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_sysconfdir}/xdg/autostart/%{name}.desktop %changelog +* Tue Mar 12 2024 misaka00251 - 0.8.2-1 +- Update to 0.8.2 + * Mon Jan 09 2023 lin zhang - 0.6.5-1 - update to 0.6.5