Accepting request 161971 from GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/161971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calculator?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2013-04-02 13:26:39 +00:00 committed by Git OBS Bridge
commit 122b068327
4 changed files with 23 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd49b16283d20af8d0e240b538eeb910ab76418bbe1b1a6fcfc4f0ce25e9caf8
size 1052112

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7db18629bd7e17ab65b771d554eeef0cd3cf7985a86e5a82c755c42c1b092824
size 1053972

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Mar 26 09:19:43 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Fix Desktop file keyword translations.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 18 18:40:28 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ Rename gnome-calculator.desktop back to gcalctool.desktop, as
users could lose their favorited launchers otherwise
(bgo#695382).
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 7 08:07:35 UTC 2013 - dimstar@opensuse.org Thu Mar 7 08:07:35 UTC 2013 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-calculator Name: gnome-calculator
Version: 3.7.91 Version: 3.8.0
Release: 0 Release: 0
Summary: A GNOME Calculator Application Summary: A GNOME Calculator Application
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Scientific/Math Group: Productivity/Scientific/Math
Url: http://www.gnome.org Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-calculator/3.7/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-calculator/3.8/%{name}-%{version}.tar.xz
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: intltool BuildRequires: intltool
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
@ -35,7 +35,7 @@ BuildRequires: pkgconfig(libxml-2.0)
Recommends: %{name}-lang Recommends: %{name}-lang
# gcactool was renamed to gnome-calculator. Last known version was 6.6.2 # gcactool was renamed to gnome-calculator. Last known version was 6.6.2
Obsoletes: gcalctool <= 6.6.2 Obsoletes: gcalctool <= 6.6.2
# gconftool-lang package should be obsoleted, obviously by the -lang package, but that's not possible. # gcalctool-lang package should be obsoleted, obviously by the -lang package, but that's not possible.
# So for an easy upgrade path, we obsolete it in the main package. # So for an easy upgrade path, we obsolete it in the main package.
Obsoletes: gcalctool-lang <= 6.6.2 Obsoletes: gcalctool-lang <= 6.6.2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -55,7 +55,7 @@ make %{?_smp_mflags}
%install %install
%make_install %make_install
%suse_update_desktop_file %{name} Calculator %suse_update_desktop_file gcalctool Calculator
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot} %fdupes %{buildroot}