[im-chooser] - New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Thu Jan 6 06:47:52 UTC 2011


commit aca8f161754b58ab22dcfa1e21037edc68ce9cf8
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Thu Jan 6 15:47:40 2011 +0900

    - New upstream release.

 .gitignore      |    1 +
 im-chooser.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e118ba..dbac77e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ im-chooser-1.3.0.tar.bz2
 im-chooser-1.3.1.tar.bz2
 /im-chooser-1.3.2.tar.bz2
 /im-chooser-1.4.0.tar.bz2
+/im-chooser-1.4.1.tar.bz2
diff --git a/im-chooser.spec b/im-chooser.spec
index 4d8ff57..a1cfde4 100644
--- a/im-chooser.spec
+++ b/im-chooser.spec
@@ -1,12 +1,12 @@
 Name:		im-chooser
-Version:	1.4.0
-Release:	2%{?dist}
+Version:	1.4.1
+Release:	1%{?dist}
 License:	GPLv2+
 URL:		http://fedorahosted.org/im-chooser/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %{?_with_gtk2:BuildRequires:	gtk2-devel}
 %{!?_with_gtk2:BuildRequires:	gtk3-devel control-center-devel}
-BuildRequires:	libSM-devel imsettings-devel >= 0.106.0
+BuildRequires:	libSM-devel imsettings-devel >= 1.0.0
 BuildRequires:	desktop-file-utils intltool gettext
 
 Source0:	http://fedorahosted.org/releases/i/m/%{name}/%{name}-%{version}.tar.bz2
@@ -14,7 +14,7 @@ Source0:	http://fedorahosted.org/releases/i/m/%{name}/%{name}-%{version}.tar.bz2
 Summary:	Desktop Input Method configuration tool
 Group:		Applications/System
 Obsoletes:	system-switch-im
-Requires:	imsettings >= 0.106.0
+Requires:	imsettings >= 1.0.0
 
 %description
 im-chooser is a GUI configuration tool to choose the Input Method
@@ -93,6 +93,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Thu Jan  6 2011 Akira TAGOH <tagoh at redhat.com> - 1.4.1-1
+- New upstream release.
+
 * Fri Dec  3 2010 Matthias Clasen <mclasen at redhat.com> - 1.4.0-2
 - Rebuild against newer gtk3
 
diff --git a/sources b/sources
index 553766c..46810d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-215d2c5d84d841d8936ba3dc59bf85f9  im-chooser-1.4.0.tar.bz2
+b3ac0dfb9d72d8a3601807cd720b9b61  im-chooser-1.4.1.tar.bz2


More information about the scm-commits mailing list