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 - 3.7.5-1 +- Update to 3.7.5 + * Wed Jan 16 2013 Matthias Clasen - 3.7.4-2 - Fix keyword translations in desktop file diff --git a/keywords-ug.patch b/keywords-ug.patch deleted file mode 100644 index cc67c4b..0000000 --- a/keywords-ug.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/po/ug.po b/po/ug.po -index e2bccef..600df40 100644 ---- a/po/ug.po -+++ b/po/ug.po -@@ -392,7 +392,7 @@ msgstr "ئارىفمېتىكىلىق، ئىلمىي ياكى ئىقتىسادى - #: ../data/gnome-calculator.desktop.in.h:3 - #| msgid "Perform arithmetic, scientific or financial calculations" - msgid "calculation;arithmetic;scientific;financial;" --msgstr "calculation;arithmetic;scientific;financial;ھېسابلاش؛" -+msgstr "calculation;arithmetic;scientific;financial;ھېسابلاش;" - - #: ../data/org.gnome.calculator.gschema.xml.in.h:1 - msgid "Accuracy value" 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