14 Commits

Author SHA256 Message Date
9af8c4d7ce Accepting request 1314316 from X11:Utilities
- Update to 2.5.0:
  * Add `-reuse-result` to replace the input with the result of the
    last successful calculation #146

OBS-URL: https://build.opensuse.org/request/show/1314316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=22
2025-10-29 20:08:19 +00:00
6dbf1d56d1 - Update to 2.5.0:
* Add `-reuse-result` to replace the input with the result of the
    last successful calculation #146

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=42
2025-10-29 10:35:46 +00:00
10204ab2e0 Accepting request 1310427 from X11:Utilities
- Update to 2.4.1:
  * Fix segfault on exit #143

OBS-URL: https://build.opensuse.org/request/show/1310427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=21
2025-10-10 15:10:07 +00:00
cf8e121d0a - Update to 2.4.1:
* Fix segfault on exit #143

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=40
2025-10-10 05:07:56 +00:00
f686123c38 Accepting request 1288924 from X11:Utilities
- Update to 2.4.0:
  * Add ability to configure via config.rasi #138

OBS-URL: https://build.opensuse.org/request/show/1288924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=20
2025-06-30 11:04:49 +00:00
ad90694c6f - Update to 2.4.0:
* Add ability to configure via config.rasi #138

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=38
2025-06-28 06:56:24 +00:00
3cd618c0a3 Accepting request 1288724 from X11:Utilities
- Update to 2.3.3:
  * Fix quick switch not working #139

OBS-URL: https://build.opensuse.org/request/show/1288724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=19
2025-06-27 21:01:11 +00:00
f52ad4c246 - Update to 2.3.3:
* Fix quick switch not working #139

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=36
2025-06-26 16:01:19 +00:00
70b0a7f0f3 Accepting request 1285356 from X11:Utilities
- Update to 2.3.2:
  * Switched from autotools to meson #136

OBS-URL: https://build.opensuse.org/request/show/1285356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=18
2025-06-13 16:46:27 +00:00
7331494eb5 - Update to 2.3.2:
* Switched from autotools to meson #136

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=34
2025-06-13 06:12:34 +00:00
3cfe8a7559 Accepting request 1284319 from X11:Utilities
- Update to 2.3.1:
  * Specify mode type #134

OBS-URL: https://build.opensuse.org/request/show/1284319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=17
2025-06-10 10:06:15 +00:00
4338336856 - Update to 2.3.1:
* Specify mode type #134

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=32
2025-06-10 06:52:26 +00:00
d5a77ce91f Accepting request 1237434 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1237434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rofi-calc?expand=0&rev=16
2025-01-13 16:53:39 +00:00
833fb99b1c - Update to 2.3.0:
* Fix multiline outputs only showing the first line
  * Error Message Color

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi-calc?expand=0&rev=30
2025-01-13 14:40:44 +00:00
4 changed files with 54 additions and 14 deletions

View File

@@ -1,3 +1,47 @@
-------------------------------------------------------------------
Wed Oct 29 10:30:08 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.5.0:
* Add `-reuse-result` to replace the input with the result of the
last successful calculation #146
-------------------------------------------------------------------
Fri Oct 10 05:07:35 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.4.1:
* Fix segfault on exit #143
-------------------------------------------------------------------
Sat Jun 28 06:55:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.4.0:
* Add ability to configure via config.rasi #138
-------------------------------------------------------------------
Thu Jun 26 16:00:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.3.3:
* Fix quick switch not working #139
-------------------------------------------------------------------
Fri Jun 13 06:03:36 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.3.2:
* Switched from autotools to meson #136
-------------------------------------------------------------------
Tue Jun 10 06:51:48 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 2.3.1:
* Specify mode type #134
-------------------------------------------------------------------
Fri Jan 10 09:24:22 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to 2.3.0:
* Fix multiline outputs only showing the first line
* Error Message Color
-------------------------------------------------------------------
Fri Mar 29 14:13:52 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package rofi-calc
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,14 @@
Name: rofi-calc
Version: 2.2.1
Version: 2.5.0
Release: 0
Summary: Calculator for rofi
License: MIT
Group: System/GUI/Other
URL: https://github.com/svenstaro/rofi-calc
Source0: https://github.com/svenstaro/rofi-calc/archive/v%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: rofi-wayland-devel >= 1.5
BuildRequires: pkgconfig(cairo)
@@ -50,18 +48,16 @@ for instance.
%setup -q
%build
autoreconf -i
%configure
make %{?_smp_mflags}
%meson
%meson_build
%install
%make_install
rm %{buildroot}%{_libdir}/rofi/calc.la
%meson_install
%files
%license LICENSE
%doc README.md
%dir %{_libdir}/rofi
%{_libdir}/rofi/calc.so
%{_libdir}/rofi/libcalc.so
%changelog

View File

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

3
v2.5.0.tar.gz Normal file
View File

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