4 Commits

Author SHA256 Message Date
89e75d9203 Accepting request 1225036 from utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1225036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jp2a?expand=0&rev=8
2024-11-19 21:20:34 +00:00
1b793f941f - update to version 1.3.2:
- Fix Docker image missing libexif library. Thanks to PowerMeep
   (https://github.com/PowerMeep)
- update to version 1.3.1:
 - Fix segmentation fault that can occur when trying to parse a file of an
   unsupported file type. Thanks to Balló György (https://github.com/City-busz)

OBS-URL: https://build.opensuse.org/package/show/utilities/jp2a?expand=0&rev=19
2024-11-12 09:34:08 +00:00
f9200e1f8e Accepting request 1202536 from utilities
- Update to version 1.3.0:
 - support Exif metadata (for image orientation)
 - support for WebP images
 - add option to center image in terminal
 - support for Zsh completion

OBS-URL: https://build.opensuse.org/request/show/1202536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jp2a?expand=0&rev=7
2024-09-23 13:23:20 +00:00
f6f7c12f09 - Update to version 1.3.0:
- support Exif metadata (for image orientation)
 - support for WebP images
 - add option to center image in terminal
 - support for Zsh completion

OBS-URL: https://build.opensuse.org/package/show/utilities/jp2a?expand=0&rev=17
2024-09-23 06:25:15 +00:00
4 changed files with 5 additions and 11 deletions

3
jp2a-1.3.2.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Jan 1 10:14:13 UTC 2026 - Sebastian Wagner <sebix@sebix.at>
- Update to version 1.3.3:
* Don't repeat escape sequences when color hasn't changed.
-------------------------------------------------------------------
Tue Nov 12 09:07:47 UTC 2024 - Sebastian Wagner <sebix@sebix.at>

View File

@@ -1,7 +1,7 @@
#
# spec file for package jp2a
#
# Copyright (c) 2026 SUSE LLC and contributors
# 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
@@ -18,7 +18,7 @@
%{!?license: %global license %doc}
Name: jp2a
Version: 1.3.3
Version: 1.3.2
Release: 0
Summary: Converts JPEG images to ASCII
License: GPL-2.0-only