From da2517cd03bac7fcaa6693e4a65384094b2ae73607208322a89aeef8744dcfc2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:30:52 +0000 Subject: [PATCH] Accepting request 1158685 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1158685 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=134 --- _service | 19 +++++++++++++++++++ gnome-calculator-45.0.2.tar.xz | 3 --- gnome-calculator-46.0.obscpio | 3 +++ gnome-calculator.changes | 33 +++++++++++++++++++++++++++++++++ gnome-calculator.obsinfo | 4 ++++ gnome-calculator.spec | 6 +++--- 6 files changed, 62 insertions(+), 6 deletions(-) create mode 100644 _service delete mode 100644 gnome-calculator-45.0.2.tar.xz create mode 100644 gnome-calculator-46.0.obscpio create mode 100644 gnome-calculator.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..d17cbdc --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-calculator.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/gnome-calculator-45.0.2.tar.xz b/gnome-calculator-45.0.2.tar.xz deleted file mode 100644 index 30dd8ae..0000000 --- a/gnome-calculator-45.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dcbf32384897171cbe5483ec664d994e5e755e912ae1df911624f03c90867c2 -size 1100744 diff --git a/gnome-calculator-46.0.obscpio b/gnome-calculator-46.0.obscpio new file mode 100644 index 0000000..56f872d --- /dev/null +++ b/gnome-calculator-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3ba53e4d4b2e22529574a93ac8956c166d90967c80cd554c0805a9a1310088 +size 12075021 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 8c379e1..d3a43d5 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sun Mar 17 09:23:40 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Metainfo improvements. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 07:44:13 UTC 2024 - Dominique Leuenberger + +- Update to version 46.rc: + + Metainfo (homepage, developer id) improvements. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 12 15:51:54 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 16 08:16:23 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + Allow substring search in the unit selection drop-downs. + + libsoup library usage update. + + appdata updates. + + Ported some components to adwaita. + + Support Argentine Peso currency. + + Reload conversion rates if in search-provider conversion fails. + + Add Troy ounce (ozt) as new unit. + + Updated translations. + ------------------------------------------------------------------- Sat Sep 16 16:20:13 UTC 2023 - Bjørn Lie diff --git a/gnome-calculator.obsinfo b/gnome-calculator.obsinfo new file mode 100644 index 0000000..f62d6e1 --- /dev/null +++ b/gnome-calculator.obsinfo @@ -0,0 +1,4 @@ +name: gnome-calculator +version: 46.0 +mtime: 1710616893 +commit: 9ca2245ca3f58007d79da785ebf44d54ce0d1ff6 diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 9b3938d..bdc7fe0 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calculator # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define gcisover 1-0_0_0 Name: gnome-calculator -Version: 45.0.2 +Version: 46.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 -Source0: https://download.gnome.org/sources/gnome-calculator/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: meson >= 0.52.0