[mate-sensors-applet] Update to 1.8.0

Dan Mashal vicodan at fedoraproject.org
Wed Mar 5 10:27:28 UTC 2014


commit 186e5e79ce9c8f13c2e9a28b291f314ca775813a
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Mar 5 02:27:11 2014 -0800

    Update to 1.8.0

 .gitignore               |    1 +
 mate-sensors-applet.spec |   17 ++++++++---------
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3232f21..7890edc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mate-sensors-applet-1.6.0.tar.xz
 /mate-sensors-applet-1.6.1.tar.xz
 /mate-sensors-applet-1.7.90.tar.xz
+/mate-sensors-applet-1.8.0.tar.xz
diff --git a/mate-sensors-applet.spec b/mate-sensors-applet.spec
index d8782b1..888a179 100644
--- a/mate-sensors-applet.spec
+++ b/mate-sensors-applet.spec
@@ -1,5 +1,5 @@
 Name:           mate-sensors-applet
-Version:        1.7.90
+Version:        1.8.0
 Release:        1%{?dist}
 Summary:        MATE panel applet for hardware sensors
 Group:          User Interface/Desktops
@@ -7,15 +7,13 @@ License:        GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
 
-BuildRequires:  mate-panel-devel
+BuildRequires:  dbus-glib-devel
+BuildRequires:  libatasmart-devel
 BuildRequires:  libnotify-devel
-BuildRequires:  lm_sensors-devel
-BuildRequires:  mate-doc-utils
 BuildRequires:  libXNVCtrl-devel   
-BuildRequires:  libatasmart-devel
+BuildRequires:  lm_sensors-devel
 BuildRequires:  mate-common
-BuildRequires:  dbus-glib-devel
-
+BuildRequires:  mate-panel-devel
 
 %description
 MATE Sensors Applet is an applet for the MATE Panel to display readings
@@ -38,12 +36,10 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 The mate-sensors-applet-devel package contains libraries and header files for
 developing applications that use mate-sensors-applet.
 
-
 %prep
 %setup -q
 
 %build
-
 %configure \
     --disable-static \
     --disable-schemas-compile \
@@ -100,6 +96,9 @@ fi
 
 
 %changelog
+* Wed Mar 05 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.8.0-1
+- Update to 1.8.0
+
 * Wed Feb 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
 - update to 1.7.90
 - use modern 'make install' macro
diff --git a/sources b/sources
index 6aa3bba..3baeeb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-903f04db31ab80e4ec84a2ae0d1dace9  mate-sensors-applet-1.7.90.tar.xz
+42c851501d498db2fa838e85803b3805  mate-sensors-applet-1.8.0.tar.xz


More information about the scm-commits mailing list