rpms/imsettings/devel .cvsignore, 1.9, 1.10 imsettings.spec, 1.15, 1.16 sources, 1.8, 1.9

Akira TAGOH tagoh at fedoraproject.org
Tue Oct 14 03:09:13 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/imsettings/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12140

Modified Files:
	.cvsignore imsettings.spec sources 
Log Message:
* Tue Oct 14 2008 Akira TAGOH <tagoh at redhat.com> - 0.105.0-1
- New upstream release.
  - Have a workaround for the race condition issue. (#452849)
  - Fix a freeze issue with ibus. (#465431)
  - Fix a freeze issue on Desktops not supporting XSETTINGS.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/imsettings/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	25 Sep 2008 03:52:10 -0000	1.9
+++ .cvsignore	14 Oct 2008 03:08:43 -0000	1.10
@@ -8,3 +8,4 @@
 imsettings-0.103.0.tar.bz2
 imsettings-0.104.0.tar.bz2
 imsettings-0.104.1.tar.bz2
+imsettings-0.105.0.tar.bz2


Index: imsettings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/imsettings/devel/imsettings.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- imsettings.spec	1 Oct 2008 15:47:49 -0000	1.15
+++ imsettings.spec	14 Oct 2008 03:08:43 -0000	1.16
@@ -1,12 +1,12 @@
 Name:		imsettings
-Version:	0.104.1
-Release:	3%{?dist}
+Version:	0.105.0
+Release:	1%{?dist}
 License:	LGPLv2+
 URL:		http://code.google.com/p/imsettings/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	intltool gettext
 BuildRequires:	dbus-devel >= 0.23, dbus-glib-devel >= 0.74, glib2 >= 2.16
-BuildRequires:	libgxim-devel >= 0.2.0, libnotify-devel
+BuildRequires:	libgxim-devel >= 0.3.0, libnotify-devel
 BuildRequires:	xfce-mcs-manager-devel libxfce4mcs-devel
 BuildRequires:	GConf2-devel
 BuildRequires:	libX11-devel
@@ -187,6 +187,12 @@
 
 
 %changelog
+* Tue Oct 14 2008 Akira TAGOH <tagoh at redhat.com> - 0.105.0-1
+- New upstream release.
+  - Have a workaround for the race condition issue. (#452849)
+  - Fix a freeze issue with ibus. (#465431)
+  - Fix a freeze issue on Desktops not supporting XSETTINGS.
+
 * Wed Oct 01 2008 Than Ngo <than at redhat.com> 0.104.1-3
 - add workaround for KDE
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/imsettings/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	25 Sep 2008 03:52:10 -0000	1.8
+++ sources	14 Oct 2008 03:08:43 -0000	1.9
@@ -1 +1 @@
-fbe4cf6e514809c4db8ef9283f1ab2d1  imsettings-0.104.1.tar.bz2
+b09d459f772dcd81cf94173099bd516f  imsettings-0.105.0.tar.bz2




More information about the scm-commits mailing list