From 2bdd3c0a4df3e5da93a0fe15a948a8980e43be81338997e60aa0e417526cb216 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Sun, 14 Aug 2016 12:18:42 +0000 Subject: [PATCH] - Update to version 1.14.1. OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=22 --- mate-system-monitor-1.14.0.tar.xz | 3 --- mate-system-monitor-1.14.1.tar.xz | 3 +++ mate-system-monitor.changes | 6 ++++++ mate-system-monitor.spec | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 mate-system-monitor-1.14.0.tar.xz create mode 100644 mate-system-monitor-1.14.1.tar.xz diff --git a/mate-system-monitor-1.14.0.tar.xz b/mate-system-monitor-1.14.0.tar.xz deleted file mode 100644 index fcb9004..0000000 --- a/mate-system-monitor-1.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccd7f52836af22d18138e516335ee259448749b6618327feb908ad396d0c650a -size 2135464 diff --git a/mate-system-monitor-1.14.1.tar.xz b/mate-system-monitor-1.14.1.tar.xz new file mode 100644 index 0000000..aa747ad --- /dev/null +++ b/mate-system-monitor-1.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe7dd5456947797780fce60c78bcdbcc849830e1573d40fcb9bd757c650f11d +size 2147808 diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index c2523cb..17d1156 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 14 11:23:16 UTC 2016 - sor.alexei@meowr.ru + +- Update to version 1.14.1: + * Fix build with recent gcc and clang. + ------------------------------------------------------------------- Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 0830aeb..e4fd075 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -18,7 +18,7 @@ %define _version 1.14 Name: mate-system-monitor -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0+ @@ -33,6 +33,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libxml2-python BuildRequires: mate-common >= %{_version} +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(dbus-glib-1)