From 835456e2158a0947da0c89f50eeaa593e42cf453 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 22 Sep 2014 22:58:06 +0200 Subject: [PATCH] Update to 3.14.0 --- .gitignore | 1 + ...-file-keywords-in-Nepali-translation.patch | 27 ------------------- gnome-calculator.spec | 10 +++---- sources | 2 +- 4 files changed, 7 insertions(+), 33 deletions(-) delete mode 100644 0001-Fix-desktop-file-keywords-in-Nepali-translation.patch diff --git a/.gitignore b/.gitignore index 0ef14af..80ca106 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /gnome-calculator-3.13.3.tar.xz /gnome-calculator-3.13.90.tar.xz /gnome-calculator-3.13.92.tar.xz +/gnome-calculator-3.14.0.tar.xz diff --git a/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch b/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch deleted file mode 100644 index 4213b51..0000000 --- a/0001-Fix-desktop-file-keywords-in-Nepali-translation.patch +++ /dev/null @@ -1,27 +0,0 @@ -From f2bc6950cbe0f7771450d5d29aef474a5352841a Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Tue, 16 Sep 2014 13:34:24 +0200 -Subject: [PATCH] Fix desktop file keywords in Nepali translation - -It has to be a semicolon separated list that ends with a semicolon as -well. ---- - po/ne.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/ne.po b/po/ne.po -index 540db04..5eaff07 100644 ---- a/po/ne.po -+++ b/po/ne.po -@@ -426,7 +426,7 @@ msgstr "अंकगणितीय, वैज्ञानिक वा आर - - #: ../data/gnome-calculator.desktop.in.h:3 - msgid "calculation;arithmetic;scientific;financial;" --msgstr "अंकगणितीय, वैज्ञानिक वा आर्थिक गणनाहरू " -+msgstr "अंकगणितीय;वैज्ञानिक;आर्थिक;गणनाहरू;" - - #: ../data/gnome-calculator.appdata.xml.in.h:1 - msgid "GNOME Calculator" --- -2.1.0 - diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 2fa3ffa..cbaa506 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,5 +1,5 @@ Name: gnome-calculator -Version: 3.13.92 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz - -Patch0: 0001-Fix-desktop-file-keywords-in-Nepali-translation.patch +Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -37,7 +35,6 @@ to do its arithmetic to give a high degree of accuracy. %prep %setup -q -%patch0 -p1 %build @@ -78,6 +75,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Mon Sep 22 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index 4889eb9..1460322 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b19719f0c35e7c058a68194feb57a6c gnome-calculator-3.13.92.tar.xz +2b3cf2462385851182d6119006546483 gnome-calculator-3.14.0.tar.xz