[mate-utils] update spec file and bump version

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jul 11 15:01:00 UTC 2013


commit d59752f548f53f99a4a50d6eababc3636fc34b2a
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jul 11 17:00:45 2013 +0200

    update spec file and bump version

 mate-utils.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/mate-utils.spec b/mate-utils.spec
index 0052dc1..255a9ce 100644
--- a/mate-utils.spec
+++ b/mate-utils.spec
@@ -1,12 +1,17 @@
 Name:           mate-utils
 Version:        1.6.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MATE utility programs
 
 License:        GPLv2+ and LGPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
+# upstream patch
+# https://github.com/mate-desktop/mate-utils/commit/a59fda7d006b856ac5982750f2ffdefd24191be0
+# fix rhbz #975199
+Patch0:         mate-utils_fix-save-path-selection_screenshot.patch
+
 BuildRequires:  desktop-file-utils
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  hardlink
@@ -72,6 +77,7 @@ An application to help analyze disk usage.
 
 %prep
 %setup -q
+%patch0 -p1 -b .save-path-selection
 NOCONFIGURE=1 ./autogen.sh
 
 
@@ -312,6 +318,9 @@ fi
 
 
 %changelog
+* Thu Jul 11 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.0-5
+- add upstream patch to fix rhbz #975199
+
 * Tue Jul 02 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.0-4
 - add mate-dictionary binary to subpackage, rhbz #980434
 - add mate-dictionary applet dbus file to subpackage, rhbz #980434


More information about the scm-commits mailing list