[mate-desktop] Fix typo

Dan Mashal vicodan at fedoraproject.org
Fri Oct 18 14:32:21 UTC 2013


commit 0d268513c886df5d82d3dd3c8c230d8a8bc712ca
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Fri Oct 18 07:32:15 2013 -0700

    Fix typo

 mate-desktop.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mate-desktop.spec b/mate-desktop.spec
index 3244f17..2e7b3b8 100644
--- a/mate-desktop.spec
+++ b/mate-desktop.spec
@@ -3,7 +3,7 @@
 Summary:        Shared code for mate-panel, mate-session, mate-file-manager, etc
 Name:           mate-desktop
 Version:        1.6.2
-Release:        0.5.git%{_internal_version}%{?dist}
+Release:        0.6.git%{_internal_version}%{?dist}
 URL:            http://mate-desktop.org
 
 # To generate tarball
@@ -84,7 +84,7 @@ libmatedesktop.
 
 %prep
 %setup -q -n %{name}-%{_internal_version}
-%patch0 -p1 -b .guncat
+%patch0 -p1 -b .gnucat
 cp %SOURCE2 mate-about/gnu-cat.gif
 cp %SOURCE3 mate-about/gnu-cat_navideno_v3.png
 NOCONFIGURE=1 ./autogen.sh
@@ -168,6 +168,9 @@ fi
 
 
 %changelog
+* Fri Oct 18 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.2.-0.6.git81c245b
+- Fix typo
+
 * Tue Oct 15 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-0.5.git81c245b
 - remove gsettings overrides from last update
 


More information about the scm-commits mailing list