[imsettings] New upstream release. Set some environment variables explicitly to avoid IM not working in some case

Akira TAGOH tagoh at fedoraproject.org
Tue May 31 10:22:07 UTC 2011


commit f718b768134a400a44d32f8590ebf797bfe4e682
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue May 31 19:21:55 2011 +0900

    New upstream release.
    Set some environment variables explicitly to avoid IM
    not working in some cases. (#700513)
    Fix an abort issue. (#701431)
    Support the latest LXDE.
    Get rid of Qt dependency.

 imsettings.spec |   13 ++++++++++---
 sources         |    2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index ef8c45a..7116d78 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -1,6 +1,6 @@
 Name:		imsettings
-Version:	1.2.2
-Release:	3%{?dist}
+Version:	1.2.3
+Release:	1%{?dist}
 License:	LGPLv2+
 URL:		http://code.google.com/p/imsettings/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -10,7 +10,6 @@ BuildRequires:	libtool automake autoconf
 BuildRequires:	glib2 >= 2.26.0
 BuildRequires:	libnotify-devel
 BuildRequires:	libX11-devel, libgxim-devel >= 0.3.1
-BuildRequires:	qt-devel
 %if !0%{?rhel}
 BuildRequires:	xfconf-devel
 %endif
@@ -257,6 +256,14 @@ fi
 
 
 %changelog
+* Tue May 31 2011 Akira TAGOH <tagoh at redhat.com> - 1.2.3-1
+- New upstream release.
+  - Set some environment variables explicitly to avoid IM
+    not working in some cases. (#700513)
+  - Fix an abort issue. (#701431)
+  - Support the latest LXDE.
+  - Get rid of Qt dependency.
+
 * Tue May 10 2011 Bill Nottingham <notting at redhat.com> - 1.2.2-3
 - further hacks for imsettings upgrades (#693809)
 
diff --git a/sources b/sources
index a259369..4ff4505 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8ebc45bbc00f71a392909a6434e878c  imsettings-1.2.2.tar.bz2
+627a0dc0dcba5b890031ed7488374ef6  imsettings-1.2.3.tar.bz2


More information about the scm-commits mailing list