Accepting request 519389 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519389
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2017-08-31 07:43:06 +00:00 committed by Git OBS Bridge
parent abf1aca2d6
commit b5cc7a674f
4 changed files with 51 additions and 17 deletions

View File

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

View File

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

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Tue Aug 22 08:37:04 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.91:
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 9 08:01:45 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.90:
+ Fixed incorrect bit toggle buttons (bgo#785850).
+ Re-enable Portuguese help translation (bgo#784427).
+ Stop using deprecated calls.
+ Fixed appdata validation (bgo#784033).
+ Fixed appdata.xml installation (bgo#783986).
+ Updated translations.
- Drop gnome-calculator-appdata.patch: Fixed upstream, following
this, drop libtool and appstream-glib-devel BuildRequires and
autoreconf call.
- Drop post(un) handling, no longer needed. This means dropping
glib2_gsettings_schema_post(un) and desktop_database_post(un)
macros, file-triggers takes care of this now.
- Drop obsolete clean section.
-------------------------------------------------------------------
Tue Jun 20 08:53:51 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.3:
+ Stop using intltool.
+ Fix XML tags in Portuguese help translation.
+ Move resources into src directory.
+ Updated translations.
- Drop intltool BuildRequires: no longer needed after upstreams
changes.
- Add gnome-calculator-appdata.patch: Fix build system to install
appdata.xml file.
- Add libtool and appstream-glib-devel BuildRequires and call
autoreconf in %prep, as above patch touches the build system.
-------------------------------------------------------------------
Tue May 23 12:39:32 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.2:
+ Update parser to allow complex conversions.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 21 08:46:02 UTC 2017 - zaitor@opensuse.org

View File

@ -17,15 +17,14 @@
Name: gnome-calculator
Version: 3.24.0
Version: 3.25.91
Release: 0
Summary: A GNOME Calculator Application
License: GPL-3.0+
Group: Productivity/Scientific/Math
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-calculator/3.24/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/gnome-calculator/3.25/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool >= 0.50
BuildRequires: mpc-devel
BuildRequires: mpfr-devel
%if !0%{?is_opensuse}
@ -75,17 +74,6 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}
%clean
rm -rf %{buildroot}
%post
%glib2_gsettings_schema_post
%desktop_database_post
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%files
%defattr(-,root,root)
%doc COPYING NEWS