[gnome-calculator] Update to 3.11.3

Richard Hughes rhughes at fedoraproject.org
Tue Dec 17 12:23:25 UTC 2013


commit 7930e4199a38df4813df27d2801794ca79470822
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Dec 17 12:23:27 2013 +0000

    Update to 3.11.3

 .gitignore                         |    1 +
 0001-Fixed-Dutch-translation.patch |   26 --------------------------
 gnome-calculator.spec              |   10 +++++-----
 sources                            |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12cab53..90c2df7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gnome-calculator-3.10.0.tar.xz
 /gnome-calculator-3.10.1.tar.xz
 /gnome-calculator-3.10.2.tar.xz
+/gnome-calculator-3.11.3.tar.xz
diff --git a/gnome-calculator.spec b/gnome-calculator.spec
index 47b7b49..6346322 100644
--- a/gnome-calculator.spec
+++ b/gnome-calculator.spec
@@ -1,5 +1,5 @@
 Name:           gnome-calculator
-Version:        3.10.2
+Version:        3.11.3
 Release:        1%{?dist}
 Summary:        A desktop calculator
 
@@ -7,9 +7,7 @@ Group:          Applications/System
 License:        GPLv2+
 URL:            http://live.gnome.org/Gcalctool
 #VCS: git:git://git.gnome.org/gcalctool
-Source0:        http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
-
-Patch0:         0001-Fixed-Dutch-translation.patch
+Source0:        http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
 
 BuildRequires: glib2-devel
 BuildRequires: gtk3-devel
@@ -36,7 +34,6 @@ to do its arithmetic to give a high degree of accuracy.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-dutch-translation
 
 
 %build
@@ -74,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Dec 17 2013 Richard Hughes <rhughes at redhat.com> - 3.11.3-1
+- Update to 3.11.3
+
 * Thu Nov 14 2013 Richard Hughes <rhughes at redhat.com> - 3.10.2-1
 - Update to 3.10.2
 
diff --git a/sources b/sources
index 189f72e..52c8b44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6537af0408ebf4becb122c7a6e78f1d8  gnome-calculator-3.10.2.tar.xz
+473348cb95290e7a6232269de7ec7166  gnome-calculator-3.11.3.tar.xz


More information about the scm-commits mailing list