From 32e737ec3292b048bdd096bc14529d9c7d2f4ce3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Mar 2013 11:17:16 +0100 Subject: [PATCH] Update to 3.8.0 --- .gitignore | 1 + gnome-calculator-keywords.patch | 26 -------------------------- gnome-calculator.spec | 9 +++++---- sources | 2 +- 4 files changed, 7 insertions(+), 31 deletions(-) delete mode 100644 gnome-calculator-keywords.patch diff --git a/.gitignore b/.gitignore index 6b070ce..043de60 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gnome-calculator-3.7.90.tar.xz /gnome-calculator-3.7.91.tar.xz /gnome-calculator-3.7.92.tar.xz +/gnome-calculator-3.8.0.tar.xz diff --git a/gnome-calculator-keywords.patch b/gnome-calculator-keywords.patch deleted file mode 100644 index 17badae..0000000 --- a/gnome-calculator-keywords.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 336758c245cc31dd791ff92255e8ccfca70770e6 Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Wed, 20 Mar 2013 23:07:37 +0100 -Subject: [PATCH] Fix desktop file keyword translations - -https://bugzilla.gnome.org/show_bug.cgi?id=696231 ---- - po/sk.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/sk.po b/po/sk.po -index 65d8fd8..f21299b 100644 ---- a/po/sk.po -+++ b/po/sk.po -@@ -419,7 +419,7 @@ msgstr "Vykonáva aritmetické, vedecké alebo finančné výpočty" - - #: ../data/gnome-calculator.desktop.in.h:3 - msgid "calculation;arithmetic;scientific;financial;" --msgstr "výpočty;aritmetické;vedecké;finančné" -+msgstr "výpočty;aritmetické;vedecké;finančné;" - - #: ../data/org.gnome.calculator.gschema.xml.in.h:1 - msgid "Accuracy value" --- -1.8.1.4 - diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 619374e..cf84600 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,5 +1,5 @@ Name: gnome-calculator -Version: 3.7.92 +Version: 3.8.0 Release: 1%{?dist} Summary: A desktop calculator @@ -7,8 +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.7/%{name}-%{version}.tar.xz -Patch0: gnome-calculator-keywords.patch +Source0: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -35,7 +34,6 @@ to do its arithmetic to give a high degree of accuracy. %prep %setup -q -%patch0 -p1 -b .keywords %build @@ -73,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index fc7abcb..dd86378 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f23abd66df58112114643588c67951a3 gnome-calculator-3.7.92.tar.xz +69947f4c6703c373513e339078d9c0ef gnome-calculator-3.8.0.tar.xz