From 922f70b85426c2ff96356d4bc563a38725b62328 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Nov 10 2016 01:03:21 +0000 Subject: Update to 0.3.4 --- diff --git a/.gitignore b/.gitignore index ab407e4..c45c662 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfce4-notifyd-0.1.0.tar.bz2 /xfce4-notifyd-0.3.1.tar.bz2 /xfce4-notifyd-0.3.2.tar.bz2 /xfce4-notifyd-0.3.3.tar.bz2 +/xfce4-notifyd-0.3.4.tar.bz2 diff --git a/sources b/sources index 1804d78..f17828c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f918bd3f9f9ad85eace408aecf541198 xfce4-notifyd-0.3.3.tar.bz2 +793490b488c3c4a3f97d644431f048d8 xfce4-notifyd-0.3.4.tar.bz2 diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec index bec13da..edbb37f 100644 --- a/xfce4-notifyd.spec +++ b/xfce4-notifyd.spec @@ -3,7 +3,7 @@ %global minorversion 0.3 Name: xfce4-notifyd -Version: 0.3.3 +Version: 0.3.4 Release: 1%{?dist} Summary: Simple notification daemon for Xfce @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_userunitdir}/xfce4-notifyd.service %changelog +* Wed Nov 09 2016 Mukundan Ragavan - 0.3.4-1 +- Update to 0.3.4 + * Sun Oct 02 2016 Kevin Fenzi - 0.3.3-1 - Update to 0.3.3. bugfix release