Accepting request 481735 from GNOME:Factory

New stable rel (forwarded request 481688 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/481735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calculator?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2017-03-22 22:13:17 +00:00 committed by Git OBS Bridge
commit ba99e7c83a
4 changed files with 103 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,96 @@
-------------------------------------------------------------------
Tue Mar 21 08:46:02 UTC 2017 - zaitor@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 14 10:34:48 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.92:
+ Added flatpak manifest.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 27 21:44:46 UTC 2017 - zaitor@opensuse.org
- Update to version 3.23.91:
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 15 08:47:55 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.90:
+ Fixed unit conversion from negative constant numbers
(bgo#778311).
+ Better error highlighting.
+ Fix null token causing segfault.
+ Set application id (bgo#778228).
+ Documentation for the history view (bgo#681935).
+ Added Desktop Publishing Point length unit (bgo#778449).
+ Use angle units from settings in search provider (bgo#778274).
+ Fixed incorrect value for ans in variable popup (bgo#778242).
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 15 03:23:04 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.4:
+ Bugs fixed: bgo#773688, bgo#775759.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 15 03:23:03 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.3:
+ Flatpak packaging fixes.
+ Added additional temperature unit shortcuts for conversion
(bgo#775300).
+ Use proper chain-up syntax.
+ Updated translations.
- Change desktop files call in suse_update_desktop_file macro run.
-------------------------------------------------------------------
Wed Feb 15 03:23:02 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.2:
+ Remember window position.
+ Use Unicode in translatable strings.
+ Use GtkPopovers for memory and function buttons (bgo#748742).
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 15 03:23:01 UTC 2017 - dimstar@opensuse.org
- Update to version 3.23.1:
+ Migrate to GtkGrid from deprecated GtkTable API (bgo#767394).
+ Use localized window title (bgo#768432).
+ Preferences dialog update (bgo#746599).
+ Add option to start window in mode (bgo#748135).
+ Fix help typo (bgo#748894).
+ Fix reusing items from history (bgo#766155).
+ Use MPC for complex numbers (bgo#759439).
+ Fix bit panel and base label when base has changed
(bgo#732685).
+ Ctrl+Backspace should delete only the last number (bgo#725114).
+ Use Actions for buttons (bgo#771635).
+ Add round, floor, ceil, sgn to docs (bgo#748895).
+ Rename Pound Sterling to British Pound Sterling (bgo#664366).
+ Fix possible errors on currency conversion (bgo#750672).
+ Add new window appmenu entry (bgo#724478).
+ Fix markup error in about (bgo#772990).
+ Add accels for changing mode (bgo#740503).
+ History view styling (bgo#743499).
+ Window layout fixes (bgo#743538).
+ Remov unnecessary scrolledwindow (bgo#768656).
+ Add keyboard shortcuts window (bgo#772735).
+ Fix first expression with parentheses (bgo#700617).
+ Add shortcut to close current window (bgo#755398).
+ Fix conversion unit change (bgo#748732).
+ Fixed conversion user interface for LTR (bgo#711587).
+ Updated translations.
- Add mpc-devel BuildRequires: new dependency.
-------------------------------------------------------------------
Mon Feb 13 21:29:39 UTC 2017 - zaitor@opensuse.org

View File

@ -17,15 +17,16 @@
Name: gnome-calculator
Version: 3.22.3
Version: 3.24.0
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.22/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-calculator/3.24/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool >= 0.50
BuildRequires: mpc-devel
BuildRequires: mpfr-devel
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
@ -34,7 +35,7 @@ BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.40
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.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)
@ -70,7 +71,7 @@ make %{?_smp_mflags}
%install
%make_install
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%suse_update_desktop_file %{name} Calculator
%suse_update_desktop_file org.gnome.Calculator
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}
@ -91,7 +92,7 @@ rm -rf %{buildroot}
%doc %{_datadir}/help/C/%{name}
%{_bindir}/*
%dir %{_datadir}/appdata
%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/appdata/org.gnome.Calculator.appdata.xml
%{_datadir}/applications/*.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
%dir %{_libdir}/gnome-calculator/
@ -103,7 +104,7 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/services/org.gnome.Calculator.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/gnome-calculator-search-provider.ini
%{_datadir}/gnome-shell/search-providers/org.gnome.Calculator-search-provider.ini
%{_libexecdir}/gnome-calculator-search-provider
%files lang -f %{name}.lang