[imsettings] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Thu Oct 10 08:58:57 UTC 2013


commit f7c499e5468bed693b886e6abeb7f0962d276158
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Thu Oct 10 17:58:50 2013 +0900

    New upstream release.
    
    - Add a module to support the latest Cinnamon Desktop. (#1017141)

 imsettings.spec |   24 +++++++++++++++++++++++-
 sources         |    2 +-
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index 6b32209..983bd8b 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -1,5 +1,5 @@
 Name:		imsettings
-Version:	1.6.4
+Version:	1.6.5
 Release:	1%{?dist}
 License:	LGPLv2+
 URL:		https://tagoh.bitbucket.org/%{name}/
@@ -166,6 +166,24 @@ immediately without any need to restart applications
 or the desktop.
 
 This package contains a module to get this working on MATE.
+
+%package	cinnamon
+Summary:	Cinnamon support on imsettings
+Group:		Applications/System
+Requires:	%{name}%{?_isa} = %{version}-%{release}
+# need to keep more deps for similar reason to https://bugzilla.redhat.com/show_bug.cgi?id=693809
+Requires:	cinnamon
+Requires:	cinnamon-session
+Requires:	im-chooser
+Provides:	imsettings-desktop-module%{?_isa} = %{version}-%{release}
+
+%description	cinnamon
+IMSettings is a framework that delivers Input Method
+settings and applies the changes so they take effect
+immediately without any need to restart applications
+or the desktop.
+
+This package contains a module to get this working on Cinnamon.
 %endif
 
 %prep
@@ -285,6 +303,10 @@ fi
 
 
 %changelog
+* Thu Oct 10 2013 Akira TAGOH <tagoh at redhat.com> - 1.6.5-1
+- New upstream release.
+- Add a module to support the latest Cinnamon Desktop. (#1017141)
+
 * Mon Sep 30 2013 Akira TAGOH <tagoh at redhat.com> - 1.6.4-1
 - New upstream release.
 
diff --git a/sources b/sources
index cc9e612..f43a859 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8a0a31da6ad98e9b9001b172c0a1ddd  imsettings-1.6.4.tar.bz2
+6eecbb66acaa1dc297bd0d8c83fb2e59  imsettings-1.6.5.tar.bz2


More information about the scm-commits mailing list