[gnote] Update to 0.8.0

Ray Strode rstrode at fedoraproject.org
Thu Sep 29 01:06:38 UTC 2011


commit 0f026a3ee83499dc78d4962e0ebda34e6695a436
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 21:06:25 2011 -0400

    Update to 0.8.0

 .gitignore |    1 +
 gnote.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 563714d..507d225 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gnote-0.7.2.tar.bz2
 /gnote-0.7.3.tar.bz2
 /gnote-0.7.4.tar.bz2
 /gnote-0.7.5.tar.bz2
+/gnote-0.8.0.tar.xz
diff --git a/gnote.spec b/gnote.spec
index 5f3ff76..933c2c5 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,11 +1,11 @@
 Name:           gnote
-Version:        0.7.5
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            http://live.gnome.org/Gnote
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/0.7/%{name}-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/0.7/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtkmm24-devel libxml2-devel GConf2-devel intltool 
 BuildRequires:  boost-devel libuuid-devel dbus-c++-devel
@@ -91,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service
 
 %changelog
+* Wed Sep 28 2011 Ray <rstrode at redhat.com> - 0.8.0-1
+- Update to 0.8.0
+
 * Tue Aug 02 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.5-1
 - New upstream release
 - http://mail.gnome.org/archives/gnote-list/2011-July/msg00001.html
diff --git a/sources b/sources
index 2f8e99d..900b536 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-579e70d23dc568eae8d2f303464f5672  gnote-0.7.5.tar.bz2
+49a43952f2d492cf4723f5beff01f6d0  gnote-0.8.0.tar.xz


More information about the scm-commits mailing list