[gcalctool] 6.1.3

Matthew Barnes mbarnes at fedoraproject.org
Mon Jul 25 15:19:42 UTC 2011


commit 65affa5c1093f36fa908a98ca18618c92f9e9513
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Mon Jul 25 10:19:12 2011 -0500

    6.1.3

 .gitignore     |    1 +
 gcalctool.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5696c5f..9aa10ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ gcalctool-5.31.6.tar.bz2
 /gcalctool-6.0.0.tar.bz2
 /gcalctool-6.0.1.tar.bz2
 /gcalctool-6.0.2.tar.bz2
+/gcalctool-6.1.3.tar.xz
diff --git a/gcalctool.spec b/gcalctool.spec
index 5257083..3df552d 100644
--- a/gcalctool.spec
+++ b/gcalctool.spec
@@ -1,5 +1,5 @@
 Name:           gcalctool
-Version:        6.0.2
+Version:        6.1.3
 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.bz2
+Source0:        http://download.gnome.org/sources/gcalctool/6.0/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
+* Mon Jul 25 2011 Matthew Barnes <mbarnes at redhat.com> - 6.1.3-1
+- Update to 6.1.3
+
 * Wed Jul  6 2011 Matthias Clasen <mclasen at redhat.com> - 6.0.2-1
 - Update to 6.0.2
 
diff --git a/sources b/sources
index c602840..3c0a369 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53156dd96aeeecf6a2669292025de75c  gcalctool-6.0.2.tar.bz2
+018c8ce50be540e9d3aa76db962aea9a  gcalctool-6.1.3.tar.xz


More information about the scm-commits mailing list