[gcalctool] 6.0.2

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 6 23:12:22 UTC 2011


commit 772411829bd768d8f6aa4f3e2e79c1dcc2f1382f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 6 19:11:36 2011 -0400

    6.0.2

 .gitignore     |    1 +
 gcalctool.spec |    8 +++++---
 sources        |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf44650..5696c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gcalctool-5.31.6.tar.bz2
 /gcalctool-5.91.93.tar.bz2
 /gcalctool-6.0.0.tar.bz2
 /gcalctool-6.0.1.tar.bz2
+/gcalctool-6.0.2.tar.bz2
diff --git a/gcalctool.spec b/gcalctool.spec
index 43678e1..5257083 100644
--- a/gcalctool.spec
+++ b/gcalctool.spec
@@ -1,6 +1,6 @@
 Name:           gcalctool
-Version:        6.0.1
-Release:        2%{?dist}
+Version:        6.0.2
+Release:        1%{?dist}
 Summary:        A desktop calculator
 
 Group:          Applications/System
@@ -58,7 +58,6 @@ fi
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %files -f gcalctool.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/gcalctool
 %{_bindir}/gcalccmd
@@ -71,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Wed Jul  6 2011 Matthias Clasen <mclasen at redhat.com> - 6.0.2-1
+- Update to 6.0.2
+
 * Sat May 07 2011 Christopher Aillon <caillon at redhat.com> - 6.0.1-2
 - Update gsettings scriptlet
 
diff --git a/sources b/sources
index 5933f9f..c602840 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b88f518ff1a6838e831625402a901704  gcalctool-6.0.1.tar.bz2
+53156dd96aeeecf6a2669292025de75c  gcalctool-6.0.2.tar.bz2


More information about the scm-commits mailing list