From 4fc7c54f9ddf7c3c9a511987f37eb8777ade32a5 Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: May 06 2009 03:52:02 +0000 Subject: new upstream release --- diff --git a/gnote.spec b/gnote.spec index 4771015..a81fd89 100644 --- a/gnote.spec +++ b/gnote.spec @@ -1,5 +1,5 @@ Name: gnote -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Note-taking application Group: User Interface/Desktops @@ -38,7 +38,7 @@ make install DESTDIR=%{buildroot} desktop-file-install \ ---remove-category XFCE --dir=%{buildroot}%{_datadir}/applications \ + --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}/%{_datadir}/applications/gnote.desktop @@ -54,7 +54,7 @@ rm -rf %{buildroot} if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ - %{_sysconfdir}/gconf/schemas/gedit.schemas > /dev/null || : + %{_sysconfdir}/gconf/schemas/gnote.schemas > /dev/null || : fi %post @@ -95,8 +95,10 @@ fi %{_prefix}/%{_lib}/gnote/ %{_prefix}/%{_lib}/bonobo/servers/GNOME_GnoteApplet.server - %changelog +* Wed May 06 2009 Rahul Sundaram - 0.3.1-1 +- new upstream release. Fixes rhbz #498739. Fix #499227 + * Fri May 01 2009 Rahul Sundaram - 0.3.0-1 - new upstream release. Includes applet and more plugins. diff --git a/sources b/sources index 6990ac9..5866da8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abc7dbf503002a5f4fff69b183f5057f gnote-0.3.0.tar.bz2 +ca956e349c9f943ce272724bd265410a gnote-0.3.1.tar.bz2