[gcalctool] 6.1.5

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 24 00:01:30 UTC 2011


commit 007a7bdb55844f5e51fce1d95a88fea26be3afeb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 23 20:00:27 2011 -0400

    6.1.5

 .gitignore     |    1 +
 gcalctool.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9aa10ef..8b78c8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gcalctool-5.31.6.tar.bz2
 /gcalctool-6.0.1.tar.bz2
 /gcalctool-6.0.2.tar.bz2
 /gcalctool-6.1.3.tar.xz
+/gcalctool-6.1.5.tar.xz
diff --git a/gcalctool.spec b/gcalctool.spec
index 3df552d..a5ef664 100644
--- a/gcalctool.spec
+++ b/gcalctool.spec
@@ -1,5 +1,5 @@
 Name:           gcalctool
-Version:        6.1.3
+Version:        6.1.5
 Release:        1%{?dist}
 Summary:        A desktop calculator
 
@@ -7,7 +7,7 @@ Group:          Applications/System
 License:        GPLv2+
 URL:            http://directory.fsf.org/gcalctool.html
 #VCS: git:git://git.gnome.org/gcalctool
-Source0:        http://download.gnome.org/sources/gcalctool/6.0/gcalctool-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gcalctool/6.1/gcalctool-%{version}.tar.xz
 
 BuildRequires: glib2-devel
 BuildRequires: gtk3-devel >= 2.99.0
@@ -70,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Aug 23 2011 Matthias Clasen <mclasen at redhat.com> - 6.1.5-1
+- Update to 6.1.5
+
 * Mon Jul 25 2011 Matthew Barnes <mbarnes at redhat.com> - 6.1.3-1
 - Update to 6.1.3
 
diff --git a/sources b/sources
index 3c0a369..b5537e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-018c8ce50be540e9d3aa76db962aea9a  gcalctool-6.1.3.tar.xz
+bfeab727d42d677af74872206f43cd0e  gcalctool-6.1.5.tar.xz


More information about the scm-commits mailing list