[libmate/f17] fix changelog

Dan Mashal vicodan at fedoraproject.org
Thu Sep 20 12:23:06 UTC 2012


commit fbc38f3592208bd7ce6b44625b2f2a46cb770d02
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Sep 20 05:22:56 2012 -0700

    fix changelog

 libmate.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libmate.spec b/libmate.spec
index 23f4e3f..fc6639d 100644
--- a/libmate.spec
+++ b/libmate.spec
@@ -1,7 +1,7 @@
 Summary:	MATE Desktop base libraries
 Name:	libmate
 Version:	1.4.0
-Release:	9%{?dist}
+Release:	10%{?dist}
 URL:		http://mate-desktop.org
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 License:	GPLv2+ and LGPLv2+
@@ -103,7 +103,7 @@ make LIBTOOL="/usr/bin/libtool" DESTDIR=%{buildroot} install
 find %{buildroot} -name '*.la' -exec rm -rf {} ';'
 find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 
-%files -f %{name}.lang
+files -f %{name}.lang
 %doc AUTHORS README
 %{_mandir}/man7/*
 %{_bindir}/mate-open
@@ -141,7 +141,7 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 
 %changelog
 * Thu Sep 20 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-9
-- Add runtime requires and rebuild with working mate-conf
+- Add runtime requires and rebuild with working mate-conf, fix typo
 
 * Sat Sep 15 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-8
 - Move post and postun scriptlets to run before install scriptlet


More information about the scm-commits mailing list