From e4486516b08c73b6e9585c82c1dbeffe46863976 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Apr 08 2020 17:16:45 +0000 Subject: Update to 0.6.0 --- diff --git a/.gitignore b/.gitignore index 1fc975d..99b77c1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ xfce4-notifyd-0.1.0.tar.bz2 /xfce4-notifyd-0.4.2.tar.bz2 /xfce4-notifyd-0.4.3.tar.bz2 /xfce4-notifyd-0.4.4.tar.bz2 +/xfce4-notifyd-0.6.0.tar.bz2 diff --git a/sources b/sources index bcc655b..9a3904a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-notifyd-0.4.4.tar.bz2) = 546a5063673e36ef26bcdac624bfcef41a14918dbb496fb3d282613334f173b51669184b6bcfbee0f07a17863620898be2f464e487ca9755abe7285d6a43d8d5 +SHA512 (xfce4-notifyd-0.6.0.tar.bz2) = 31f7977cb4639c90d806e8eaa94c00c19bacf1c9d5df2bc1d66ed791e446ed0ecf6bc59ec402994b1eeab5432dc20cffe67fbb267e86b1848fc2206aa4eaf10c diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec index 48a731b..0cfb6e9 100644 --- a/xfce4-notifyd.spec +++ b/xfce4-notifyd.spec @@ -1,11 +1,11 @@ # Review: https://bugzilla.redhat.com/show_bug.cgi?id=499282 -%global minorversion 0.4 +%global minorversion 0.6 %global xfceversion 4.13 Name: xfce4-notifyd -Version: 0.4.4 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: Simple notification daemon for Xfce License: GPLv2 @@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; %{_userunitdir}/xfce4-notifyd.service %changelog +* Wed Apr 08 2020 Mukundan Ragavan - 0.6.0-1 +- Update to 0.6.0 + * Fri Jan 31 2020 Fedora Release Engineering - 0.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild