[gcalctool] 6.3.4

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 17 11:51:54 UTC 2012


commit 117b0a3d13dbbb2d1f4fb3e95f4f5b112cfe0ad8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 17 06:51:52 2012 -0500

    6.3.4

 .gitignore     |    1 +
 gcalctool.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f33b1..11eeb4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gcalctool-5.31.6.tar.bz2
 /gcalctool-6.1.3.tar.xz
 /gcalctool-6.1.5.tar.xz
 /gcalctool-6.2.0.tar.xz
+/gcalctool-6.3.4.tar.xz
diff --git a/gcalctool.spec b/gcalctool.spec
index 74d9774..c682eff 100644
--- a/gcalctool.spec
+++ b/gcalctool.spec
@@ -1,13 +1,13 @@
 Name:           gcalctool
-Version:        6.2.0
-Release:        3%{?dist}
+Version:        6.3.4
+Release:        1%{?dist}
 Summary:        A desktop calculator
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://live.gnome.org/Gcalctool
 #VCS: git:git://git.gnome.org/gcalctool
-Source0:        http://download.gnome.org/sources/gcalctool/6.1/gcalctool-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gcalctool/6.3/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 Jan 17 2012 Matthias Clasen <mclasen at redhat.com> - 6.3.4-1
+- Update to 6.3.4
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index bc7550a..e67f701 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ec304f118735f6268d38741394a3b9e  gcalctool-6.2.0.tar.xz
+2ced37e1196771b1a6e54b1507f1be25  gcalctool-6.3.4.tar.xz


More information about the scm-commits mailing list