[gnome-calculator] Update to 3.7.5

Kalev Lember kalev at fedoraproject.org
Wed Feb 6 01:52:38 UTC 2013


commit 3a3fae9a42bbdd43a033fd3bcf490db456e5124f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Feb 6 00:49:47 2013 +0100

    Update to 3.7.5

 .gitignore            |    1 +
 gnome-calculator.spec |   11 +++++------
 keywords-ug.patch     |   13 -------------
 sources               |    2 +-
 4 files changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c06cb7..ea1141b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gnome-calculator-3.7.4.tar.xz
+/gnome-calculator-3.7.5.tar.xz
diff --git a/gnome-calculator.spec b/gnome-calculator.spec
index 184e1f6..b941c46 100644
--- a/gnome-calculator.spec
+++ b/gnome-calculator.spec
@@ -1,6 +1,6 @@
 Name:           gnome-calculator
-Version:        3.7.4
-Release:        2%{?dist}
+Version:        3.7.5
+Release:        1%{?dist}
 Summary:        A desktop calculator
 
 Group:          Applications/System
@@ -9,9 +9,6 @@ URL:            http://live.gnome.org/Gcalctool
 #VCS: git:git://git.gnome.org/gcalctool
 Source0:        http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=691936
-Patch0: keywords-ug.patch
-
 BuildRequires: glib2-devel
 BuildRequires: gtk3-devel
 BuildRequires: libsoup-devel
@@ -37,7 +34,6 @@ to do its arithmetic to give a high degree of accuracy.
 
 %prep
 %setup -q
-%patch0 -p1 -b .keywords
 
 
 %build
@@ -75,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Wed Feb 06 2013 Kalev Lember <kalevlember at gmail.com> - 3.7.5-1
+- Update to 3.7.5
+
 * Wed Jan 16 2013 Matthias Clasen <mclasen at redhat.com> - 3.7.4-2
 - Fix keyword translations in desktop file
 
diff --git a/sources b/sources
index ac22b8e..ef80171 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c15417789437066c27b8268c5430a9b6  gnome-calculator-3.7.4.tar.xz
+b629858299994c419ee08b77ef85f9e7  gnome-calculator-3.7.5.tar.xz


More information about the scm-commits mailing list