diff --git a/.gitignore b/.gitignore index 234b15c..4263dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.0.2.tar.bz2 /xfce4-cpugraph-plugin-1.0.3.tar.bz2 /xfce4-cpugraph-plugin-1.0.5.tar.bz2 +/xfce4-cpugraph-plugin-1.1.0.tar.bz2 diff --git a/sources b/sources index 0cc51dd..ccac85b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0ebfabb273adf69361b37a3fa4b7912 xfce4-cpugraph-plugin-1.0.5.tar.bz2 +SHA512 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = c928baac776517da8929b8ce3842be7e02a2b3394b7cc848028d1720ca611e1aa4ef706bd00736fecfed0b3b2d0cce94c09b0f905a226db5e50c036dabb8df2a diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 5370b1e..d935100 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -1,12 +1,12 @@ # Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173658 %global _hardened_build 1 -%global minorversion 1.0 +%global minorversion 1.1 %global xfceversion 4.13 Name: xfce4-cpugraph-plugin -Version: 1.0.5 -Release: 21%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Tue Jul 02 2019 Mukundan Ragavan - 1.1.0-1 +- Update to 1.1.0 + * Sun Feb 03 2019 Fedora Release Engineering - 1.0.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild