Dominique Leuenberger 2018-09-24 07:19:39 +00:00 committed by Git OBS Bridge
parent 52d0705d34
commit 1fbc98b6b2
4 changed files with 37 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sat Sep 8 10:48:44 UTC 2018 - antoine.belvire@opensuse.org
- Update to version 3.30.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 13 19:32:51 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.91:
+ Updated snap to build with meson.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 3 19:42:01 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.90:
+ Fixed flatpak build issues.
+ Fixed naming of Turkish lira currency.
+ Added OARS metadata.
+ CI configuration.
+ Updated translations.
-------------------------------------------------------------------
Fri Jun 22 23:58:15 UTC 2018 - luc14n0@linuxmail.org
- Update to 3.29.3:
+ Use Mass instead of Weight for mass units
(glgo#GNOME/gnome-calculator#67).
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 18 21:56:28 UTC 2018 - bjorn.lie@gmail.com

View File

@ -17,13 +17,14 @@
Name: gnome-calculator
Version: 3.28.2
Version: 3.30.0
Release: 0
Summary: A GNOME Calculator Application
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://wiki.gnome.org/Apps/Calculator
Source: http://download.gnome.org/sources/gnome-calculator/3.28/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-calculator/3.30/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: meson
BuildRequires: mpc-devel
@ -41,7 +42,6 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.1
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
BuildRequires: pkgconfig(libxml-2.0)
Recommends: %{name}-lang
%description
A GNOME calculator package based on calctool and MP library.