[fedmsg-notify] Update to 0.4.1

Luke Macken lmacken at fedoraproject.org
Fri Jan 25 15:33:24 UTC 2013


commit 48d7fe1648019054e96be494febab18822dca753
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Jan 25 10:33:18 2013 -0500

    Update to 0.4.1

 .gitignore         |    1 +
 fedmsg-notify.spec |    9 +++++++--
 sources            |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1e198d2..1db6857 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fedmsg-notify-0.3.1.tar.gz
 /fedmsg-notify-0.3.2.tar.gz
 /fedmsg-notify-0.4.0.tar.gz
+/fedmsg-notify-0.4.1.tar.gz
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index ab8d494..b4aa742 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -5,8 +5,8 @@
 %global busname org.fedoraproject.fedmsg.notify
 
 Name:           fedmsg-notify
-Version:        0.4.0
-Release:        2%{?dist}
+Version:        0.4.1
+Release:        1%{?dist}
 Summary:        Fedmsg Desktop Notifications
 
 License:        GPLv3+
@@ -94,6 +94,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Fri Jan 25 2013 Luke Macken <lmacken at redhat.com> - 0.4.1-1
+- Update to 0.4.1
+- Gracefully handle our gsettings schema change (#902069)
+- Advanced filtering bug fixes
+
 * Sat Jan 19 2013 Luke Macken <lmacken at redhat.com> - 0.4.0-2
 - Require python-fedora for the PackageDB client
 
diff --git a/sources b/sources
index 876df39..80859b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfdf0502a3d72abc2cc5c377b847bdef  fedmsg-notify-0.4.0.tar.gz
+6cf77e59fa2aefb7dc260035f3edeaf2  fedmsg-notify-0.4.1.tar.gz


More information about the scm-commits mailing list