From 57bcb91bd46a9db9f4480d59e7e9d8b78482a10c Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mar 01 2018 23:13:26 +0000 Subject: Update to 0.4.2 --- diff --git a/.gitignore b/.gitignore index b60eace..739f230 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ xfce4-notifyd-0.1.0.tar.bz2 /xfce4-notifyd-0.3.6.tar.bz2 /xfce4-notifyd-0.4.0.tar.bz2 /xfce4-notifyd-0.4.1.tar.bz2 +/xfce4-notifyd-0.4.2.tar.bz2 diff --git a/sources b/sources index 768626e..42424b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-notifyd-0.4.1.tar.bz2) = 3dd12a8d27d950c2ffe7a4bc0eaa3b44f4a783273fc90d95304ec77450e88241ad39ca13366cb2a0c666ff6afb9ad58f6468e2fc38b8a87a2737614cfedadfae +SHA512 (xfce4-notifyd-0.4.2.tar.bz2) = 1cabf478928cbcc13e9f03b2540470c5568bc665b196a8617a0e3b52ce4fe3bd9fdb5e199c4e52afe51c4edab8ba949c4551f65ce77c5fae7fddccd0086fb601 diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec index 700ba1c..86578a6 100644 --- a/xfce4-notifyd.spec +++ b/xfce4-notifyd.spec @@ -3,8 +3,8 @@ %global minorversion 0.4 Name: xfce4-notifyd -Version: 0.4.1 -Release: 2%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: Simple notification daemon for Xfce Group: User Interface/Desktops @@ -93,11 +93,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_userunitdir}/xfce4-notifyd.service %changelog +* Thu Mar 01 2018 Mukundan Ragavan - 0.4.2-1 +- Update to 0.4.2 + * Fri Feb 09 2018 Fedora Release Engineering - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Dec 12 2017 Kevin Fenzi - 0.4.1-1 -- Update to 4.1.1. +- Update to 0.4.1 * Wed Oct 18 2017 Mukundan Ragavan - 0.4.0-2 - Add xfce4-panel-devel as buildrequires