[fedmsg-notify/f18] 0.3.1 release with updated GSettings schema

Luke Macken lmacken at fedoraproject.org
Tue Oct 30 16:05:45 UTC 2012


commit ddf473cf925a119234cd63b6f0177e47fe07af42
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Oct 30 12:05:21 2012 -0400

    0.3.1 release with updated GSettings schema

 .gitignore         |    1 +
 fedmsg-notify.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f7903e..4b31f50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /fedmsg-notify-0.2.0.tar.gz
 /fedmsg-notify-0.2.1.tar.gz
 /fedmsg-notify-0.3.0.tar.gz
+/fedmsg-notify-0.3.1.tar.gz
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index a18f593..a284dc3 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -5,7 +5,7 @@
 %global busname org.fedoraproject.fedmsg.notify
 
 Name:           fedmsg-notify
-Version:        0.3.0
+Version:        0.3.1
 Release:        1%{?dist}
 Summary:        Fedmsg Desktop Notifications
 
@@ -81,6 +81,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Oct 30 2012 Luke Macken <lmacken at redhat.com> - 0.3.1-1
+- Update our gsettings schema to enable the service once installed.
+
 * Wed Oct 24 2012 Luke Macken <lmacken at redhat.com> - 0.3.0-1
 - 0.3.0
 - Require fedmsg > 0.5.5 for fedmsg.text.make_processors
diff --git a/sources b/sources
index 38ca0e3..c3a38fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe84f6b5b3bba077748510f119f0231c  fedmsg-notify-0.3.0.tar.gz
+01b5eb5057f2505ea7be359074f72632  fedmsg-notify-0.3.1.tar.gz


More information about the scm-commits mailing list