8 Commits

Author SHA256 Message Date
f767bae956 Accepting request 1319395 from graphics
OBS-URL: https://build.opensuse.org/request/show/1319395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/switcheroo?expand=0&rev=7
2025-11-24 13:11:15 +00:00
107993d40f - Update to version 2.5.1
* Fix wrong check to ghostscript

OBS-URL: https://build.opensuse.org/package/show/graphics/switcheroo?expand=0&rev=13
2025-11-23 11:38:17 +00:00
1a19b03371 Accepting request 1318203 from graphics
OBS-URL: https://build.opensuse.org/request/show/1318203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/switcheroo?expand=0&rev=6
2025-11-18 14:32:37 +00:00
d396ecbfaf - Update to version 2.5.0
* Update runtime to GNOME 49 and simplify dependencies.

OBS-URL: https://build.opensuse.org/package/show/graphics/switcheroo?expand=0&rev=11
2025-11-17 09:36:52 +00:00
6e82715ba1 Accepting request 1271012 from graphics
OBS-URL: https://build.opensuse.org/request/show/1271012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/switcheroo?expand=0&rev=5
2025-04-20 07:36:26 +00:00
c2ed527c98 - Update to version 2.4.0
* rewrite naming logic to ensure no collisions or omission
  * add remove alpha when input does not support alpha but output
    does
  * put an arbitrary limit on 4M pixels for thumbnail generation
    and only load 10... 
  * mark heic and heif as supports animation
  * check for gs and zip and let user know what's wrong gracefully
  * don't add images that already exist
  * add warning about unsupported files
  * simplify input formatting for magick command

OBS-URL: https://build.opensuse.org/package/show/graphics/switcheroo?expand=0&rev=9
2025-04-19 22:21:43 +00:00
009790605a Accepting request 1242310 from graphics
OBS-URL: https://build.opensuse.org/request/show/1242310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/switcheroo?expand=0&rev=4
2025-02-03 20:44:32 +00:00
8faa70972f - Update to version 2.3.1
* Update runtime to GNOME 47.
  * Don't panic when opening image.

OBS-URL: https://build.opensuse.org/package/show/graphics/switcheroo?expand=0&rev=7
2025-02-03 07:31:19 +00:00
4 changed files with 43 additions and 7 deletions

View File

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

3
switcheroo-2.5.1.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sun Nov 23 11:30:44 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.5.1
* Fix wrong check to ghostscript
-------------------------------------------------------------------
Mon Nov 17 09:15:13 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.5.0
* Update runtime to GNOME 49 and simplify dependencies.
-------------------------------------------------------------------
Sat Apr 19 21:54:35 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.4.0
* rewrite naming logic to ensure no collisions or omission
* add remove alpha when input does not support alpha but output
does
* put an arbitrary limit on 4M pixels for thumbnail generation
and only load 10...
* mark heic and heif as supports animation
* check for gs and zip and let user know what's wrong gracefully
* don't add images that already exist
* add warning about unsupported files
* simplify input formatting for magick command
-------------------------------------------------------------------
Mon Feb 3 07:18:18 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2.3.1
* Update runtime to GNOME 47.
* Don't panic when opening image.
-------------------------------------------------------------------
Sat Jun 22 15:53:16 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -1,6 +1,7 @@
#
# spec file for package switcheroo
#
# Copyright (c) 2025 mantarimay
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
@@ -17,21 +18,21 @@
%define appid io.gitlab.adhami3310.Converter
%define rurl d9666e26d4a8a183ea1b1ca5d9b6cd1a
%define rurl 1018de59a8ec3466929ed0bfb428b255
Name: switcheroo
Version: 2.2.0
Version: 2.5.1
Release: 0
Summary: Convert and manipulate images
License: GPL-3.0-only
URL: https://gitlab.com/adhami3310/Switcheroo
Source: %{url}/uploads/%{rurl}/%{name}-%{version}.tar.xz
Source: https://gitlab.com/-/project/41292464/uploads/%{rurl}/%{name}-%{version}.tar.xz
BuildRequires: appstream-glib
BuildRequires: blueprint-compiler
BuildRequires: cargo-packaging
BuildRequires: desktop-file-utils
BuildRequires: meson
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(libadwaita-1) >= 1.8
%description
Switcheroo is designed to give you a simple, quick, and easy-to-use tool
@@ -61,6 +62,7 @@ built on top of the most advanced image editing libraries, ImageMagick.
%{_datadir}/icons/hicolor/*/apps/%{appid}*svg
%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
%{_datadir}/metainfo/%{appid}.metainfo.xml
%{_datadir}/dbus-1/services/%{appid}.service
%files lang -f %{name}.lang